BankLCImportLine::existNonPackingSlipBankLCImportLines Method
Indicates whether a shipment line exists that does not have an updated packing slips.
Syntax
client server public static boolean existNonPackingSlipBankLCImportLines(BankLCRefRecId _bankLCImportTabelRefRecId)
Run On
Called
Parameters
- _bankLCImportTabelRefRecId
Type: BankLCRefRecId Extended Data Type
The record ID of the BankLCImport record.
Return Value
Type: boolean
true if there exists shipment lines which have not been updated packing slips, else false.