Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/PTE10000
Product: Project Accounting (258)
Series:
Display Name: PTE Timesheet Header
Physical Name: PTE10000
Technical Name: PTE_Timesheet_HDRSeq 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 Header'].NOTEINDX AS 'PTE Timesheet Header-Note Index'
,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
PTE10000 AS ['PTE Timesheet Header']
INNER JOIN
SY03900 AS ['Record Notes Master']
ON
['PTE Timesheet Header'].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 Header'].CURNCYID AS 'PTE Timesheet Header-Currency ID'
,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
PTE10000 AS ['PTE Timesheet Header']
INNER JOIN
DYNAMICS..MC40200 AS ['Currency Setup']
ON
['PTE Timesheet Header'].CURNCYID = ['Currency Setup'].CURNCYID
16 CURRNIDX Currency Index Integer INT3 3 Key to the Currency Setup (MC40200).
Click to show/hide
SELECT
['PTE Timesheet Header'].CURRNIDX AS 'PTE Timesheet Header-Currency Index'
,['Currency Setup'].CURRNIDX AS 'Currency Setup-Currency Index'
FROM
PTE10000 AS ['PTE Timesheet Header']
INNER JOIN
DYNAMICS..MC40200 AS ['Currency Setup']
ON
['PTE Timesheet Header'].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 Header'].RATETPID AS 'PTE Timesheet Header-Rate Type ID'
,['Multicurrency Rate Type Setup'].RATETPID AS 'Multicurrency Rate Type Setup-Rate Type ID'
FROM
PTE10000 AS ['PTE Timesheet Header']
INNER JOIN
MC40100 AS ['Multicurrency Rate Type Setup']
ON
['PTE Timesheet Header'].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 Header'].EXGTBLID AS 'PTE Timesheet Header-Exchange Table ID'
,['Multicurrency Exchange Rate Maintenance'].EXGTBLID AS 'Multicurrency Exchange Rate Maintenance-Exchange Table ID'
FROM
PTE10000 AS ['PTE Timesheet Header']
INNER JOIN
DYNAMICS..MC00100 AS ['Multicurrency Exchange Rate Maintenance']
ON
['PTE Timesheet Header'].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 Header'].USERID AS 'PTE Timesheet Header-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
PTE10000 AS ['PTE Timesheet Header']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['PTE Timesheet Header'].USERID = ['Users Master'].USERID
27 Workflow_Status Workflow Status Integer Workflow Status 0 28 SupervisorADLogin Supervisor ADLogin String STR85 85 29 wfShowOverBudgetWarning wfShowOverBudgetWarning Long Integer wfShowOverBudgetWarning 0