COTPLCLASS (Template environments) 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 COTPLCLASS to other SAP tables.
| Field | Data element | Checktable | Datatype | Length | Decimals | Possible values | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
CLASS
Template Environment
|
COTPL_CLASS |
CHAR
|
3 | 0 | ||||||||
|
MAIN_CLASS
General Flag
|
FLAG |
CHAR
|
1 | 0 | ||||||||
|
||||||||||||
|
APPLICATION
Template Applications
|
COTPL_APPL | COTPLAPPL |
CHAR
|
3 | 0 | |||||||
|
DEFAULT_LINE
Template Row Types
|
COTPL_LINETYPE | COTPLLINETYPE |
CHAR
|
1 | 0 | |||||||
| Table | Field | Foreign key table | Foreign key field | Check table | Check field |
|---|---|---|---|---|---|
| COTPLCLASS | APPLICATION | COTPLCLASS | APPLICATION |
COTPLAPPL
Template applications
|
APPLICATION |
| COTPLCLASS | DEFAULT_LINE | COTPLCLASS | DEFAULT_LINE |
COTPLLINETYPE
Template linetypes
|
LINETYPE |