The Function Module RH_IDOC_OBJECTS_SAVE () is a standard Function Module in SAP ERP and is part of the function group RHA0 within the package SP01.
Function Module | RH_IDOC_OBJECTS_SAVE |
Short Text | |
Function Group | RHA0 |
Package | SP01 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ALE_MODE | TYPE | FLAG | 'X' | |
BAPI_MODE | TYPE | FLAG | ||
COMMIT_FLAG | TYPE | FLAG | 'X' | |
COMP_WEGID | LIKE | GDSTR-WEGID | Evaluation Path | |
INPUT_METHOD | LIKE | BDWFAP_PAR-INPUTMETHD | ||
OVERWRITE_LOCAL_RELATIONS | TYPE | FLAG | Overwrite local relationships | |
SET_ALE_MARKER | TYPE | FLAG | 'X' | |
SORT | TYPE | FLAG | 'X' | Sort tables |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_HROBJINFTY | LIKE | HROBJINFTY | Structure HROBJINFTY | |
T_HROBJORIG | LIKE | HROBJORIG | ||
T_HROBJSDATA | LIKE | HROBJSDATA | Structure HROBJSDATA | |
T_HRPLOGI | LIKE | HRPLOGI | Structure HRPLOGI | |
T_PROTOCOL | LIKE | HRALE_ERR | Log for saving |
This function module does not define any Exceptions.