Menu

SAP Function Module TB_AT10_VALUES

Eingaben für Geschäftsarten gemäß Produktart, -typ oder Geschäftstyp

The Function Module TB_AT10_VALUES (Eingaben für Geschäftsarten gemäß Produktart, -typ oder Geschäftstyp) 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_AT10_VALUES
Short Text Eingaben für Geschäftsarten gemäß Produktart, -typ oder Geschäftstyp
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 TZAF-RANTYP SPACE Anwendung
DEALTYPE_INTERNAL LIKE AT10-SFGTYP 0 Geschäftstyp
DISPLAY LIKE SPACE Anzeigemodus
PRODUCTTYPE LIKE AT10-SGSART SPACE Produktart
PRODUCTTYPE_INTERNAL LIKE TZPA-SANLF 0 Produkttyp

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SELECTED_PRODUCTTYPE LIKE AT10-SGSART Ausgewählte Produktart
SELECTED_VALUE LIKE AT10-SFHAART Ausgewählte Geschäftsart

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.