Menu

SAP Function Module CP_DT_ALT_SINGLE_DET

If there is only one alternative in the alternative list, select it

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.

Technical Information

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

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting 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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_FOUND No alternative selected
NO_LIST No list exists