The Function Module AFX_CTS_KEYLIST_GET_UC () is a standard Function Module in SAP ERP and is part of the function group AFX_CTS_GENERATOR within the package AFX_GENERATOR.
Function Module | AFX_CTS_KEYLIST_GET_UC |
Short Text | |
Function Group | AFX_CTS_GENERATOR |
Package | AFX_GENERATOR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_TAB_TABINFO | TYPE | AFX_TAB_TABINFO | Table Names for Which Key Values Are to Be Determined |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TAB_KEYLIST | TYPE | AFX_TAB_KEYLIST | Key Values for Tables |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
TABLE_NOT_FOUND | Table not found |