PA Timesheet Distribution WORK (PA10003)

azurecurveProductsProject Accounting (258)ProjectPA Timesheet Distribution WORK (PA10003)

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

Product: Project Accounting (258)
Series:

Display Name: PA Timesheet Distribution WORK
Physical Name: PA10003
Technical Name: PA_TS_Distribution_WORK

Group Display Name: PA Timesheet Transactions
Group Technical Name: PA Timesheet Transactions

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1CURNCYID SearchCurrency IDStringSTR15_Currency_ID15
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['PA Timesheet Distribution WORK'].CURNCYID AS 'PA Timesheet Distribution WORK-Currency ID'
       ,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
       PA10003 AS ['PA Timesheet Distribution WORK']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['PA Timesheet Distribution WORK'].CURNCYID = ['Currency Setup'].CURNCYID
2CURRNIDX SearchCurrency IndexIntegerINT33
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['PA Timesheet Distribution WORK'].CURRNIDX AS 'PA Timesheet Distribution WORK-Currency Index'
       ,['Currency Setup'].CURRNIDX AS 'Currency Setup-Currency Index'
FROM
       PA10003 AS ['PA Timesheet Distribution WORK']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['PA Timesheet Distribution WORK'].CURRNIDX = ['Currency Setup'].CURRNIDX
3ORCRDAMT SearchOriginating Credit AmountCurrencyDLR19_$S219
4ORDBTAMT SearchOriginating Debit AmountCurrencyDLR19_$S219
5PATSNO SearchPA Timesheet No.StringSTR17_LBAU17
6TRXSORCE SearchTRX SourceStringSTR1313
7DSTSQNUM SearchDistribution Sequence NumberLong IntegerLong Int8
8CNTRLTYP SearchControl TypeIntegerINT11
9CRDTAMNT SearchCredit AmountCurrencyDLR19_$S219
10DEBITAMT SearchDebit AmountCurrencyDLR19_$S219
11DSTINDX SearchDistribution Account IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['PA Timesheet Distribution WORK'].DSTINDX AS 'PA Timesheet Distribution WORK-Distribution Account Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       PA10003 AS ['PA Timesheet Distribution WORK']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['PA Timesheet Distribution WORK'].DSTINDX = ['Account Index Master'].ACTINDX
12DISTTYPE SearchDistribution TypeIntegerDDL0
13DistRef SearchDistribution ReferenceStringSTR3030
14USERID SearchUser IDStringSTR15_User_ID15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['PA Timesheet Distribution WORK'].USERID AS 'PA Timesheet Distribution WORK-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       PA10003 AS ['PA Timesheet Distribution WORK']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['PA Timesheet Distribution WORK'].USERID = ['Users Master'].USERID
15EMPLOYID SearchEmployee IDStringSTR15_Employee_ID15
azurecurveProductsProject Accounting (258)ProjectPA Timesheet Distribution WORK (PA10003)

Leave a Reply

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