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.
Syntax
server public static void createInventoryJournalName(
str ledgerJournalNameId,
str ledgerJournalDescription,
int64 numberSequenceScopeRecid,
InventJournalType journalType,
DetailSummary detailSummary,
JournalVoucherDraw journalVoucherDraw,
InventJournalVoucherChange inventJournalVoucherChange,
ItemReservation itemReservation)
Run On
Server
Parameters
- ledgerJournalNameId
Type: str
- ledgerJournalDescription
Type: str
- numberSequenceScopeRecid
Type: int64
- journalType
Type: InventJournalType Enumeration
- detailSummary
Type: DetailSummary Enumeration
- journalVoucherDraw
Type: JournalVoucherDraw Enumeration
- inventJournalVoucherChange
Type: InventJournalVoucherChange Enumeration
- itemReservation
Type: ItemReservation Enumeration