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 FTR_OPEN_TRTM_SAVE (SAVE Zeitpunkt im Open TRTM) is a standard Function Module in SAP ERP and is part of the function group FTR_OPEN_TRTM within the package FTTR.
Function Module | FTR_OPEN_TRTM_SAVE |
Short Text | SAVE Zeitpunkt im Open TRTM |
Function Group | FTR_OPEN_TRTM |
Package | FTTR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PI_IREF_OPEN_TRTM | CLASS | IF_FTR_OPEN_TRTM | Interface für Open TR-TM Implementierung | |
PI_OREF_APPL_CTRL | CLASS | CL_FTR_APPL_CTRL | TR-Geschäftsverwaltung: Anwendungskontrolle | |
PI_UPDATE | TYPE | BOOLEAN | SPACE | Geschäft auf Datenbank sichern? |
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.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_OCCURED | Fehler ist vorhanden |
OPEN_TRTM_NOT_INITIALIZED | Open TRTM ist nicht initialisiert |