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 G_VSR_SIM_GET_RESULTS (Schnittstelle VSR gen. Laufzeitsprog:--> Ergebnisse--> Traceprog.) is a standard Function Module in SAP ERP and is part of the function group GBLS within the package GVAL.
Function Module | G_VSR_SIM_GET_RESULTS |
Short Text | Schnittstelle VSR gen. Laufzeitsprog:--> Ergebnisse--> Traceprog. |
Function Group | GBLS |
Package | GVAL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BTYPE | LIKE | GB90-BOOLTYPE | Typ der Ergebniss | |
ITLINE | LIKE | SYST-TABIX | Matrix-Validierung oder Substit.: Zeilenindex | |
OBJECT | TYPE | GBLFB_TECH_NAME | Name der Regel, Set oder Exit | |
REFF | TYPE | GBLFB_TECH_NAME | Feldname beim Feld-Set Verprobung | |
RESULT | LIKE | GB90-BOOLTYPE | Ergebniss: 'T' -rue oder 'F' -alse | |
RES_SUBS | LIKE | GB922 | Substitutionsschritt: Ergebnisse | |
STEP | LIKE | GB921-SUBSEQNR | Schritt einer Validierung oder Substitution | |
VAL_MESG | TYPE | SMESG | Validierungsschritt: Nachricht |
This function module does not define any EXPORTING parameters.
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.