The Function Module AFWKF_SORT_FOB_RA_OR_PA_VAL (Unterteilt FOs nach rein RA- oder PA-spezifischen Bewertungsregeln) is a standard Function Module in SAP ERP and is part of the function group AFWKF_SERVICES within the package CFM_AFWKF.
Function Module | AFWKF_SORT_FOB_RA_OR_PA_VAL |
Short Text | Unterteilt FOs nach rein RA- oder PA-spezifischen Bewertungsregeln |
Function Group | AFWKF_SERVICES |
Package | CFM_AFWKF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_FOB | TYPE | AFW_FOB_SEG_T | Tabelle Finanzobjekte mit Segmenten | |
I_AUSWT | TYPE | TV_AUSWT | Auswertungsart im Risk Management |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_FOB_PA | TYPE | AFW_FOB_SEG_T | Tabelle Finanzobjekte mit Segmenten | |
ET_FOB_RA | TYPE | AFW_FOB_SEG_T | Tabelle Finanzobjekte mit Segmenten |
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.