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.
Gets the update checklist status after it is performed for each period.
Syntax
server public static void updateCheckListStatusOnServer(
    LedgerPeriodStatus _ledgerPeriodStatus, 
    LedgerCheckListItems_CN _checkListItems_CN, 
    SysCheckListStatus _checkListStatus)
Run On
Server
Parameters
- _ledgerPeriodStatus
 Type: LedgerPeriodStatus Enumeration
 The fiscal period status.
- _checkListItems_CN
 Type: LedgerCheckListItems_CN Enumeration
 The checklist item.
- _checkListStatus
 Type: SysCheckListStatus Enumeration
 The checklist status.