PCEnterprisePortalMain::getRecordContextForTemporaryRecord Method [AX 2012]
Gets the persisted record for a given table ID and inventory transaction ID.
server public static Common getRecordContextForTemporaryRecord(TableId _tableId, InventTransId _inventTransId)
Run On
ServerParameters
- _tableId
- Type: TableId Extended Data Type
A table ID.
- _inventTransId
- Type: InventTransId Extended Data Type
An inventory transaction ID.
Show: