PDK Timesheet Template Header (PDK00300)

azurecurveProductsProject Accounting (258)ProjectPDK Timesheet Template Header (PDK00300)

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

Product: Project Accounting (258)
Series:

Display Name: PDK Timesheet Template Header
Physical Name: PDK00300
Technical Name: PDK_Timesheet_Template_HDR

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

Click to show/hide

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

Click to show/hide

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

Click to show/hide

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

Click to show/hide

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

Leave a Reply

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