The EPDESCPTRB table in SAP ERP or S/4HANA stores IS-U MD template description: product cat. allocations: data data. There are total 25 fields in EPDESCPTRB table. The IS-U MD template description: product cat. allocations: data 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 EPDESCPTRB table. It is in IS-U: Master Data Generator (EEPDSC1) ABAP package and is part of the Integration: Customer Relationship Management (IS-U-CS-CRM) module.
SAP EPDESCPTRB Table Fields
Following is the list of fields that are available in SAP EPDESCPTRB table. The primary key fields of the table are MANDT (Client), ACTSTAT (Activation Status of Entry), PRODID (Node to Describe Master Data Template), TYPEID (Master Data Template Category), DELEMENT (Target element), PRIORITY (Priority for a data flow definition), DCOMPONENT (Component of target element), ELEMTYPE (Element type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| ACTSTAT | Activation Status of Entry | EBA_ACTIVE | CHAR (1) | |
| PRODID | Node to Describe Master Data Template | EPD_PRODID | EPDESCPTR | CHAR (20) |
| TYPEID | Master Data Template Category | EPD_TYPEID | EPDESCPTR | CHAR (20) |
| DELEMENT | Target element | EWC_DELEM | CHAR (32) | |
| PRIORITY | Priority for a data flow definition | EWC_PRIO | NUMC (2) | |
| DCOMPONENT | Component of target element | EWC_DCMPNT | CHAR (32) | |
| ELEMTYPE | Element type | SWC_ELEMTP | CHAR (1) | |
| DREFTYPE | Reference type | EWC_REFTYP | CHAR (1) | |
| DOBJTYPE | Target element object type | EWC_DOBJTY | TOJTB | CHAR (10) |
| DREFSTRUCT | DDIC reference for target element (Structure) | EWC_DREFST | DD02L | CHAR (30) |
| DREFFIELD | DDIC reference of target element (Field) | EWC_DREFFD | DD03L | CHAR (30) |
| DTABELEM | Target element has multiple lines | EWC_DTABEL | CHAR (1) | |
| DOBLIG | Target element obligatory | EWC_DOBLIG | CHAR (1) | |
| DCOMPOBLIG | Target element component obligatory | EWC_DCOBLG | CHAR (1) | |
| SELEMENT | Source element | EWC_SELEM | CHAR (32) | |
| SCOMPONENT | Component of source element | EWC_SCMPNT | CHAR (255) | |
| SREFTYPE | Reference type | EWC_REFTYP | CHAR (1) | |
| SOBJTYPE | Object type of source element | EWC_SOBJTY | TOJTB | CHAR (10) |
| SREFSTRUCT | Data dictionary reference for source element (structure) | EWC_SREFST | DD02L | CHAR (30) |
| SREFFIELD | Data dictionary reference for source element field | EWC_SREFFD | DD03L | CHAR (30) |
| STABELEM | Source element has multiple lines | EWC_STABEL | CHAR (1) | |
| SLITERAL | Value for the source element in container format | EWC_LITERL | CHAR (100) | |
| DLOGICALSYSTEM | Logical System | CRMD_CIC_ACTION_BOX_LOGSYS | * | CHAR (10) |
| SLOGICALSYSTEM | Logical System | CRMD_CIC_ACTION_BOX_LOGSYS | * | CHAR (10) |


