The Function Module TB_PRODUCTTYPE_CHECK (Prüfung der Produktart (Vorhandensein, Produkttyp, Anwendung)) is a standard Function Module in SAP ERP and is part of the function group TB03 within the package FTA.
Function Module | TB_PRODUCTTYPE_CHECK |
Short Text | Prüfung der Produktart (Vorhandensein, Produkttyp, Anwendung) |
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 |
---|---|---|---|---|
APPLICATION | LIKE | TZAF-RANTYP | SPACE | Anwendung |
PRODUCTTYPE | LIKE | TZPA-GSART | Produktart | |
PRODUCTTYPE_INT | LIKE | TZPA-SANLF | SPACE | Produkttyp (Anlageform) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TZPA_ENTRY | LIKE | TZPA | Eintrag in der Produktartentabelle |
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 |
---|---|
APPLICATION | Anwendung |
PRODUCTTYPE | Produktart |
PRODUCTTYPE_INT | Produktart gehört nicht zum Produkttyp |