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 values from the EXIM DEPB schedule by schedule item ID.
Syntax
client server public static EximDEPBScheduleValues_IN findByScheduleItemId(
RefRecId _scheduleRecId,
ItemId _itemId,
[boolean _forUpdate])
Run On
Called
Parameters
- _scheduleRecId
Type: RefRecId Extended Data Type
The record ID of the schedule.
- _itemId
Type: ItemId Extended Data Type
The item ID.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update.
Return Value
Type: EximDEPBScheduleValues_IN Table
The instance of the EximDEPBScheduleValues_IN class.