The Function Module FVD_MODEL_READ_CONTAB_KOPOSET (Modellrechnung: Lesen Preistableau) 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_READ_CONTAB_KOPOSET |
Short Text | Modellrechnung: Lesen Preistableau |
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 'Prozess-Durchlauf' | |
I_CAPITAL | TYPE | BNWHR | Nominalbetrag / Nennbetrag | |
I_LOG_HANDLE | TYPE | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | |
I_MODEL_CONTROL | TYPE | RMODEL_CONTROL | Modellrechnung: Übergabestruktur für die Iterationssteuerung | |
I_RATE_COUNT | TYPE | TB_MODEL_RATE_COUNT | Natürliche Zahl | |
I_RATE_COUNT_UNIT | TYPE | TB_FICO_TERM_UNIT | '2' | Laufzeit: Einheit |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_KOPOSET_UNCHANGED | TYPE | TB_MODEL_Y_OR_N | MdR: Datenelement für [Y/N]-Einträge (YES or NO) | |
E_RC | TYPE | SY-SUBRC | Rückgabewert vom Application-Log |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_TAB_KOPOSET | TYPE | TRTY_MODEL_KOPOSET | Tabelle Konditionspositionen |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_IN_READING_CONTAB | Fehler beim Zugriff auf das Preistableau |
ERROR_IN_READING_CONTAB_POS | Fehler beim Lesen eines Preistableau-Eintrages |