The Function Module SUBST_MERGE_LIST (Merge External Lists into One Complete List with #if... Logic for R3up) is a standard Function Module in SAP ERP and is part of the function group SAUS within the package SAUS.
Function Module | SUBST_MERGE_LIST |
Short Text | Merge External Lists into One Complete List with #if... Logic for R3up |
Function Group | SAUS |
Package | SAUS |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FUNC1 | LIKE | RSMRGSTR-FUNCTION | ||
FUNC2 | LIKE | RSMRGSTR-FUNCTION | ||
FUNC3 | LIKE | RSMRGSTR-FUNCTION | ||
INPUTFILEEXT | LIKE | RSMRGSTR-FILEEXT | 'TBL' | |
INPUTPATH | LIKE | RSMRGSTR-PATH | ||
OUTPUTFILE | LIKE | RSMRGSTR-PATHFILE | ||
SUBST1 | LIKE | RSMRGSTR-NAME | ||
SUBST2 | LIKE | RSMRGSTR-NAME | ||
SUBST3 | LIKE | RSMRGSTR-NAME | ||
WRITE_LOGFILE | LIKE | RSFILLST-SEEN | 'X' |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
COULD_NOT_READ_INPUT_FILE | |
COULD_NOT_WRITE_OUTPUT_FILE | |
ERROR_OPEN_PATH | |
NO_INPUT_FILE_FOUND |