Menu

SAP Function Module OBJECT_CHECK_BETR

Plant groups

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

The Function Module OBJECT_CHECK_BETR (Plant groups) is a standard Function Module in SAP ERP and is part of the function group CLCB within the package WFIL.

Technical Information

Function Module OBJECT_CHECK_BETR
Short Text Plant groups
Function Group CLCB
Package WFIL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CALLED_FROM LIKE 1 1-from document 2-from classes
DATE_OF_CHANGE LIKE SY-DATUM Changed date
LANGUAGE LIKE SY-LANGU SY-LANGU Language key
LOCK LIKE SPACE Flag: X - Master data rec. will be locked
SINGLE LIKE SPACE Individual access via CL20/CL21

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FAULT_TEXT LIKE Error text for output in classification
MEINS LIKE MARA-MEINS Unit of measure
MESSAGE_TYPE LIKE Message type E,W,I or S
NO_AUTH LIKE No authorization for object

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OTAB LIKE RMCLOBTX Table of customers

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FOREIGN_LOCK Record blocked by other user
OBJECT_NOT_FOUND The customer does not exist
SYSTEM_FAILURE System error during blocking