The Function Module KKR_OBJECTS_FILTER_BY_STATUS (Filtern der Objektliste anhand eines Statusselektions-Schemas) is a standard Function Module in SAP ERP and is part of the function group KKRB within the package KKR.
Function Module | KKR_OBJECTS_FILTER_BY_STATUS |
Short Text | Filtern der Objektliste anhand eines Statusselektions-Schemas |
Function Group | KKRB |
Package | KKR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SELID | LIKE | TJ48-SELID | Hierarchie-Art |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
STATUS_OBJECTS_DELETED | LIKE | RC27X-FLG_SEL | Kz: Mindestens ein Objekt verworfen |
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_OBJECTS | LIKE | CLOBJ | Objekttabelle |
This function module does not define any Exceptions.