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.
Creates an inventory journal.
Syntax
server public static container createInventoryJournal(
InventLocationId _inventLocationId,
[JournalDescription _description,
InventJournalSource _source])
Run On
Server
Parameters
- _inventLocationId
Type: InventLocationId Extended Data Type
Identification of the warehouse.
- _description
Type: JournalDescription Extended Data Type
Description of the journal.
- _source
Type: InventJournalSource Extended Data Type
Inventory journal source.
Return Value
Type: container
Container with the status as true if the creation of record is successful; else false and appropriate xml string.