SAP table PTRV_ROT_AWKEY (Assignment of Trip Results to Posting Doc. Number and Line)
SAP table PTRV_ROT_AWKEY has 8 primary key fields being MANDT,PERNR,REINR,PERIO,PDVRS,POSTVRS,PDVRSSQNO,RUNID.
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 | * | MANDT | |||||
PERNR | Personnel Number | NUMC | 8 | 0 | PERNR_D | ||||||
REINR | Trip Number | NUMC | 10 | 0 | REINR | ||||||
PERIO | Trip Period Number | NUMC | 3 | 0 | PTRV_PEROD | ||||||
PDVRS | Sequential Number of Period | NUMC | 2 | 0 | PTRV_PDVRS | ||||||
POSTVRS | 1st or 2nd Posting of a Trip Version | NUMC | 1 | 0 | POSTVRS |
|
|||||
PDVRSSQNO | Numerator per Trip Version for Posting Interface | NUMC | 4 | 0 | PDVRSSQNO | ||||||
RUNID | Sequential number of posting run | NUMC | 10 | 0 | TR_EVNUM | ||||||
ROT_LINE | Line in results table ROT of cluster TE | NUMC | 4 | 0 | ROT_LINE | ||||||
LGART | Wage Type | CHAR | 4 | 0 | * | LGART | |||||
BETRG | HR Payroll: Amount | CURR | 15 | 2 | MAXBT | ||||||
WAERS | Currency Key | CUKY | 5 | 0 | * | WAERS | |||||
AWREF | Reference document number | CHAR | 10 | 0 | AWREF | ||||||
AWORG | Reference Organizational Units | CHAR | 10 | 0 | AWORG | ||||||
AWLIN | 10 digit number | NUMC | 10 | 0 | NUM10 |