TWGA (Layout type) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link TWGA to other SAP tables.
| Field | Data element | Checktable | Datatype | Length | Decimals | Possible values | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
MANDT
Client
|
MANDT | T000 |
CLNT
|
3 | 0 | |||||||||
|
LAYAR
Layout type
|
LAYART |
CHAR
|
4 | 0 | ||||||||||
|
LAYTY
Layout category
|
LAYTYP |
CHAR
|
1 | 0 | ||||||||||
|
||||||||||||||
|
INKNR
Number of number range for internal number assignment
|
INUMNR |
CHAR
|
2 | 0 | ||||||||||
|
ENKNR
Number of number range for external number assignment
|
ENUMNR |
CHAR
|
2 | 0 | ||||||||||
|
KZDAZ
Indicates direct material assignment
|
KZDAZ |
CHAR
|
1 | 0 | ||||||||||
|
||||||||||||||
|
KZWMI
Indicator for product catalog layout
|
KZWMI |
CHAR
|
1 | 0 | ||||||||||
|
||||||||||||||
| Table | Field | Foreign key table | Foreign key field | Check table | Check field |
|---|---|---|---|---|---|
| TWGA | MANDT | TWGA | MANDT |
T000
Clients
|
MANDT |