Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module TB_AT13_CHECK (Prüfung einer BwgArt gemäß Zuordnung zu 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_CHECK |
Short Text | Prüfung einer BwgArt gemäß Zuordnung zu 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 | |
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 |
---|---|---|---|---|
ENTRY_AT19 | LIKE | AT19 | Eintrag in der AT19 | |
ENTRY_TZB0A | LIKE | TZB0A | Eintrag in der TZB0A |
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 |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FLOWTYPE_NOT_ASSIGNED | BwgArt ist der Geschäftsart nicht zugeordnet |
FLOWTYPE_NOT_DEFINED | BwgArt ist für die Anwendung nicht definiert |
FLOWTYPE_WRONG_GROUP | BwgArt ist der falschen Seite zugeordnet |
FLOWTYPE_WRONG_TYPE | BwgArt paßt nicht zu den vorgegebenen Typen |