The Function Module RP_PRINT_02_SV () is a standard Function Module in SAP ERP and is part of the function group RPFC within the package PC02.
Function Module | RP_PRINT_02_SV |
Short Text | |
Function Group | RPFC |
Package | PC02 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CURR | LIKE | T500C-WAERS | Zur Ausgabe der Betragsfelder | |
HEADING | LIKE | Ausgabe der Überschrift | ||
WITH_HEADING | LIKE | Ausgabe Überschriftszeilen durch F-Baustein ? |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TAB | LIKE | PC20U | Tabelle die im Funktionsbaustein ausgegeben wird |
This function module does not define any Exceptions.