SAP Table TCETARG
Definition of Target Groups for Transports
TCETARG (Definition of Target Groups for Transports) 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 TCETARG to other SAP tables.
TCETARG table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
VERSION | Configuration Versions | TCEVERSION | TCEVERS | NUMC | 4 | 0 | ||
TARG_GROUP | Meta dest. for transports (group of system/client tuples) | TR_TARGGRP | TCETARGHDR | CHAR | 10 | 0 | ||
TARSYSTEM | Target system for request | TARSYSTEM | TCESYST | CHAR | 10 | 0 | ||
TARCLIENT | Target client for the request | TRTARCLI | CHAR | 3 | 0 |
TCETARG foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
TCETARG | TARG_GROUP | TCETARG | VERSION | TCETARGHDR | Valid Target Groups for Transports | VERSION |
TCETARG | TARG_GROUP | TCETARG | TARG_GROUP | TCETARGHDR | Valid Target Groups for Transports | TARG_GROUP |
TCETARG | TARSYSTEM | TCETARG | VERSION | TCESYST | System List | VERSION |
TCETARG | TARSYSTEM | TCETARG | TARSYSTEM | TCESYST | System List | SYSNAME |
TCETARG | VERSION | TCETARG | VERSION | TCEVERS | Version Information | VERSION |