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 |
|---|---|---|---|---|---|---|---|
| |
IN_UPDATE_TASK | TYPE | BDWFAP_PAR-UPDATETASK | Indicator that update program employed - due to COMMIT | |||
| |
CALL_TRANSACTION_DONE | TYPE | BDWFAP_PAR-CALLTRANS | Indicator: Is input done via CALL TRANSACTION | |||
| |
WORKFLOW_RESULT | TYPE | BDWFAP_PAR-RESULT | ? | |||
| |
APPLICATION_VARIABLE | TYPE | BDWFAP_PAR-APPL_VAR | Not yet used | |||
| |
INPUT_METHOD | TYPE | BDWFAP_PAR-INPUTMETHD | Indicator whether processing in background or foreground | |||
| |
MASS_PROCESSING | TYPE | BDWFAP_PAR-MASS_PROC | Indicator whether mass input - several IDocs | |||
| |
IDOC_CONTRL | TYPE | EDIDC | Control records of individual IDocs | |||
| |
IDOC_DATA | TYPE | EDIDD | Internal table with IDoc data | |||
| |
IDOC_STATUS | TYPE | BDIDOCSTAT | Status table for updating data | |||
| |
RETURN_VARIABLES | TYPE | BDWFRETVAR | Assignment table - IDoc <-> application document | |||
| |
SERIALIZATION_INFO | TYPE | BDI_SER | Serialization information - if required | |||
| |
WRONG_FUNCTION_CALLED | TYPE | Error during inbound processing | ||||
Processing Type
| Normal Function 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 |