The Function Module RS_OBJECT_IN_WORKING_AREA (Prüft, ob ein Objekt im Arbeitsvorrat ist) is a standard Function Module in SAP ERP and is part of the function group SEWORKINGAREA within the package SEU.
Function Module | RS_OBJECT_IN_WORKING_AREA |
Short Text | Prüft, ob ein Objekt im Arbeitsvorrat ist |
Function Group | SEWORKINGAREA |
Package | SEU |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
GLOBAL_CHECK | LIKE | SPACE | Direktes Lesen von der Datenbank | |
MODE | TYPE | C | 'S' | Modus: A, S, U, C, R, E, Q |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OBJECT_IS_WORK_ITEM | TYPE | C | Objekt ist im Arbeitsvorrat |
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.