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.
Function Module | G_VSR_GET_PROGNAME |
Short Text | Liefert den Programmnamen des generierten Codings |
Function Group | GBL5 |
Package | GVAL |
Module Type | Normal Module |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.