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.
Gets and sets the default values that are related to the item ID.
Syntax
server private static void journalSetItemIdOnServer(InventJournalTrans _inventJournalTrans, InventDim _inventDim)
Run On
Server
Parameters
- _inventJournalTrans
Type: InventJournalTrans Table
An InventJournalTrans buffer where the item ID has been set or changed.
- _inventDim
Type: InventDim Table
An InventDim buffer that is used for the defaulting.
Remarks
This method is executed on the server to reduce RPC calls.