SAP ABAP Function Module CALO_INIT_API (Initialization of API Environment)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-DEP (Application Component) Object Dependencies
     CAAP (Package) APIs, variant configuration and message log
Basic Data
Function Module CALO_INIT_API Initialization of API Environment  
Function Group CALO   CA APIs for Logging  
Program Name SAPLCALO   Cl./Conf. APIs for Logging 
INCLUDE Name LCALOU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing FLAG_DB_LOG_ON TYPE CAPIFLAG-FLLOGON 'X' Database Logging On
Importing FLAG_MSG_ON TYPE CAPIFLAG-FLMSGON 'X' Transfer Messages to Internal Tables
Importing FLAG_API_API_CALL_ON TYPE CAPIFLAG-API_API_ON ' ' API Called by API -> Collect Messages
Importing FLAG_COLLECT_MSG_ON TYPE CAPIFLAG-COLLECT_ON ' ' Collect Messages and Output via FM CALO_..
Importing EXTERNAL_LOG_NO TYPE BALHDRI-EXTNUMBER 'API' External Log Number (See Transaction SLG1)
Importing DEL_LOG_AFTER_DAYS TYPE CAPIFLAG-DEL_LOG '10' DB Log Will Be Deleted After .. Days
Importing DATA_RESET_SIGN TYPE CAPIFLAG-RESET_SIGN '!' Sets Data Field to Initial Value
Exception LOG_OBJECT_NOT_FOUND TYPE Maintain with SLG0 CAPI as Object
Exception LOG_SUB_OBJECT_NOT_FOUND TYPE Maintain with SLG0 CAPI_LOG as Subobject
               
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  19991102 
SAP Release Created in