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 BDT_TBZ3F_DB_WRITE (Datenbankstand TBZ3F mit Memory abgleichen) is a standard Function Module in SAP ERP and is part of the function group BDT_MEM_SCREENSEQUENCE_1 within the package BUPA.
Function Module | BDT_TBZ3F_DB_WRITE |
Short Text | Datenbankstand TBZ3F mit Memory abgleichen |
Function Group | BDT_MEM_SCREENSEQUENCE_1 |
Package | BUPA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_AKT_DB_STATE | TYPE | BOOLE-BOOLE | SPACE | momentan aktuellen DB-Stand vergleichen |
IV_TEST | TYPE | BOOLE-BOOLE | SPACE | Nur Prüfen und Rückgabetabellen füllen |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_TBZ3F_DEL | LIKE | TBZ3F | BDT-Sichten: Texte (Delete) | |
ET_TBZ3F_INS | LIKE | TBZ3F | BDT-Sichten: Texte (Insert) | |
ET_TBZ3F_UPD | LIKE | TBZ3F | BDT-Sichten: Texte (Update) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_CHANGE | Kein Unterschied zwischen Memory und Datenbank |