Menu

SAP Function Module RP_01C_TBV_RES_PRINT

Ausgabe Tabelle P01C_IRES

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module RP_01C_TBV_RES_PRINT (Ausgabe Tabelle P01C_IRES) is a standard Function Module in SAP ERP and is part of the function group RPDW within the package P01A.

Technical Information

Function Module RP_01C_TBV_RES_PRINT
Short Text Ausgabe Tabelle P01C_IRES
Function Group RPDW
Package P01A
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I30_HEADR LIKE ' '
I30_PERNR LIKE PERNR-PERNR
I30_START LIKE SY-LINCT

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
T30_RES LIKE P01C_IRES

Exceptions

This function module does not define any Exceptions.