Menu

SAP Function Module RS_OBJECT_IN_WORKING_AREA

Prüft, ob ein Objekt im Arbeitsvorrat ist

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.