PA Billing Distribution History (PA30703)

azurecurveProductsProject Accounting (258)ProjectPA Billing Distribution History (PA30703)

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

Product: Project Accounting (258)
Series:

Display Name: PA Billing Distribution History
Physical Name: PA30703
Technical Name: PA_Bill_Distribution_HIST

Group Display Name: PA Billing Transactions History
Group Technical Name: PA Billing Transactions History

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1PADocnumber20 SearchPA Document 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 Billing Distribution History'].DSTINDX AS 'PA Billing Distribution History-Distribution Account Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       PA30703 AS ['PA Billing Distribution History']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['PA Billing 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 Billing Distribution History'].USERID AS 'PA Billing Distribution History-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       PA30703 AS ['PA Billing Distribution History']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['PA Billing Distribution History'].USERID = ['Users Master'].USERID
11CUSTNMBR SearchCustomer NumberStringSTR15_RM_Customer_Number15
Key to the RM Customer MSTR (RM00101).

Click to show/hide

SELECT
       ['PA Billing Distribution History'].CUSTNMBR AS 'PA Billing Distribution History-Customer Number'
       ,['RM Customer MSTR'].CUSTNMBR AS 'RM Customer MSTR-Customer Number'
FROM
       PA30703 AS ['PA Billing Distribution History']
INNER JOIN
       RM00101 AS ['RM Customer MSTR']
              ON
                     ['PA Billing Distribution History'].CUSTNMBR = ['RM Customer MSTR'].CUSTNMBR
12CURNCYID SearchCurrency IDStringSTR15_Currency_ID15
Key to the Currency Setup (MC40200).

Click to show/hide

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

Click to show/hide

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

Leave a Reply

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