SAP table TVC6 (Sales Activity Status Groups)
SAP table TVC6 has 2 primary key fields being MANDT,STGRU.
If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
---|---|---|---|---|---|---|---|
MANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |
STGRU | Sales activity status group | NUMC | 3 | 0 | STGRU_CAS | ||
KTAST | Status of sales activity | CHAR | 1 | 0 | TVC3 | KTAST | |
KTAGR | Reason for sales activity | CHAR | 3 | 0 | TVC2 | KTAGR | |
KTAER | Outcome of sales activities | CHAR | 3 | 0 | TVC1 | KTAER | |
KTAEB | Analysis of sales activity outcome | CHAR | 3 | 0 | TVC7 | KTAEB |
TVC6 foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TVC6 | KTAEB | TVC7 | Sales Activities: Assigning Outcome Analysis to Act.Reason | MANDT |
0 TVC6 | KTAEB | TVC7 | Sales Activities: Assigning Outcome Analysis to Act.Reason | KTAER |
0 TVC6 | KTAEB | TVC7 | Sales Activities: Assigning Outcome Analysis to Act.Reason | KATEB |
1 TVC6 | KTAER | TVC1 | Sales Activity Outcome | MANDT |
0 TVC6 | KTAGR | TVC2 | Reasons for Sales Activities | MANDT |
1 TVC6 | KTAST | TVC3 | Sales Activity Status | MANDT |
1 TVC6 | KTAST | TVC3 | Sales Activity Status | KTAST |