Menu

SAP Function Module CTO_E071_GET_OBJECT

Liefert den SOBJ-Objektschlüssel zu einem Transportobjekt

The Function Module CTO_E071_GET_OBJECT (Liefert den SOBJ-Objektschlüssel zu einem Transportobjekt) is a standard Function Module in SAP ERP and is part of the function group SCTO within the package SCTS_OBJ.

Technical Information

Function Module CTO_E071_GET_OBJECT
Short Text Liefert den SOBJ-Objektschlüssel zu einem Transportobjekt
Function Group SCTO
Package SCTS_OBJ
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_E071 LIKE E071 Eingabeleiste Objekt
IV_ALLOW_UNDEF_TABU TYPE C 'X' X: Undef. R3TR TABU hat Typ U
IV_CHECK_LOGO_OBJECT TYPE C 'X' X: Pruefung auf logisches Objekt (Typ L)
IV_SEL_OBJH TYPE C 'X' X: Objektheader wird zurueckgeliefert

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_OBJH LIKE OBJH Ausgabeleiste Objektheader
EV_OBJECTNAME LIKE OBJH-OBJECTNAME Resultierender Objektname
EV_OBJECTTYPE LIKE OBJH-OBJECTTYPE Resultierender Objekttyp

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_SOBJ_OBJECT Das Objekt ist kein Objekt der SOBJ
OBJECT_NOT_DEFINED Das Objekt ist in der OBJH nicht definiert