The ATP_RESPNS_ASSGN table in SAP ERP or S/4HANA stores ATP Order Fulfillment Responsibility Assignment data. There are total 8 fields in ATP_RESPNS_ASSGN table. The ATP Order Fulfillment Responsibility Assignment 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 ATP_RESPNS_ASSGN table. It is in Virtual Data Model for Order Fulfillment Respons. in ATP (ATP_RESPONSIBILITY_VDM) ABAP package and is part of the ATP: Controller & Central Functions (CA-ATP-CTL) module.
SAP ATP_RESPNS_ASSGN Table Fields
Following is the list of fields that are available in SAP ATP_RESPNS_ASSGN table. The primary key fields of the table are MANDT (Client), RESPONSIBILITYASSIGNMENTUUID (UUID in X form (binary)).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| RESPONSIBILITYASSIGNMENTUUID | UUID in X form (binary) | SYSUUID_X | RAW (16) | |
| RESPONSIBILITYUUID | UUID of a Order Fulfillment Responsibility | ATP_RESPONSIBILITY_UUID | RAW (16) | |
| USERID | User Assigned to an Order Fulfillment Responsibility | ATP_RESPONSIBILITY_ASSGND_USER | CHAR (12) | |
| VALIDITYSTARTUTCDATETIME | Validity Start UTC Date Time | VALIDITYSTARTUTCDATETIME | DEC (15) | |
| VALIDITYSTARTTIMEZONE | Validity Start Time Zone | VALIDITYSTARTTIMEZONE | CHAR (6) | |
| VALIDITYENDUTCDATETIME | Validity End UTC Date Time | VALIDITYENDUTCDATETIME | DEC (15) | |
| VALIDITYENDTIMEZONE | Validity End Time Zone | VALIDITYENDTIMEZONE | CHAR (6) |


