ATP_BM_R_CHK_R
ATP Basic Method Requirement Check Request
ATP_BM_R_CHK_R is an SAP database table in S/4HANA. ATP Basic Method Requirement Check Request. It contains 7 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| R_ATPBasicMethRqmtCheckReqBsc | view_entity | from | BASIC | ATP Basic Meth Rqmt Check Request Basic |
Fields (7)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | abap.clnt | ||||
| KEY | atpbasicmethodrqmtcheckrequuid | atp_chklg_bm_r_check_req_uuid | ||||
| atpbasicmethodcheckuuid | atp_chklg_bm_check_uuid | |||||
| atpbasicmethchksqncexecrequuid | atp_chklg_bm_csqnc_exec_r_uuid | |||||
| atpcheckiterationuuid | atp_check_iteration_uuid | Check Iteration UUID | ||||
| atpcheckuuid | atp_cid | Check ID | ||||
| atpcheckversion | atp_check_version | ATP Check Version |
Derived SQL schema, reconstructed from the indexed DDIC field metadata (field names, types, lengths and key flags) — a functional representation, not the verbatim SAP source.
-- ATP Basic Method Requirement Check Request
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE ATP_BM_R_CHK_R (
MANDT, -- abap.clnt
ATPBASICMETHODRQMTCHECKREQUUID, -- atp_chklg_bm_r_check_req_uuid
ATPBASICMETHODCHECKUUID, -- atp_chklg_bm_check_uuid
ATPBASICMETHCHKSQNCEXECREQUUID, -- atp_chklg_bm_csqnc_exec_r_uuid
ATPCHECKITERATIONUUID, -- Check Iteration UUID [atp_check_iteration_uuid]
ATPCHECKUUID, -- Check ID [atp_cid]
ATPCHECKVERSION, -- ATP Check Version [atp_check_version]
PRIMARY KEY (MANDT, ATPBASICMETHODRQMTCHECKREQUUID)
);
Learn More
- Understanding Data Lineage in SAP S/4HANA
- SAP Tables vs CDS Views — Key Differences
- Understanding the SAP S/4HANA Data Model
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA