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 table ECLSTAMPS (Table of All Existing Stamps for ECL Viewer) is a standard table in SAP ERP. It belongs to the package SECLVIEWER.
Table | ECLSTAMPS |
Short Text | Table of All Existing Stamps for ECL Viewer |
Package | SECLVIEWER |
Table Type | Transparent Table |
Field Name | Key | Description | Data Element | Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | ✔ | Client | MANDT | CLNT | 3 | T000 |
SUID | ✔ | Unique Stamp Key | STAMPUID | RAW | 16 | |
CATEGORY | Stamp Category (Redlining in 2D ECL Viewer) | ECLSTCAT | CHAR | 30 | ECLSTCATS | |
TEXT | Text Printed on Document With Stamp | CHAR | 40 | |||
CREATOR | User Name of Person Who Created the Stamp | CHAR | 12 | |||
COLOR | Color of Stamp Text | INT4 | 10 | |||
FONT | Font of Stamp Text | CHAR | 20 | |||
STAMP_SIZE | Stamp Size | INT1 | 3 | |||
NAME_OBLIG | Stamping Requires the User Name of the Stamp Text | CHAR | 1 | |||
DATE_OBLIG | Stamping Requires the Date of the Stamp Text | CHAR | 1 | |||
TRANPARENT | Stamp Is Transparent = 'X', Not Transparent = ' ' | CHAR | 1 | |||
TIME_OBLIG | Stamping Requires the Time of the Stamp Text | CHAR | 1 |