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_N2M_TEW_ASSO_NEW_LEADER (N2M: Assoziationsauszeichnungen und Assoziationen on the fly) is a standard Function Module in SAP ERP and is part of the function group WB2_N2M_CROSS_ASSO_OTF within the package WB2BPOSTYPMNGT.
Function Module | WB2_N2M_TEW_ASSO_NEW_LEADER |
Short Text | N2M: Assoziationsauszeichnungen und Assoziationen on the fly |
Function Group | WB2_N2M_CROSS_ASSO_OTF |
Package | WB2BPOSTYPMNGT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_MODE | TYPE | WB2_MODE | Modus des Schrittes eines Geschäftsprozesses | |
I_NO_LOCK | TYPE | C | ' ' | keine Sperre setzen |
I_PRE_STEP | TYPE | WB2_PRE_STEP | Vorgängerschritt eines Geschäftsprozesses | |
I_SCENARIO | TYPE | WB2_BUSINESS_SCENARIO | Geschäftsszenario | |
I_STEP | TYPE | WB2_STEP | Schritt des Geschäftsprozesses | |
I_TEW_TYPE | TYPE | WB2_TEW_TYPE | Trading Execution Workbench Art |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RETCODE | TYPE | SYSUBRC | Returncode, ungleich 0 im Fehlerfall |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CT_KOMASSO | TYPE | KOMASSO_STAB | Assoz.-Mngt: sortierte Tabelle zur Struktur KOMASSO |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_EMSG | LIKE | WB2_N2M_ERROR | N2M Assoziations-Management: Fehlermeldungsstruktur |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INTERNAL_ERROR | interner Fehler |