Menu

SAP Function Module CP_ALTERNATIVE_DETAIL_SHOW

Call an alternative detail screen

The Function Module CP_ALTERNATIVE_DETAIL_SHOW (Call an alternative detail screen) is a standard Function Module in SAP ERP and is part of the function group CPDA within the package CP.

Technical Information

Function Module CP_ALTERNATIVE_DETAIL_SHOW
Short Text Call an alternative detail screen
Function Group CPDA
Package CP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DYNNR LIKE T185V-DYNNR Screen number
PLKOD_IMP LIKE PLKOD Header data (I/O structure)
RC27M_IMP LIKE RC27M Material data

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OK_CODE LIKE T185-FCODE Return OK code

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.