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 WB2_SET_ERROR_DATA (Container- und ALV - Objekt erzeugen) is a standard Function Module in SAP ERP and is part of the function group WB2_DISPLAY_LIST_SUB within the package WB2B.
Function Module | WB2_SET_ERROR_DATA |
Short Text | Container- und ALV - Objekt erzeugen |
Function Group | WB2_DISPLAY_LIST_SUB |
Package | WB2B |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DOCKING | TYPE | BVAL | YES | Darstellung als Docking Control ? |
I_DYNNR | TYPE | SYDYNNR | Dynpr an dem das Control gebunden wird | |
I_HEIGHT | TYPE | I | 30 | Höhe |
I_NAME | TYPE | C | Name Control Container ( Custom Control ) | |
I_PLACE | TYPE | C | 'bottom' | Andockort: (top,bottom) ( für Docking Control) |
I_REPID | TYPE | SYREPID | Report an dem das Control gebunden wird | |
I_WIDTH | TYPE | I | 30 | Breite |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_EMSG | TYPE | WLF1_ERROR_TAB | Tabelle mit Fehlermeldungen |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INTERNAL_ERROR | interner Fehler |