The ERTPIFACEINSTPAR table in SAP ERP or S/4HANA stores Allocation of Parameters to RTP Interface for Indiv. Insts data. There are total 8 fields in ERTPIFACEINSTPAR table. The Allocation of Parameters to RTP Interface for Indiv. Insts 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 ERTPIFACEINSTPAR 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 ERTPIFACEINSTPAR Table Fields
Following is the list of fields that are available in SAP ERTPIFACEINSTPAR table. The primary key fields of the table are MANDT (Client), ANLAGE (Installation), RTPINTERFACE (RTP interface), RTPCOMP (RTP component), PARNUMBER (Parameter number).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| ANLAGE | Installation | ANLAGE | EANL | CHAR (10) |
| RTPINTERFACE | RTP interface | E_RTPINTERFACE | ERTPINTERFACE | CHAR (10) |
| RTPCOMP | RTP component | E_RTPCOMP | ERTPCOMP | CHAR (10) |
| PARNUMBER | Parameter number | EPARNUMBER | NUMC (2) | |
| PROFILE | Number of EDM Profile | E_PROFILE | EPROFHEAD | NUMC (18) |
| PROFROLE | Profile allocation role | PROFROLE | EPROFASSROLE | CHAR (4) |
| DAYTYPEXID | Exception to Day Type | E_RTP_DAYTYPEXID | CHAR (2) |


