RapidStartSetup::createJournalName Method [AX 2012]
server public static void createJournalName(
str ledgerJournalNameId,
str ledgerJournalDescription,
int64 numberSequenceScopeRecid,
NewVoucher newVoucher,
LedgerJournalType journalType,
LedgerJournalACType ledgerJournalACType,
DetailSummary detailSummary,
CurrentOperationsTax postingLayer,
LedgerJournalFeePosting ledgerJournalFeePosting,
TaxBookTypeJournal taxBookTypeJournal)
Run On
ServerParameters
- ledgerJournalNameId
- Type: str
- ledgerJournalDescription
- Type: str
- numberSequenceScopeRecid
- Type: int64
- newVoucher
- Type: NewVoucher Enumeration
- journalType
- Type: LedgerJournalType Enumeration
- ledgerJournalACType
- Type: LedgerJournalACType Enumeration
- detailSummary
- Type: DetailSummary Enumeration
- postingLayer
- Type: CurrentOperationsTax Enumeration
- ledgerJournalFeePosting
- Type: LedgerJournalFeePosting Enumeration
- taxBookTypeJournal
- Type: TaxBookTypeJournal Enumeration
Show: