Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/PTE30100
Product: Project Accounting (258)
Series:
Display Name: PTE_Timesheet_HDR_HIST
Physical Name: PTE30100
Technical Name: PTE_Timesheet_HDR_HISTSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 PTE_Timesheet_Number PTE Timesheet Number String STR30_Item_Number 30 2 PADOCDT PA Document Date Date PA_Date 8 3 PAYR PA Year Integer INT4 4 4 EMPLOYID Employee ID String STR15_Employee_ID 15 5 PAREPD PA Reporting Period Integer INT3 3 6 PAREPDT PA Reporting Date Date PA_Date 8 7 PAPeriodEndDate PA Period End Date Date DATE 6 8 PACOMM PA Comment String STR50 50 9 PTE_Total_Quantity PTE Total Quantity Currency DLR17_QTY_RBS0_UTR 17 10 PAtotcosts PA Total Costs Currency PA_DLR17_RBS0_STR$ 17 11 PAORIGTOTCOSTS PA Originating Total Costs Currency DLR17_RBS0_UTR$ 17 12 PATACRV PA Total Accrued Revenues Currency DLR17_RBS0_UTR$ 17 13 PAORIACCRREV PA Originating Accrued Revenues Currency DLR17_RBS0_UTR$ 17 14 NOTEINDX Note Index Currency DLR14 14 Key to the Record Notes Master (SY03900).
Click to show/hide
SELECT
['PTE_Timesheet_HDR_HIST'].NOTEINDX AS 'PTE_Timesheet_HDR_HIST-Note Index'
,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
PTE30100 AS ['PTE_Timesheet_HDR_HIST']
INNER JOIN
SY03900 AS ['Record Notes Master']
ON
['PTE_Timesheet_HDR_HIST'].NOTEINDX = ['Record Notes Master'].NOTEINDX
15 CURNCYID Currency ID String STR15_Currency_ID 15 Key to the Currency Setup (MC40200).
Click to show/hide
SELECT
['PTE_Timesheet_HDR_HIST'].CURNCYID AS 'PTE_Timesheet_HDR_HIST-Currency ID'
,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
PTE30100 AS ['PTE_Timesheet_HDR_HIST']
INNER JOIN
DYNAMICS..MC40200 AS ['Currency Setup']
ON
['PTE_Timesheet_HDR_HIST'].CURNCYID = ['Currency Setup'].CURNCYID
16 CURRNIDX Currency Index Integer INT3 3 Key to the Currency Setup (MC40200).
Click to show/hide
SELECT
['PTE_Timesheet_HDR_HIST'].CURRNIDX AS 'PTE_Timesheet_HDR_HIST-Currency Index'
,['Currency Setup'].CURRNIDX AS 'Currency Setup-Currency Index'
FROM
PTE30100 AS ['PTE_Timesheet_HDR_HIST']
INNER JOIN
DYNAMICS..MC40200 AS ['Currency Setup']
ON
['PTE_Timesheet_HDR_HIST'].CURRNIDX = ['Currency Setup'].CURRNIDX
17 RATETPID Rate Type ID String STR15_Rate_Type_ID 15 Key to the Multicurrency Rate Type Setup (MC40100).
Click to show/hide
SELECT
['PTE_Timesheet_HDR_HIST'].RATETPID AS 'PTE_Timesheet_HDR_HIST-Rate Type ID'
,['Multicurrency Rate Type Setup'].RATETPID AS 'Multicurrency Rate Type Setup-Rate Type ID'
FROM
PTE30100 AS ['PTE_Timesheet_HDR_HIST']
INNER JOIN
MC40100 AS ['Multicurrency Rate Type Setup']
ON
['PTE_Timesheet_HDR_HIST'].RATETPID = ['Multicurrency Rate Type Setup'].RATETPID
18 EXGTBLID Exchange Table ID String STR15_Exchange_Table_ID 15 Key to the Multicurrency Exchange Rate Maintenance (MC00100).
Click to show/hide
SELECT
['PTE_Timesheet_HDR_HIST'].EXGTBLID AS 'PTE_Timesheet_HDR_HIST-Exchange Table ID'
,['Multicurrency Exchange Rate Maintenance'].EXGTBLID AS 'Multicurrency Exchange Rate Maintenance-Exchange Table ID'
FROM
PTE30100 AS ['PTE_Timesheet_HDR_HIST']
INNER JOIN
DYNAMICS..MC00100 AS ['Multicurrency Exchange Rate Maintenance']
ON
['PTE_Timesheet_HDR_HIST'].EXGTBLID = ['Multicurrency Exchange Rate Maintenance'].EXGTBLID
19 XCHGRATE Exchange Rate Currency (Variable) DLR14_Exchange_Rate 14 20 EXCHDATE Exchange Date Date DT_Date 6 21 TIME1 Time Time TM6 6 22 RTCLCMTD Rate Calculation Method Integer GB 0 23 DENXRATE Denomination Exchange Rate Currency (Variable) DLR14_Exchange_Rate 14 24 MCTRXSTT MC Transaction State Integer INT1 1 25 PATSNO PA Timesheet No. String STR17_LBAU 17 26 USERID User ID String STR15_User_ID 15 Key to the Users Master (SY01400).
Click to show/hide
SELECT
['PTE_Timesheet_HDR_HIST'].USERID AS 'PTE_Timesheet_HDR_HIST-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
PTE30100 AS ['PTE_Timesheet_HDR_HIST']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['PTE_Timesheet_HDR_HIST'].USERID = ['Users Master'].USERID
27 Workflow_Status Workflow Status Integer Workflow Status 0