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_TBZ0T_DB_WRITE (Datenbankstand TBZ0T mit Memory abgleichen) is a standard Function Module in SAP ERP and is part of the function group BDT_MEM_OBJECT_PARTS within the package BUPA.
Function Module | BDT_TBZ0T_DB_WRITE |
Short Text | Datenbankstand TBZ0T mit Memory abgleichen |
Function Group | BDT_MEM_OBJECT_PARTS |
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_TBZ0T_DEL | LIKE | TBZ0T | BDT-Objektteile: Texte (Delete) | |
ET_TBZ0T_INS | LIKE | TBZ0T | BDT-Objektteile: Texte (Insert) | |
ET_TBZ0T_UPD | LIKE | TBZ0T | BDT-Objektteile: Texte (Update) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_CHANGE | Kein Unterschied zwischen Memory und Datenbank |