SAP ABAP Function Module IDOC_INPUT_HRMD (ALE-Eingang: HR-Stammdaten, HR-Plandaten speichern)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-OM (Application Component) Organizational Management
     SP01 (Package) HR: ALE Distibution with Message Type HRMD (Basis+Appl.)
Basic Data
Function Module IDOC_INPUT_HRMD ALE-Eingang: HR-Stammdaten, HR-Plandaten speichern  
Function Group RHA0   HR-ALE: Distribution Message Type HRMD  
Program Name SAPLRHA0   HR-CA: FMs for ALE 
INCLUDE Name LRHA0U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting IN_UPDATE_TASK TYPE BDWFAP_PAR-UPDATETASK Indicator that update program employed - due to COMMIT
Exporting CALL_TRANSACTION_DONE TYPE BDWFAP_PAR-CALLTRANS Indicator: Is input done via CALL TRANSACTION
Exporting WORKFLOW_RESULT TYPE BDWFAP_PAR-RESULT ?
Exporting APPLICATION_VARIABLE TYPE BDWFAP_PAR-APPL_VAR Not yet used
Importing INPUT_METHOD TYPE BDWFAP_PAR-INPUTMETHD Indicator whether processing in background or foreground
Importing MASS_PROCESSING TYPE BDWFAP_PAR-MASS_PROC Indicator whether mass input - several IDocs
Tables IDOC_CONTRL TYPE EDIDC Control records of individual IDocs
Tables IDOC_DATA TYPE EDIDD Internal table with IDoc data
Tables IDOC_STATUS TYPE BDIDOCSTAT Status table for updating data
Tables RETURN_VARIABLES TYPE BDWFRETVAR Assignment table - IDoc <-> application document
Tables SERIALIZATION_INFO TYPE BDI_SER Serialization information - if required
Exception WRONG_FUNCTION_CALLED TYPE Error during inbound processing
               
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  19961011 
SAP Release Created in