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
Importing IV_RTP_INTERFACE TYPE E_RTPINTERFACE RTP-Schnittstelle
Importing IV_DATE_FROM TYPE E_EDMDATEFROM Ab-Datum
Importing IV_TIME_FROM TYPE E_EDMTIMEFROM Ab-Zeit
Importing IV_DATE_TO TYPE E_EDMDATEFROM Bis-Datum
Importing IV_TIME_TO TYPE E_EDMTIMEFROM Bis-Zeit
Importing IV_TIMEZONE TYPE EDM_TIMEZONE Zeitzone für EDM-Objekte
Tables IT_PROFILES TYPE EEDM_CRM_PROFILES Übergabestruktur für Profile aus dem CRM
Tables IT_PERIODS TYPE EEDMDATETO Struktur für Bis-Datum
Tables ET_RESULT_PROFILES TYPE EEDM_CRM_RESULT_PROFVAL Übergabestruktur Resultatprofile ins CRM
Tables ET_RETURN TYPE BAPIRET2 Returnparameter
               
Processing Type
Normal Function Module  
Remote-Enabled 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