The Function Module ISB_LOAN_FOI_DATA_FOR_CF (FOI: Daten lesen für Erzeugung des Zusagezahlungsstroms) is a standard Function Module in SAP ERP and is part of the function group JBDARLEHEN within the package JBT.
Function Module | ISB_LOAN_FOI_DATA_FOR_CF |
Short Text | FOI: Daten lesen für Erzeugung des Zusagezahlungsstroms |
Function Group | JBDARLEHEN |
Package | JBT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_EDIT_TYP | LIKE | TDA10-BEARB | Feld der Laenge 3 Bytes | |
I_VDARL | LIKE | VDARL | Zuordnung der TCodes zu den Ok-Codes und Überschrift Dynpros | |
I_VZZKOKO | LIKE | VZZKOKO | Tabelle Konditionskopf |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLG_ZUSAGE_ERZEUGEN | TYPE | C | Flag, Zusagezahlungstrom muss werden, e_flg_erzeugen - 'X'. |
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 |
---|---|---|---|---|
I_NEW_VZZKOPO_TAB | LIKE | VZZKOPO | Tabelle Konditionspositionen | |
I_OLD_VZZKOPO_TAB | LIKE | VZZKOPO | Tabelle Konditionspositionen |
This function module does not define any Exceptions.