Menu

SAP Function Module PCA_ACTUALS_DETAIL

EC-PCA: Detail Beleg anzeigen/ändern

The Function Module PCA_ACTUALS_DETAIL (EC-PCA: Detail Beleg anzeigen/ändern) is a standard Function Module in SAP ERP and is part of the function group PCAD within the package KE1.

Technical Information

Function Module PCA_ACTUALS_DETAIL
Short Text EC-PCA: Detail Beleg anzeigen/ändern
Function Group PCAD
Package KE1
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_DISPLAY TYPE C 'X' X' - anzeigen, ' ' - ändern
I_TEXT LIKE RSEU1-TIT_TEXT Text der Titelzeile

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_MESG LIKE MESG Message
E_SUBRC LIKE SY-SUBRC Returncode (siehe FBausteindoku)

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
T_GLPCA LIKE GLPCA Tabelle mit Belegzeilen
T_PCADF LIKE PCADF Tabelle mit speziellen Feldinformationen

Exceptions

This function module does not define any Exceptions.