SAP ABAP Function Module IDOC_INPUT_FIDCCH (Empfangen eines Änderungs-IDOC's und verbuchen)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       FBAS (Package) Financial accounting 'Basis'
Basic Data
Function Module IDOC_INPUT_FIDCCH Empfangen eines Änderungs-IDOC's und verbuchen  
Function Group F050   FI Interface for Distributed Systems  
Program Name SAPLF050   FI Distributed Systems 
INCLUDE Name LF050U08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting WORKFLOW_RESULT TYPE BDWFAP_PAR-RESULT Method result for workflow
Exporting APPLICATION_VARIABLE TYPE BDWFAP_PAR-APPL_VAR Application variable
Exporting IN_UPDATE_TASK TYPE BDWFAP_PAR-UPDATETASK Flag: Programs called in update task
Exporting CALL_TRANSACTION_DONE TYPE BDWFAP_PAR-CALLTRANS Flag: Call transaction called
Importing INPUT_METHOD TYPE BDWFAP_PAR-INPUTMETHD Method: Background, foreground etc
Importing MASS_PROCESSING TYPE BDWFAP_PAR-MASS_PROC Flag: Mass input
Tables IDOC_CONTRL TYPE EDIDC IDoc control records
Tables IDOC_DATA TYPE EDIDD IDoc data records
Tables IDOC_STATUS TYPE BDIDOCSTAT IDoc Status Records
Tables RETURN_VARIABLES TYPE BDWFRETVAR Result variables with values for workflow
Tables SERIALIZATION_INFO TYPE BDI_SER Serialization Info - Not Used
Exception WRONG_FUNCTION_CALLED TYPE Wrong message 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  19960129 
SAP Release Created in