The Function Module FIMA_COND_TRANSFER_TO_COND (Überführt den Zahlungsverlauf in Konditionspositionen) is a standard Function Module in SAP ERP and is part of the function group FF51 within the package FIMA.
Function Module | FIMA_COND_TRANSFER_TO_COND |
Short Text | Überführt den Zahlungsverlauf in Konditionspositionen |
Function Group | FF51 |
Package | FIMA |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_LEISTE | LIKE | VTBLEISTE | Schnittstellenparameter (Feldleiste) für Finanzstromrechner |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_KOND | LIKE | VTBKOND | Ausgehende Konditionen | |
IT_KOND | LIKE | VTBKOND | Eingehende Konditionen |
This function module does not define any Exceptions.