SAP Table
SGT_COVS_T Segmentation Strategies
SAP table SGT_COVS_T has 3 primary key fields being MANDT,WERKS,SGT_COVS.
If you are only analysing data from a single SAP instance you may omit field MANDT in your relationships as it will be the same across the entire dataset. On the other hand, if you are combining data from multiple SAP instances you need to take MANDT into account.
/ Fields
SGT_COVS_T columns.
| Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| KeyMANDT | Client | CLNT | 3 | 0 | MANDT | ||||||||||
| KeyWERKS | Plant | CHAR | 4 | 0 | WERKS_D | ||||||||||
| KeySGT_COVS | Segmentation Strategy | CHAR | 8 | 0 | SGT_COVS | ||||||||||
| SGT_CSGR | Segmentation Structure | CHAR | 4 | 0 | SGT_CSGR_T | SGT_CSGR | |||||||||
| SGT_REOF | Segmentation Reorganization Flag | CHAR | 1 | 0 | SGT_REOF | ||||||||||
|
|||||||||||||||
| DIALOGTYPE | Dialog type | CHAR | 1 | 0 | DDSHDIATYP | ||||||||||
|
|||||||||||||||
| SGT_SCOPE | Segmentation Strategy Scope | CHAR | 1 | 0 | SGT_SCOPE | ||||||||||
|
|||||||||||||||
| RULE_M | Segmentation rule check | CHAR | 1 | 0 | SGT_RULE_CHECK | ||||||||||
| RULE_S | Segmentation rule check | CHAR | 1 | 0 | SGT_RULE_CHECK | ||||||||||
| RULE_R | Segmentation rule check | CHAR | 1 | 0 | SGT_RULE_CHECK | ||||||||||
| RULE_P | Segmentation rule check | CHAR | 1 | 0 | SGT_RULE_CHECK | ||||||||||
| RULE_A | Segmentation rule check | CHAR | 1 | 0 | SGT_RULE_CHECK | ||||||||||
/ Relationships
SGT_COVS_T foreign keys.
| Table | Field | Check Table | Description | Check Field |
|---|---|---|---|---|
| SGT_COVS_T | SGT_CSGR | SGT_CSGR_T | Segmentation Structures | MANDT |