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 createJournalName(
str ledgerJournalNameId,
str ledgerJournalDescription,
int64 numberSequenceScopeRecid,
NewVoucher newVoucher,
LedgerJournalType journalType,
LedgerJournalACType ledgerJournalACType,
DetailSummary detailSummary,
CurrentOperationsTax postingLayer,
LedgerJournalFeePosting ledgerJournalFeePosting,
TaxBookTypeJournal taxBookTypeJournal)
Run On
Server
Parameters
- 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