The Function Module SWF_CATT_CONTAINER_GENERATE () is a standard Function Module in SAP ERP and is part of the function group SWF_CATT within the package SWF.
Function Module | SWF_CATT_CONTAINER_GENERATE |
Short Text | |
Function Group | SWF_CATT |
Package | SWF |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_CONTAINER | CLASS | IF_SWF_CNT_CONTAINER | Container - Implementation of a 'Collection' | |
EX_ELEMENTS | TYPE | SWDTCNTELE | Definition Structure | |
EX_ELEMENT_COUNT | TYPE | SYTABIX | Internal Tables, Current Row Index |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.