The Function Module FERC_CO_OBJECT_SELECT_MULTIPLE (Call a selection screen for CO objects) is a standard Function Module in SAP ERP and is part of the function group FEFDK within the package FERC.
Function Module | FERC_CO_OBJECT_SELECT_MULTIPLE |
Short Text | Call a selection screen for CO objects |
Function Group | FEFDK |
Package | FERC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CONTROLLING_AREA | TYPE | KOKRS | Controlling area |
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 |
---|---|---|---|---|
S_OBJNR | LIKE | FERC_SOBJ | Ranges table for CO objects |
This function module does not define any Exceptions.