SAP Table
TVRG Rule table for indirect date determination for contracts
SAP table TVRG has 2 primary key fields being MANDT,REGEL.
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
TVRG columns.
| Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| KeyMANDT | Client | CLNT | 3 | 0 | MANDT | ||||||
| KeyREGEL | Rule for indirect date determination | CHAR | 2 | 0 | VDREG_VEDA | ||||||
| BASDAT | Baseline date for indirect date determination | CHAR | 2 | 0 | VBASD_VEDA | ||||||
| ZEITR | Time period for indirect date determination | DEC | 3 | 0 | VLAEN_VEDA | ||||||
| ZEITE | Time unit of time period in indirect date determination | CHAR | 1 | 0 | VLAEE_VEDA | ||||||
| MTEND | Last of the month switch for date determination | CHAR | 1 | 0 | MTEND | ||||||
|
|||||||||||
| PERCA | Calendar used to determine dates | CHAR | 2 | 0 | TFACD | PERCA | |||||
| VKOPO | Consider contract data from header or item | CHAR | 1 | 0 | VKOPO | ||||||
|
|||||||||||