The CRMC_ATP_PROF_T table in SAP ERP or S/4HANA stores ATP Profile: Texts data. There are total 4 fields in CRMC_ATP_PROF_T table. The ATP Profile: Texts 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 CRMC_ATP_PROF_T table. It is in CRM: Integration with Availability Check in APO (CRM_APO) ABAP package and is part of the Availability Check (CRM-BTX-BF-ATP) module.
SAP CRMC_ATP_PROF_T Table Fields
Following is the list of fields that are available in SAP CRMC_ATP_PROF_T table. The primary key fields of ATP Profile: Texts table in SAP are CLIENT (Client), LANGU (Language Key of Description), ATP_PROFILE (ATP Profile (Reference Customizing for ATP Control in APO)).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| LANGU | Language Key of Description | CRMT_LANGUAGE | T002 | LANG (1) |
| ATP_PROFILE | ATP Profile (Reference Customizing for ATP Control in APO) | CRMT_ATP_PROFILE | CRMC_ATP_PROFILE | CHAR (6) |
| DESCRIPTION | Description | CRMT_DESCRIPTION | CHAR (40) |


