The Function Module TB_AT11_CHECK (Prüfung einer KondArt gemäß Zuordnung zu Geschäftsart und Konditionstyp) is a standard Function Module in SAP ERP and is part of the function group TB07 within the package FTA.
Function Module | TB_AT11_CHECK |
Short Text | Prüfung einer KondArt gemäß Zuordnung zu Geschäftsart und Konditionstyp |
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 | AT11-RANTYP | Anwendung | |
CONDTYPE | LIKE | AT11-SKOART | Konditionsart | |
DEALTYPE | LIKE | AT11-SFHAART | Geschäftsart | |
GROUP | LIKE | AT11-RKONDGR | '0' | Seite des Geschäftes |
PRODUCTTYPE | LIKE | AT11-SGSART | Produktart |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ENTRY_AT20 | LIKE | AT20 | Eintrag in der AT20 | |
ENTRY_TZK01 | LIKE | TZK01 | Eintrag in der TZK01 |
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 Konditionstypen der Klasse 1 |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CONDTYPE_NOT_ASSIGNED | KondArt ist der Geschäftsart nicht zugeordnet |
CONDTYPE_NOT_DEFINED | KondArt ist für die Anwendung nicht definiert |
CONDTYPE_WRONG_GROUP | KondArt ist der falschen Seite zugeordnet |
CONDTYPE_WRONG_TYPE | KondArt paßt nicht zu den vorgegebenen Typen |