SAP ABAP Function Module CMS_IDOC_INPUT_SLSRPT (CMS Function Module for conv SLSRPT01 Idoc to CDT)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-CHM-POS (Application Component) Point of Sale
     CMS_MESSAGING (Package) Package for IDOC development for CMS
Basic Data
Function Module CMS_IDOC_INPUT_SLSRPT CMS Function Module for conv SLSRPT01 Idoc to CDT  
Function Group CMS_IDOC_TO_CDT   CMS Func Group for Conv. Idoc to CDT  
Program Name SAPLCMS_IDOC_TO_CDT    
INCLUDE Name LCMS_IDOC_TO_CDTU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting WORKFLOW_RESULT TYPE BDWF_PARAM-RESULT Final value of method
Exporting APPLICATION_VARIABLE TYPE BDWF_PARAM-APPL_VAR Variable to be used by application as required
Exporting IN_UPDATE_TASK TYPE BDWFAP_PAR-UPDATETASK Flag: Application has triggered update task
Exporting CALL_TRANSACTION_DONE TYPE BDWFAP_PAR-CALLTRANS Flag: Application has actually performed call transaction
Importing INPUT_METHOD TYPE BDWFAP_PAR-INPUTMETHD Inbound method for the IDoc inbound function module
Importing MASS_PROCESSING TYPE BDWFAP_PAR-MASS_PROC Flag: Mass processing
Tables IDOC_CONTRL TYPE EDIDC Control record (IDoc)
Tables IDOC_DATA TYPE EDIDD Data record (IDoc)
Tables IDOC_STATUS TYPE BDIDOCSTAT ALE IDoc status (subset of all IDoc status fields)
Tables RETURN_VARIABLES TYPE BDWFRETVAR Assignment of IDoc or document no. to method parameter
Tables SERIALIZATION_INFO TYPE BDI_SER Serialization objects for one/several IDocs
Exception WRONG_FUNCTION_CALLED TYPE
               
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  20030110 
SAP Release Created in 400