Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!
Bei amazon.de ansehen →The Function Module DMEE_WRITE_DB_ABA (Write data to DMEE database tables) is a standard Function Module in SAP ERP and is part of the function group DMEED_ABA within the package ID-DMEEA.
Function Module | DMEE_WRITE_DB_ABA |
Short Text | Write data to DMEE database tables |
Function Group | DMEED_ABA |
Package | ID-DMEEA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AGGR | TYPE | DMEE_AGGR_ABA | DMEE: Aggregation of Nodes | |
I_CHECKS | TYPE | DMEE_CHECKS_ABA | DMEE: Checks | |
I_COND | TYPE | DMEE_COND_ABA | DMEE: Format Tree Node Conditions | |
I_DEBUG | TYPE | DMEE_DEBUG_ABA | DMEE: Temporary Data for Debugging | |
I_HEAD | TYPE | DMEE_HEAD_ABA | DMEE: Format Tree Header Data | |
I_LEVEL | TYPE | DMEE_LEVTAB_ABA | DMEE: Format Level | |
I_NODE | TYPE | DMEE_NODE_ABA | DMEE: Format Tree Nodes | |
I_NODE_TEXT | TYPE | DMEE_NODE_T_ABA | DMEE: Text Table for Tree Node | |
I_NXTSG | TYPE | DMEE_NXTSG_ABA | DMEE: Supplementary Segments (Incoming DME Files) | |
I_RULES | TYPE | DMEE_RULES_ABA | DMEE: Assignment Rules (Incoming DME Files) | |
I_SHEET | TYPE | DMEE_SHEET_ABA | DMEE: Key Fields for Subtotals on Accompanying Sheet | |
I_SORT | TYPE | DMEE_SORT_ABA | DMEE: Sort and Key Fields for Format | |
I_TABNAME | LIKE | DB table that should be accessed | ||
I_TECH | TYPE | DMEE_TECH_ABA | DMEE: Technical Fields in the Transfer Structures | |
I_TREE | TYPE | DMEE_ABA | DMEE Format Tree: General Data | |
I_TREE_TEXT | TYPE | DMEE_T_ABA | DMEE: Text Table for Tree Definition | |
I_TYPE | TYPE | DMEE_TYPE_ABA | DMEE: Supported Tree Types | |
I_TYPE_TEXT | TYPE | DMEE_TYPE_T_ABA | DMEE: Text Table for Tree Types |
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 |
---|---|
INCORRECT_IMPORT | Import parameter do no match each other |
NOT_MODIFIED | Modification failed |
NO_LAYER_FOUND | Tree layer could not be determined |