The Function Module FAZN2_COLLAT_DISTRIB_COUNTRY (Risk Transfer Faz-Collat to Deals) is a standard Function Module in SAP ERP and is part of the function group EVAL_FAZ_PRIMITIVE_NET within the package FTBK01.
Function Module | FAZN2_COLLAT_DISTRIB_COUNTRY |
Short Text | Risk Transfer Faz-Collat to Deals |
Function Group | EVAL_FAZ_PRIMITIVE_NET |
Package | FTBK01 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DATUM | LIKE | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | |
I_DEAL_TAB | TYPE | FAZP_DEAL_TAB | Die Faz-Ziehungen | |
I_FAZ | TYPE | FAZP_DEAL_TYP | Die Fazilität | |
I_FAZ_COLLAT_TAB | TYPE | FAZP_COLLAT_TAB | Die Faz-Sicherheiten |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_COLLAT_PER_DEAL_TAB | TYPE | FAZP_DEALRISK2FAZCOLLAT_TAB | Matrix Risikotransfer EG's nach Faz-Sicherheiten |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.