Menu

SAP Function Module TB_AT13_SELECT

Tabelle der BwgArten gemäß Zuordnung zu Geschäftsart und Bewegungstyp

The Function Module TB_AT13_SELECT (Tabelle der BwgArten gemäß Zuordnung zu Geschäftsart und Bewegungstyp) is a standard Function Module in SAP ERP and is part of the function group TB07 within the package FTA.

Technical Information

Function Module TB_AT13_SELECT
Short Text Tabelle der BwgArten gemäß Zuordnung zu Geschäftsart und Bewegungstyp
Function Group TB07
Package FTA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APPLICATION LIKE AT13-RANTYP Anwendung
DEALTYPE LIKE AT13-SFHAART Geschäftsart
GROUP LIKE AT13-RKONDGR '0' Seite des Geschäftes
I_ALL_GROUPS TYPE C ' ' X' - alle Seiten des Geschäfts
PRODUCTTYPE LIKE AT13-SGSART Produktart

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
SELECTED_ENTRIES LIKE AT13 Ausgewählte Bewegungsarten
TYPES LIKE Gewünschte Bewegungstypen der Klasse 1

Exceptions

This function module does not define any Exceptions.