Menu

SAP Function Module TB_DEALS_READ_FOR_RANGE

Aktive Geschäfte mit range lesen

The Function Module TB_DEALS_READ_FOR_RANGE (Aktive Geschäfte mit range lesen) is a standard Function Module in SAP ERP and is part of the function group TB46 within the package FTT.

Technical Information

Function Module TB_DEALS_READ_FOR_RANGE
Short Text Aktive Geschäfte mit range lesen
Function Group TB46
Package FTT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_COMCO_RANGE TYPE TRGR_COMPANY_CODE Buchungskreis
IM_DEAL_RANGE TYPE FTRR_DEALNR Rangetabelle für Geschäftsnummer
IM_PROD_CAT_RANGE TYPE FTRR_PRODUCTCATEGORY Rangetabelle für Produkttypen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_TAB_DEAL TYPE ANY TABLE Geschäfte

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.