Menu

SAP Function Module CNV_CDMC_UCIA_GET_FORM_PARAMS

CDMc: UCIA: To get the FORM routine parameters info

The Function Module CNV_CDMC_UCIA_GET_FORM_PARAMS (CDMc: UCIA: To get the FORM routine parameters info) is a standard Function Module in SAP ERP and is part of the function group CNV_CDMC_UCIA_FUNCTIONS within the package CNV_CDMC_REPOOBJS.

Technical Information

Function Module CNV_CDMC_UCIA_GET_FORM_PARAMS
Short Text CDMc: UCIA: To get the FORM routine parameters info
Function Group CNV_CDMC_UCIA_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
IM_FORMNAME TYPE FORMNAME Name of the Subroutine
IM_PROGNAME TYPE PROGNAME ABAP program name

Exporting Parameters

This function module does not define any EXPORTING parameters.

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_SUBROUTINEINFO LIKE CNVCDMCUCIA_EXT_SUBROUTINECALL Structure for detecting external subroutine calls

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
COMMUNICATION_FAILURE Communication failure
FORM_NOT_EXIST Form Routine does not exist
SYSTEM_FAILURE System Failure