Menu

SAP Function Module G_VSR_GET_PROGNAME

Liefert den Programmnamen des generierten Codings

The Function Module G_VSR_GET_PROGNAME (Liefert den Programmnamen des generierten Codings) is a standard Function Module in SAP ERP and is part of the function group GBL5 within the package GVAL.

Technical Information

Function Module G_VSR_GET_PROGNAME
Short Text Liefert den Programmnamen des generierten Codings
Function Group GBL5
Package GVAL
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_EVENT LIKE GB31-VALEVENT Zeitpunkt der Validierung/Substitution
I_USER LIKE GB03-VALUSER Anwendungsbereich der Validierung/Substitution

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_PROGNAME TYPE CHAR8 Character Feld der Länge 8

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.