Share via


DEL_RetailUpgradedStringID::findByOldID Method

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

  • _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

See Also

Reference

DEL_RetailUpgradedStringID Table