The Function Module KOPO_ERGEBNISSE_UEBERNEHMEN (Ermittelte Ergebnisse in die Konditionspositionen übernehmen) is a standard Function Module in SAP ERP and is part of the function group FV06 within the package FTVV.
Function Module | KOPO_ERGEBNISSE_UEBERNEHMEN |
Short Text | Ermittelte Ergebnisse in die Konditionspositionen übernehmen |
Function Group | FV06 |
Package | FTVV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_KZ_BATCH | LIKE | SPACE | Kennzeichen für Batchverarbeitung | |
I_SBEWZITI | LIKE | SPACE | Finanzmathematischer Berechnungstyp (alt) | |
I_WERT | LIKE | 0 | Neuer (berechneter) Wert für ein KoPo-Feld |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ANTWORT | LIKE | Dialogantwort |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IKOPO | LIKE | VVZZKOPO | Konditionspositionen |
This function module does not define any Exceptions.