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 a record in the BankLCImportLine table.
Syntax
public void initShipmentLine(
BankLCRefRecId _bankLCRefRecId,
TransDate _defaultDeliveryDate,
AmountCur _amount)
Run On
Called
Parameters
- _bankLCRefRecId
Type: BankLCRefRecId Extended Data Type
The letter of credit record.
- _defaultDeliveryDate
Type: TransDate Extended Data Type
The default delivery date.
- _amount
Type: AmountCur Extended Data Type
The default shipment amount.