SAP ABAP Function Module ISU_S_EDM_EXCEL_EXPORT (Intern: Exportiert ein EDM-Profil nach EXCEL)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-EDM (Application Component) Energy Data Management
     EE_EDM_COM (Package) Communication
Basic Data
Function Module ISU_S_EDM_EXCEL_EXPORT Intern: Exportiert ein EDM-Profil nach EXCEL  
Function Group EEDM_OFFICE_INTEGRATION   Office Integration (Import,Export,Displ)  
Program Name SAPLEEDM_OFFICE_INTEGRATION    
INCLUDE Name LEEDM_OFFICE_INTEGRATIONU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing XY_PROFILE TYPE REF TO CL_ISU_EDM_PROFILE EDM Profil
Exporting Y_DB_UPDATE TYPE REGEN-DB_UPDATE Datenbankänderung erfolgt (X) oder nicht (SPACE)
Importing X_PROFILENR TYPE E_PROFILE Nummer des EDM-Profils
Importing X_DATEFROM TYPE ABDATUM Beginn eines Zeitraumes
Importing X_DATETO TYPE BISDATUM Datum, bis zu dem ein Eintrag gültig ist
Importing X_TIMEZONE TYPE TIMEZONE SY-ZONLO Zeitzone
Exception ERROR_OCCURRED TYPE Fehler bei der Verarbeitung
Exception NOT_FOUND TYPE Profil nicht gefunden
               
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 462