APS_CKE_ACT_STAT - CDS View activation status
CDS View activation status information is stored in SAP table APS_CKE_ACT_STAT.
It is part of development package SAPS_CGKE_COMMON in software component BC-SRV-APS-GKE. This development package consists of objects that can be grouped under "Common Objects of generic CDS key user editor".
It is part of development package SAPS_CGKE_COMMON in software component BC-SRV-APS-GKE. This development package consists of objects that can be grouped under "Common Objects of generic CDS key user editor".
Fields for table APS_CKE_ACT_STAT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
DDLNAME | Custom CDS View DDL Name | X | APS_CGKE_DDL_NAME | CHAR | 80 | |
TIMESTAMP | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 11 | ||
STATUS | status of CDS View activation | APS_CKE_ACTIVATION_STATUS | CHAR | 2 | ||
LAST_CHANGED_BY | Last Changed By | AS4USER | CHAR | 24 | ||
LAST_CHANGED_AT | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
BALLOG_HANDLE | Application Log: Log Handle | BALLOGHNDL | CHAR | 44 | ||
JOB_NAME | Background Job Name | BTCJOB | CHAR | 64 | ||
JOB_COUNT | Job ID | BTCJOBCNT | CHAR | 16 | ||
ACTION_DURATION | Duration in seconds | INT2 | 2 |