Menu

SAP Function Module COM_DDIC_OBJECT_READ

Lesen der technischen Informationen zu DDIC-Objekten

The Function Module COM_DDIC_OBJECT_READ (Lesen der technischen Informationen zu DDIC-Objekten) is a standard Function Module in SAP ERP and is part of the function group COM_SETTYPE_TECH within the package COM_SETTYPE_ATTRIBUTE.

Technical Information

Function Module COM_DDIC_OBJECT_READ
Short Text Lesen der technischen Informationen zu DDIC-Objekten
Function Group COM_SETTYPE_TECH
Package COM_SETTYPE_ATTRIBUTE
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_OBJECT_NAME TYPE DDOBJNAME Name of an ABAP Dictionary Object
IV_REMOVE_SETTYPE_INFO TYPE COMT_BOOLEAN ' ' Logical Variable

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_DFIES TYPE COMT_DFIES_TAB
ET_X031L TYPE COMT_X031L_TAB
EV_DEVCLASS TYPE DEVCLASS Package for Transport Organizer

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.