Menu

SAP Function Module FTR_DEAL_POSITION_MON_CAL

Positionsmonitor-Bewertung der Daten

The Function Module FTR_DEAL_POSITION_MON_CAL (Positionsmonitor-Bewertung der Daten) is a standard Function Module in SAP ERP and is part of the function group FTR_DEALER_POSITION within the package FTTR.

Technical Information

Function Module FTR_DEAL_POSITION_MON_CAL
Short Text Positionsmonitor-Bewertung der Daten
Function Group FTR_DEALER_POSITION
Package FTTR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PI_AUSW TYPE JBREVAL_D ID der Risk-Management Auswertung
PI_DATE TYPE SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum
PI_DELTA TYPE BOOLEAN boolsche Variable (X-true, --false, space-unknown)
PI_INOUT TYPE BOOLEAN boolsche Variable (X-true, --false, space-unknown)
PI_VALCUR TYPE TB_WZBETR Zahlwährung

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_TAB_POSI LIKE VTN_POMO_DISP Positionmonitor: Anzeigestruktur
C_TAB_POSI_UL LIKE VTN_POMO_DISP Positionmonitor: Anzeigestruktur
I_TAB_FHA LIKE VTBFHA Finanzgeschäft
I_TAB_VTIOF LIKE VTIOF Optionszusatzdaten

Exceptions

This function module does not define any Exceptions.