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 record by oldId and oldDataAreaId.
Syntax
client server public static DEL_RetailUpgradedStringID findByOldID(
RetailUpgradedStringID _oldId,
DataAreaId _oldDataAreaId,
RefTableId _tableId,
[boolean _forUpdate])
Run On
Called
Parameters
- _oldId
Type: RetailUpgradedStringID Extended Data Type
This is old recId.
- _oldDataAreaId
Type: DataAreaId Extended Data Type
This is old dataAreaId.
- _tableId
Type: RefTableId Extended Data Type
This is tableId of new table.
- _forUpdate
Type: boolean
This is flog to determine update or not.
Return Value
Type: DEL_RetailUpgradedStringID Table
Returns a record containing the mapping between old data and new data