ACCCLSSTPPER table in SAP ERP or S/4HANA stores Setting for Period Lock data. There are total 7 fields in ACCCLSSTPPER table. The Setting for Period Lock table is available in all major of SAP S/4HANA versions and is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of ACCCLSSTPPER table. It is in Period (FINB_PERIOD) ABAP package and is part of the Financials Basis (FIN-FB) module.
SAP ACCCLSSTPPER Table Fields
Following is the list of fields that are available in SAP ACCCLSSTPPER table. The primary key fields of Setting for Period Lock table in SAP are MAND (Client), ACC_SYSTEM (Accounting System), ACC_FISCYEAR (Fiscal Year), ACC_FISCPERIOD (Fiscal Period).
Field | Description | Data Element | Check Table | Data Type |
---|---|---|---|---|
MAND | Client | MANDT | * | CLNT(3) |
ACC_SYSTEM | Accounting System | ACC_SYSTEM | ACCSYS0C | CHAR(8) |
ACC_FISCYEAR | Fiscal Year | UG_FISCYEAR | NUMC(4) | |
ACC_FISCPERIOD | Fiscal Period | UG_FISCPERIOD | NUMC(3) | |
ACC_CLSSTEPFROM | Closing phase from | ACC_CLOSESTEPFR | ACCCLOSESTEP | NUMC(3) |
ACC_CLSSTEPTO | Closing Phase to | ACC_CLOSESTEPTO | ACCCLOSESTEP | NUMC(3) |
ACC_XPERCLOSED | Flag: Posting Period Closed | ACC_XPERCLOSED | CHAR(1) |