The Function Module IWB_SHE_GET_MERGE_FILES_2 (IWB: Zu mergende Dateien berechnen) is a standard Function Module in SAP ERP and is part of the function group SI25 within the package SIWB.
Function Module | IWB_SHE_GET_MERGE_FILES_2 |
Short Text | IWB: Zu mergende Dateien berechnen |
Function Group | SI25 |
Package | SIWB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MERGE_FOLDERS | LIKE | IWPARAMS-FLAG | SPACE | |
MERGE_STRUCTURES | LIKE | IWPARAMS-FLAG | SPACE | |
STRUCTURE_OBJECT | LIKE | SDOKOBJECT | Structure object |
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 |
---|---|---|---|---|
CONTEXT | LIKE | SDOKPROPTY | ||
DELIVERY_FILES | LIKE | IWVALUE |
This function module does not define any Exceptions.