Menu

SAP Function Module CNV_CDMC_CC_REPOSITORY_INFOF4

F4 for Repository Objects

The Function Module CNV_CDMC_CC_REPOSITORY_INFOF4 (F4 for Repository Objects) is a standard Function Module in SAP ERP and is part of the function group CNV_CDMC_CC_FUNCTIONS within the package CNV_CDMC_REPOOBJS.

Technical Information

Function Module CNV_CDMC_CC_REPOSITORY_INFOF4
Short Text F4 for Repository Objects
Function Group CNV_CDMC_CC_FUNCTIONS
Package CNV_CDMC_REPOOBJS
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_DISPLAY_FIELD LIKE SY-INPUT Internal
IV_ENCLOSING_OBJECT LIKE RSEUAP-ENCL_OBJ ABAP program, current main program
IV_LIST_VARIANT LIKE RSVAR-VARIANT ' ' Variant name
IV_MULTIPLE_SELECTION LIKE SY-INPUT Internal
IV_OBJECT_NAME LIKE RSEUAP-OBJ_NAME ABAP/4 Development Workbench: LIMU name
IV_OBJECT_TYPE LIKE EUOBJ-ID Object type
IV_SELECT_ALL_FIELDS LIKE SY-INPUT ' ' Internal
IV_SUPPRESS_SELECTION LIKE SY-INPUT 'X' Internal
IV_VARIANT LIKE RSVAR-VARIANT ' ' Variant name
IV_WITHOUT_PERSONAL_LIST LIKE SY-INPUT ' ' Internal

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_ENCLOSING_OBJECT_SELECTED LIKE RSEUAP-ENCL_OBJ ABAP program, current main program
EV_OBJECT_NAME_SELECTED LIKE RSEUAP-OBJ_NAME ABAP/4 Development Workbench: LIMU name
EV_STRUCINF LIKE DD02L-TABNAME Table name

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
IT_OBJECTS_SELECTED LIKE RSEUI_F4 Structure for copying sets in F4 help
IT_RECORD_TAB LIKE SEAHLPRES Search help result structure

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANCEL F12 executed
INVALID_USER_TYPE Not a Dialog user
WRONG_TYPE Type for INFO_OBJECT not implemented