RetailReplenishmentTransferOrder::existsTransferOrder Method [AX 2012]
Checks for the existence of transfer order.
client server public static boolean existsTransferOrder(
RefTableId _refTableId,
RefRecId _refRecId,
InventLocationId _inventLocationIdTo)
Run On
CalledParameters
- _refTableId
- Type: RefTableId Extended Data Type
The reference number for the table.
- _refRecId
- Type: RefRecId Extended Data Type
The reference number for the table record.
- _inventLocationIdTo
- Type: InventLocationId Extended Data Type
The value for the location to where .
Show: