The Function Module CP_DT_ALT_SINGLE_DET (If there is only one alternative in the alternative list, select it) is a standard Function Module in SAP ERP and is part of the function group CPDT within the package CP.
Function Module | CP_DT_ALT_SINGLE_DET |
Short Text | If there is only one alternative in the alternative list, select it |
Function Group | CPDT |
Package | CP |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
INDEX_DT_EXP | LIKE | SY-TABIX | Index on dialog table | |
RC27I_EXP | LIKE | RC27I | Index field string | |
RCLST_EXP | LIKE | RCLST | Record from dialog table |
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 |
---|---|
NOT_FOUND | No alternative selected |
NO_LIST | No list exists |