CDS Views for APJ_D_JOB_EXE table
Overview
APJ_D_JOB_EXE is a standard SAP S/4HANA table that stores Application job execution data. The following is a list of CDS Views for APJ_D_JOB_EXE table.
A CDS view is a CDS entity that implements a view and is defined in a CDS data definition. They are defined for existing database tables, views, or other non-abstract CDS entities.
Using CDS views, you can rearrange and rename table fields to meet application-specific requirements. They are used to define rich semantic data models.
APJ_D_JOB_EXE CDS Views
The following table gives you an overview of the released standard CDS views for APJ_D_JOB_EXE table in S/4HANA 2020.
| CDS View Name | SQL View Name | Description |
|---|---|---|
| APJ_V_JOB_RUN_ABORTED_FINISHED | APJ_V_AF_JOBS | All aborted or finished application jobs |
| APJ_V_JOB_RUN_OVERVIEW | APJ_V_JOB_RUN_OV | application job run overview |
| APJ_V_JOB_STATUS_INT | APJ_V_JSTAT_INT | Converts internal status into external status |
| APJ_V_SPOOL_EXISTS | APJ_V_SPOOL_EX | App Jobs Spool exists check |
| APJ_V_SPOOL_EXISTS_W_SC | APJ_V_SPOOL_EXWC | Spool exists check with spoolcount |
| C_PUBSECPERIODICCMTMTADJTP | CPSMS4CPCMTADJTP | Periodic Commitment Adjustment |
| P_APPL_JOB_RUN_DET | PAPLJOBRUNDET | Application Job Run Details |