Menu

SAP Function Module CTO_OBJECT_GET

Provides Object Description

The Function Module CTO_OBJECT_GET (Provides Object Description) 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_OBJECT_GET
Short Text Provides Object Description
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
IV_LANGUAGE LIKE OBJT-LANGUAGE SY-LANGU Language of Short Text
IV_OBJECTNAME LIKE OBJH-OBJECTNAME Object Name
IV_OBJECTTYPE LIKE OBJH-OBJECTTYPE Object Type
IV_SEL_OBJM TYPE C ' '
IV_SEL_OBJS TYPE C ' '
IV_SEL_OBJSL TYPE C ' '
IV_SEL_OBJT TYPE C ' '

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_OBJH LIKE OBJH
ES_OBJT LIKE OBJT
EV_OBJT_DOESNT_EXIST TYPE C

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
TT_OBJM LIKE OBJM
TT_OBJS LIKE OBJS
TT_OBJSL LIKE OBJSL

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
OBJECT_NOT_DEFINED