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 SETLEAF (Values in Sets) is a standard table in SAP ERP. It belongs to the package GBSE.
Table | SETLEAF |
Short Text | Values in Sets |
Package | GBSE |
Table Type | Transparent Table |
Field Name | Key | Description | Data Element | Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | ✔ | Client | MANDT | CLNT | 3 | T000 |
SETCLASS | ✔ | Set class | SETCLASS | CHAR | 4 | SETCLS |
SUBCLASS | ✔ | Organizational Unit as Set Subclass | SETSUBCLS | CHAR | 12 | |
SETNAME | ✔ | Set Name | SETNAMENEW | CHAR | 24 | SETHEADER |
LINEID | ✔ | Set line counter | SETLINE | NUMC | 10 | |
VALSIGN | SIGN field in creation of SELECT-OPTIONS tables | RALDB_SIGN | CHAR | 1 | ||
VALOPTION | OPTION field in structure of SELECT-OPTIONS tables | RALDB_OPTI | CHAR | 2 | ||
VALFROM | From Value | SETVALMIN | CHAR | 24 | ||
VALTO | To value | SETVALMAX | CHAR | 24 | ||
SEQNR | Sequential number of set line | SETLNSEQNR | INT4 | 10 |