Menu

SAP Function Module ISB_SFGDT_PRICING_UNIT

Open-Reporting: Ermittlung Kennzahlen Risikoträgerobjekt

The Function Module ISB_SFGDT_PRICING_UNIT (Open-Reporting: Ermittlung Kennzahlen Risikoträgerobjekt) is a standard Function Module in SAP ERP and is part of the function group JBO3 within the package JBO.

Technical Information

Function Module ISB_SFGDT_PRICING_UNIT
Short Text Open-Reporting: Ermittlung Kennzahlen Risikoträgerobjekt
Function Group JBO3
Package JBO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_DATE LIKE SY-DATUM SY-DATUM Datum zu dem die Kennzahl ermittelt wird
I_IT_RISKOBJ TYPE JBO02_OBJSFGDT_TAB Mit Marktdaten angereicherte Risikoträger
I_PROTOCOL_LEVEL LIKE 1 Protokoll-Level

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_IT_RESULTOBJ TYPE JBO02_RESULT_TAB Ergebnistabelle

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
ERROR_ITAB LIKE BAPIERR Error-Tabelle
I_IT_METHOD LIKE BAPI_METHD Tabelle mit Kennzahlen die ermittelt werden

Exceptions

This function module does not define any Exceptions.