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.
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 |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.