Share via


RapidStartSetup::createJournalName Method [AX 2012]

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

See Also

Reference

RapidStartSetup Class