AgreementLineReleasedLine::unlinkPurchDeliverySchedule Method
Disassociates the complete delivery schedule from an agreement line.
Syntax
client server public static void unlinkPurchDeliverySchedule(TradeInventTransId _orderLine)
Run On
Called
Parameters
- _orderLine
Type: TradeInventTransId Extended Data Type
The inventory transaction ID of the order line to be disassociated.
Remarks
At all times, either all delivery lines are associated to an agreement line, or no delivery lines are associated to an agreement line.