The CKMLAVR_CPTFUNC table in SAP ERP or S/4HANA stores Functions in the Alternative Valuation Run Cockpit data. There are total 10 fields in CKMLAVR_CPTFUNC table. The Functions in the Alternative Valuation Run Cockpit table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of CKMLAVR_CPTFUNC table. It is in Material Ledger Alternative Valuation Run (CO_ML_AVR) ABAP package and is part of the Alternative Valuation Run (CO-PC-ACT-AVR) module.
SAP CKMLAVR_CPTFUNC Table Fields
Following is the list of fields that are available in SAP CKMLAVR_CPTFUNC table. The primary key fields of the table are MANDT (Client), APPL (Material Ledger Costing Run Application), VRGNG (Business Transaction).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| APPL | Material Ledger Costing Run Application | CKML_RUN_APPL | CHAR (4) | |
| VRGNG | Business Transaction | J_VORGANG | * | CHAR (4) |
| PROGRAMM | ABAP Program Name | PROGRAMM | * | CHAR (40) |
| LOCK_ICON | Authorization to Execute Step | CKML_RUN_PROC_ALLOW_ICON | CHAR (36) | |
| PARAM_ICON | Change Parameters | CKML_RUN_PROC_PARAMETER_ICON | CHAR (36) | |
| EXECUTE_ICON | Execute Flow Step | CKML_RUN_PROC_EXECUTE_ICON | CHAR (36) | |
| LOG_ICON | Display Log | CKML_RUN_PROC_LOG_ICON | CHAR (36) | |
| FUNCTION | Name of function module | FUNIT | CHAR (30) | |
| ACTIVE | Indicator: Active | AKTKZ | CHAR (1) |


