Menu

SAP Function Module FTI_LDB_SEL_PROD_GROUP_COND

Aufbereitung der Produktgruppenflags in RSDS-Struktur

The Function Module FTI_LDB_SEL_PROD_GROUP_COND (Aufbereitung der Produktgruppenflags in RSDS-Struktur) is a standard Function Module in SAP ERP and is part of the function group FTI_LDB_SEL_CONDITIONING within the package FTI_LDB.

Technical Information

Function Module FTI_LDB_SEL_PROD_GROUP_COND
Short Text Aufbereitung der Produktgruppenflags in RSDS-Struktur
Function Group FTI_LDB_SEL_CONDITIONING
Package FTI_LDB
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_FLG_LO TYPE FTI_LDB_FLG_LO Produktgruppe Darlehen ja/nein
I_FLG_LOF TYPE FTI_LDB_FLG_LOF Produktgruppe börsengehandelte Derivate (Futures) ja/nein
I_FLG_OTC TYPE FTI_LDB_FLG_OTC Produktgruppe OTC (Geld, Devisen, Derivate) ja/nein
I_FLG_SE TYPE FTI_LDB_FLG_SE Produktgruppe Wertpapier ja/nein

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_RSDS_FRANGE_T_OP_LOANS TYPE RSDS_FRANGE_T Selektionsoptionen f. Darlehen im 'operativen Bewertungsbereich'
ET_RSDS_FRANGE_T_PB TYPE RSDS_FRANGE_T Selektionsoptionen für parallele Bewertungsbereiche (parallele Bücher)

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CT_ERRORS TYPE BAPIERR_T Tabellentyp für Fehlerbehandlung

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.