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.
Finds lines of the EXIM DEPB scheme, based on the version number of the scheme table.
Syntax
client server public static EximDEPBSchemesLine_IN findBySchemeTableVersionNumId(
RefRecId _schemeTableRecId,
Version _versionNum,
[boolean _forUpdate])
Run On
Called
Parameters
- _schemeTableRecId
Type: RefRecId Extended Data Type
The record ID of the scheme table.
- _versionNum
Type: Version Extended Data Type
The version number.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update.
Return Value
Type: EximDEPBSchemesLine_IN Table
The instance of the EximDEPBSchemesLine_IN class.