PA Equipment Log Distribution History (PA30203)

azurecurveProductsProject Accounting (258)ProjectPA Equipment Log Distribution History (PA30203)

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

Product: Project Accounting (258)
Series:

Display Name: PA Equipment Log Distribution History
Physical Name: PA30203
Technical Name: PA_Equipt_Log_Distribution_HIST

Group Display Name: PA Equipment Log Transactions History
Group Technical Name: PA Equipment Log Transactions History

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1PAEQLOGNO SearchPA Equipment Log No.StringSTR17_LBAU17
2TRXSORCE SearchTRX SourceStringSTR1313
3DSTSQNUM SearchDistribution Sequence NumberLong IntegerLong Int8
4CNTRLTYP SearchControl TypeIntegerINT11
5CRDTAMNT SearchCredit AmountCurrencyDLR19_$S219
6DEBITAMT SearchDebit AmountCurrencyDLR19_$S219
7DSTINDX SearchDistribution Account IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['PA Equipment Log Distribution History'].DSTINDX AS 'PA Equipment Log Distribution History-Distribution Account Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       PA30203 AS ['PA Equipment Log Distribution History']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['PA Equipment Log Distribution History'].DSTINDX = ['Account Index Master'].ACTINDX
8DISTTYPE SearchDistribution TypeIntegerDDL0
9DistRef SearchDistribution ReferenceStringSTR3030
10USERID SearchUser IDStringSTR15_User_ID15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['PA Equipment Log Distribution History'].USERID AS 'PA Equipment Log Distribution History-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       PA30203 AS ['PA Equipment Log Distribution History']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['PA Equipment Log Distribution History'].USERID = ['Users Master'].USERID
11PAEQUIPTID SearchPA Equipment IDStringSTR15_Equipment_ID15
12CURNCYID SearchCurrency IDStringSTR15_Currency_ID15
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['PA Equipment Log Distribution History'].CURNCYID AS 'PA Equipment Log Distribution History-Currency ID'
       ,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
       PA30203 AS ['PA Equipment Log Distribution History']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['PA Equipment Log Distribution History'].CURNCYID = ['Currency Setup'].CURNCYID
13CURRNIDX SearchCurrency IndexIntegerINT33
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['PA Equipment Log Distribution History'].CURRNIDX AS 'PA Equipment Log Distribution History-Currency Index'
       ,['Currency Setup'].CURRNIDX AS 'Currency Setup-Currency Index'
FROM
       PA30203 AS ['PA Equipment Log Distribution History']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['PA Equipment Log Distribution History'].CURRNIDX = ['Currency Setup'].CURRNIDX
14ORCRDAMT SearchOriginating Credit AmountCurrencyDLR19_$S219
15ORDBTAMT SearchOriginating Debit AmountCurrencyDLR19_$S219
azurecurveProductsProject Accounting (258)ProjectPA Equipment Log Distribution History (PA30203)

Leave a Reply

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