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.
Function Module | TB_DEALS_READ_FOR_RANGE |
Short Text | Aktive Geschäfte mit range lesen |
Function Group | TB46 |
Package | FTT |
Module Type | Normal Module |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.