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
client server private static void addToRecordInsertList(
    RecordInsertList _list, 
    LedgerCheckListItems_CN _ledgerCheckListItem, 
    LedgerCheckListStatus_CN _monthlyStopStatus, 
    LedgerCheckListStatus_CN _monthlyClosingStatus, 
    LedgerMandatoryLevel_CN _mandatoryLevel, 
   [FiscalPeriodStart _periodStart, 
    FiscalPeriodType _periodCode, 
    SysCheckListStatus _checkListClose, 
    SysCheckListStatus _checkListStop])
Run On
Called
Parameters
- _list
 Type: RecordInsertList Class
- _ledgerCheckListItem
 Type: LedgerCheckListItems_CN Enumeration
- _monthlyStopStatus
 Type: LedgerCheckListStatus_CN Enumeration
- _monthlyClosingStatus
 Type: LedgerCheckListStatus_CN Enumeration
- _mandatoryLevel
 Type: LedgerMandatoryLevel_CN Enumeration
- _periodStart
 Type: FiscalPeriodStart Extended Data Type
- _periodCode
 Type: FiscalPeriodType Enumeration
- _checkListClose
 Type: SysCheckListStatus Enumeration
- _checkListStop
 Type: SysCheckListStatus Enumeration