The Function Module TB_DEALTYPE_CHECK (Prüfung der Geschäftsart (Vorhandensein, Geschäftstyp)) is a standard Function Module in SAP ERP and is part of the function group TB03 within the package FTA.
Function Module | TB_DEALTYPE_CHECK |
Short Text | Prüfung der Geschäftsart (Vorhandensein, Geschäftstyp) |
Function Group | TB03 |
Package | FTA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DEALTYPE | LIKE | AT10-SFHAART | Geschäftsart | |
DEALTYPE_INT | LIKE | AT10-SFGTYP | SPACE | Geschäftstyp |
PRODUCTTYPE | LIKE | AT10-SGSART | Produktart |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AT10_ENTRY | LIKE | AT10 | Eintrag in der Geschäftsartentabelle |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DEALTYPE | Geschäftsart |
DEALTYPE_INT | Geschäftsart gehört nicht zum Geschäftstyp |