Menu

SAP Function Module AFWKF_SORT_FOB_RA_OR_PA_VAL

Unterteilt FOs nach rein RA- oder PA-spezifischen Bewertungsregeln

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.