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 FVD_MODEL_CHCK_UPDT_CONDITIONS (Modellrechnung: Preisprüfung und Konditionen-Update) is a standard Function Module in SAP ERP and is part of the function group FVD_MODEL_CONTROL within the package FVVCL_MODEL.
Function Module | FVD_MODEL_CHCK_UPDT_CONDITIONS |
Short Text | Modellrechnung: Preisprüfung und Konditionen-Update |
Function Group | FVD_MODEL_CONTROL |
Package | FVVCL_MODEL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACTIVITY_REQUEST | TYPE | TB_MODEL_PROCESS_PASS | Modellrechnung: Datenelement für [SPACE / X ] - (Nein/Ja) | |
I_LOG_HANDLE | TYPE | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | |
I_MODEL_CONTROL | TYPE | RMODEL_CONTROL | Modellrechnung: Übergabestruktur für die Iterationssteuerung | |
I_TAB_KOPOSET | TYPE | TRTY_MODEL_KOPOSET | Modellrechnung: Arbeitsstruktur für den Koposet zum Modell |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_COND_CHECK_OK | TYPE | TB_MODEL_Y_OR_N | Modellrechnung: Datenelement für [SPACE / X ] - (Nein/Ja) | |
E_COND_UPDATE_OK | TYPE | TB_MODEL_Y_OR_N | Modellrechnung: Datenelement für [SPACE / X ] - (Nein/Ja) | |
E_RC | TYPE | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | |
E_TAB_FIN_AMOUNT | TYPE | TRTY_MODEL_FINANCED_AMOUNT | Tabelle der finanzierten Beträge |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_TAB_VVZZKOPO | TYPE | TRTY_VVZZKOPO | Tabellentyp für Tabelle VVZZKOPO | |
C_VZZKOKO | TYPE | VZZKOKO | Arbeitsstruktur für Tabelle VZZKOKO |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
MANUAL_VALUE_NOT_IN_CONTAB_RNG | Manueller Wert nicht im vorgegebenen Rahmen |