The Function Module TB_AT11_SELECT (Tabelle der KondArten gemäß Zuordnung zur Geschäftsart und Konditionstyp) is a standard Function Module in SAP ERP and is part of the function group TB07 within the package FTA.
Function Module | TB_AT11_SELECT |
Short Text | Tabelle der KondArten gemäß Zuordnung zur Geschäftsart und Konditionstyp |
Function Group | TB07 |
Package | FTA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
APPLICATION | LIKE | AT11-RANTYP | Anwendung | |
DEALTYPE | LIKE | AT11-SFHAART | Geschäftsart | |
GROUP | LIKE | AT11-RKONDGR | '0' | Seite des Geschäftes |
PRODUCTTYPE | LIKE | AT11-SGSART | Produktart |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SELECTED_VALUES | LIKE | AT11 | Ausgewählte Konditionsarten | |
TYPES | LIKE | Gewünschte Konditionstypen der Klasse 1 |
This function module does not define any Exceptions.