The ERTPINTERFACET table in SAP ERP or S/4HANA stores RTP Interface (Header Data) data. There are total 4 fields in ERTPINTERFACET table. The RTP Interface (Header 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 ERTPINTERFACET table. It is in Real-Time Pricing (EE_EDM_RTP) ABAP package and is part of the Energy Data Management (IS-U-EDM) module.
SAP ERTPINTERFACET Table Fields
Following is the list of fields that are available in SAP ERTPINTERFACET table. The primary key fields of the table are MANDT (Client), RTPINTERFACE (RTP interface), SPRAS (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| RTPINTERFACE | RTP interface | E_RTPINTERFACE | ERTPINTERFACE | CHAR (10) |
| SPRAS | Language Key | SPRAS | T002 | LANG (1) |
| RTPINTERFACETEXT | RTP interface description | E_RTPINTERFACETEXT | CHAR (60) |


