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 CPC_CMX_XS_GET_DATA_FOR_SIMUL (Liefert Daten (DATUV, AENNR etc.) für die XStep-Simulation) is a standard Function Module in SAP ERP and is part of the function group CPC_CMX_XS within the package CPC_CMX.
Function Module | CPC_CMX_XS_GET_DATA_FOR_SIMUL |
Short Text | Liefert Daten (DATUV, AENNR etc.) für die XStep-Simulation |
Function Group | CPC_CMX_XS |
Package | CPC_CMX |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LW_RC271_EXP | TYPE | RC271 | Felder im Planselektionsdynpro | |
L_MRC_DISPL_MODE | TYPE | FLAG | X - Rezept im Anzeige-Modus | |
L_SIMUL_MODE | TYPE | C | 0 - Simulation Istdaten, 1 - Simulation Testdaten |
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 |
---|---|
CX_CMX_XS_EXCEPTION | XSteps: Ausnahme |