The Function Module TB_AT13_VALUES (Eingaben für BwgArten gemäß Zuordnung zur Geschäftsart und Bewegungstyp) is a standard Function Module in SAP ERP and is part of the function group TB07 within the package FTA.
Function Module | TB_AT13_VALUES |
Short Text | Eingaben für BwgArten gemäß Zuordnung zur Geschäftsart und Bewegungstyp |
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 | AT13-RANTYP | Anwendung | |
DEALTYPE | LIKE | AT13-SFHAART | Geschäftsart | |
DISPLAY | LIKE | SPACE | Anzeigemodus | |
GROUP | LIKE | AT13-RKONDGR | '0' | Seite des Geschäftes |
PRODUCTTYPE | LIKE | AT13-SGSART | Produktart |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SELECTED_VALUE | LIKE | AT13-SFHAZBA | Ausgewählte Bewegungsart |
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 |
---|---|---|---|---|
TYPES | LIKE | Gewünschte Bewegungstypen der Klasse 1 |
This function module does not define any Exceptions.