PurchLineType.delete Method [AX 2012]
Deletes a purchase line.
public void delete(
[boolean _showInfoDelReserv,
boolean deletePBA,
boolean updateOrderLineOfDeliverySchedule])
Run On
CalledParameters
- _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 the delete product builder item line configuration; optional.
- updateOrderLineOfDeliverySchedule
- Type: boolean
A Boolean value that indicates whether an order line should be updated after the deletion of its delivery line; optional.
A Boolean value that indicates whether an order line should be updated after the deletion of its delivery line; optional.
Community Additions
ADD
Show: