Menu

SAP Function Module CXPS_CALC_FIELDS_SHOW

Zeigt die erweiterte Hilfe zu berechneten Werten an

The Function Module CXPS_CALC_FIELDS_SHOW (Zeigt die erweiterte Hilfe zu berechneten Werten an) is a standard Function Module in SAP ERP and is part of the function group CXPS within the package CX.

Technical Information

Function Module CXPS_CALC_FIELDS_SHOW
Short Text Zeigt die erweiterte Hilfe zu berechneten Werten an
Function Group CXPS
Package CX
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_DYNNR TYPE SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros

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
I_IT_SHOW LIKE CXPS_SHOW Feldinhalt der erweiterten Hilfe

Exceptions

This function module does not define any Exceptions.