Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Deletes the purchase line.
Syntax
public void delete(
[boolean _showInfoDelReserv,
boolean _deletePBA,
boolean _updateOrderLineOfDeliverySchedule])
Run On
Called
Parameters
- _showInfoDelReserv
Type: boolean
A Boolean value that indicates whether to show the reservation deletion information; optional.
- _deletePBA
Type: boolean
A Boolean value that indicates whether to delete the product builder item line configuration; optional.
- _updateOrderLineOfDeliverySchedule
Type: boolean
A Boolean value that indicates whether to update the order line after the delivery line of it has been deleted; optional.
Remarks
Recalculates the PrepayLimit and PrepayAvailable fields of PurchPrepayTable table.