SAP ABAP Function Module /BDL/_CREATE_SESSION (Create a session for service data collection and transfer (in SDCC))
Hierarchy
ST-PI (Software Component) SAP Solution Tools Plug-In
   SV-SMG-SDD (Application Component) Service Data Download
     /BDL/BDL3N (Package) Already existing objects of SDCC in release 4*
Basic Data
Function Module /BDL/_CREATE_SESSION Create a session for service data collection and transfer (in SDCC)  
Function Group /BDL/BDL3   Sapnet functions for RFC-Download  
Program Name /BDL/SAPLBDL3    
INCLUDE Name /BDL/LBDL3U37    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing SESSNO TYPE BDLDTOC-SESSIONNR session number
Importing EXTENSION TYPE BDLDTOC-MANDANT session number extension (usually client)
Importing CONTRACT TYPE BDLSERVICE-CONTRACT contract type name
Importing DESCR TYPE BDLSERVICE-DESCR description name for session type
Importing PERIODE TYPE /BDL/CUSTSES-PERIOD period of session repetition
Importing SESSDATE TYPE /BDL/CUSTSES-SESS_DATE session date
Exception SESSION_ALREADY_EXISTS TYPE An entry with the given SESSNO+EXTENSION existed
Exception UNKNOWN_SERVICE_TYPE TYPE The given CONTRACT+DESCR is unknown (BDLSERVICE)
Exception INVALID_SERVICE_TYPE TYPE The given CONTRACT+DESCR is invalid (BDLSERVICE)
Exception INSERT_SESSION_FAILED TYPE The session could not be inserted
               
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  20050725 
SAP Release Created in