PTE Timesheet Template Header (PTE00300)

azurecurveProductsProject Accounting (258)ProjectPTE Timesheet Template Header (PTE00300)

Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/PTE00300

Product: Project Accounting (258)
Series:

Display Name: PTE Timesheet Template Header
Physical Name: PTE00300
Technical Name: PTE_Timesheet_Template_HDR

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1EMPLOYID SearchEmployee IDStringSTR15_Employee_ID15
2PAREPD SearchPA Reporting PeriodIntegerINT33
3PAREPDT SearchPA Reporting DateDatePA_Date8
4PACOMM SearchPA CommentStringSTR5050
5CURNCYID SearchCurrency IDStringSTR15_Currency_ID15
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['PTE Timesheet Template Header'].CURNCYID AS 'PTE Timesheet Template Header-Currency ID'
       ,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
       PTE00300 AS ['PTE Timesheet Template Header']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['PTE Timesheet Template Header'].CURNCYID = ['Currency Setup'].CURNCYID
6CURRNIDX SearchCurrency IndexIntegerINT33
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['PTE Timesheet Template Header'].CURRNIDX AS 'PTE Timesheet Template Header-Currency Index'
       ,['Currency Setup'].CURRNIDX AS 'Currency Setup-Currency Index'
FROM
       PTE00300 AS ['PTE Timesheet Template Header']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['PTE Timesheet Template Header'].CURRNIDX = ['Currency Setup'].CURRNIDX
7RATETPID SearchRate Type IDStringSTR15_Rate_Type_ID15
Key to the Multicurrency Rate Type Setup (MC40100).

Click to show/hide

SELECT
       ['PTE Timesheet Template Header'].RATETPID AS 'PTE Timesheet Template Header-Rate Type ID'
       ,['Multicurrency Rate Type Setup'].RATETPID AS 'Multicurrency Rate Type Setup-Rate Type ID'
FROM
       PTE00300 AS ['PTE Timesheet Template Header']
INNER JOIN
       MC40100 AS ['Multicurrency Rate Type Setup']
              ON
                     ['PTE Timesheet Template Header'].RATETPID = ['Multicurrency Rate Type Setup'].RATETPID
8EXGTBLID SearchExchange Table IDStringSTR15_Exchange_Table_ID15
Key to the Multicurrency Exchange Rate Maintenance (MC00100).

Click to show/hide

SELECT
       ['PTE Timesheet Template Header'].EXGTBLID AS 'PTE Timesheet Template Header-Exchange Table ID'
       ,['Multicurrency Exchange Rate Maintenance'].EXGTBLID AS 'Multicurrency Exchange Rate Maintenance-Exchange Table ID'
FROM
       PTE00300 AS ['PTE Timesheet Template Header']
INNER JOIN
       DYNAMICS..MC00100 AS ['Multicurrency Exchange Rate Maintenance']
              ON
                     ['PTE Timesheet Template Header'].EXGTBLID = ['Multicurrency Exchange Rate Maintenance'].EXGTBLID
9RTCLCMTD SearchRate Calculation MethodIntegerGB0
azurecurveProductsProject Accounting (258)ProjectPTE Timesheet Template Header (PTE00300)

Leave a Reply

Your email address will not be published. Required fields are marked *