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.
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.