BankLCLine.initShipmentLine Method
Initializes an instance of the BankLCLine class.
Syntax
public void initShipmentLine(
BankLCRefRecId _bankLCRefRecId,
TransDate _defaultDeliveryDate,
AmountCur _amount)
Run On
Called
Parameters
- _bankLCRefRecId
Type: BankLCRefRecId Extended Data Type
The record ID of a letter of credit.
- _defaultDeliveryDate
Type: TransDate Extended Data Type
The default delivery date.
- _amount
Type: AmountCur Extended Data Type
The default shipment amount.