SAP ABAP Function Module ISU_CRM_PROFVAL_FROM_RTP (Profilwerte mit Hilfe RTP-Schnittstelle berechnen)
Hierarchy
☛
IS-UT (Software Component) SAP Utilities/Telecommunication
⤷
IS-U-EDM (Application Component) Energy Data Management
⤷
EE_EDM_CRM (Package) EDM CRM Integration
⤷
⤷
Basic Data
| Function Module | ISU_CRM_PROFVAL_FROM_RTP | Profilwerte mit Hilfe RTP-Schnittstelle berechnen |
| Function Group | ISU_CRM_PROFVALUES | Profile Value Processing |
| Program Name | SAPLISU_CRM_PROFVALUES | |
| INCLUDE Name | LISU_CRM_PROFVALUESU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IV_RTP_INTERFACE | TYPE | E_RTPINTERFACE | RTP-Schnittstelle | |||
| |
IV_DATE_FROM | TYPE | E_EDMDATEFROM | Ab-Datum | |||
| |
IV_TIME_FROM | TYPE | E_EDMTIMEFROM | Ab-Zeit | |||
| |
IV_DATE_TO | TYPE | E_EDMDATEFROM | Bis-Datum | |||
| |
IV_TIME_TO | TYPE | E_EDMTIMEFROM | Bis-Zeit | |||
| |
IV_TIMEZONE | TYPE | EDM_TIMEZONE | Zeitzone für EDM-Objekte | |||
| |
IT_PROFILES | TYPE | EEDM_CRM_PROFILES | Übergabestruktur für Profile aus dem CRM | |||
| |
IT_PERIODS | TYPE | EEDMDATETO | Struktur für Bis-Datum | |||
| |
ET_RESULT_PROFILES | TYPE | EEDM_CRM_RESULT_PROFVAL | Übergabestruktur Resultatprofile ins CRM | |||
| |
ET_RETURN | TYPE | BAPIRET2 | Returnparameter | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 472 |