Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module FZN3_PNE (Primary Net Exposure of Faz-Deals) is a standard Function Module in SAP ERP and is part of the function group 463EVAL_FAZ_PRIMITIVE_NET within the package FTBK01.
Function Module | FZN3_PNE |
Short Text | Primary Net Exposure of Faz-Deals |
Function Group | 463EVAL_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_COLLAT_PER_DEAL_TAB | TYPE | FZP_DEALRISK2FAZCOLLAT_TAB | Matrix Risikotransfer EG's nach Faz-Sicherheiten | |
I_DATUM | LIKE | SY-DATUM | Stichtag | |
I_DEAL_TAB | TYPE | FZP_DEAL_TAB | Die Faz-Ziehungen | |
I_FAZ | TYPE | FZP_DEAL_TYP | Die Fazilität | |
I_FAZ_COLLAT_TAB | TYPE | FZP_COLLAT_TAB | Die Faz-Sicherheiten |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DEAL_TAB | TYPE | FZP_DEAL_TAB | Primäre Net Exposure EG's NACH Faz-Sicherheiten. | |
E_FAZ | TYPE | FZP_DEAL_TYP | Primäre Netto Exposure der FAZ |
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.