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 CATSXT_WRITE_HEADER (Kopfdaten für drucken von CATSXT Daten) is a standard Function Module in SAP ERP and is part of the function group CATSXT_UTIL within the package CATX.
Function Module | CATSXT_WRITE_HEADER |
Short Text | Kopfdaten für drucken von CATSXT Daten |
Function Group | CATSXT_UTIL |
Package | CATX |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_DRAW_FRAME | TYPE | XFELD | 'X' | Rahmen zeichnen 'X' - Ja |
IM_PERSONNEL_NUMBER | TYPE | PERNR_D | Personalnummer | |
IM_RIGHT_MARGIN | TYPE | I | 80 | Rechter Listenrand |
This function module does not define any EXPORTING parameters.
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 |
---|---|
FAILED | Personalnummer existiert nicht |