PA Distribution Work File (PA13204)

azurecurveProductsProject Accounting (258)ProjectPA Distribution Work File (PA13204)

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

Product: Project Accounting (258)
Series:

Display Name: PA Distribution Work File
Physical Name: PA13204
Technical Name: PA_Distribution_WORK

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1PADocnumber20 SearchPA Document No.StringSTR17_LBAU17
2PABILLTRXT SearchPA Biller Trx TypeIntegerPA_DDL_Biller_Trx_Type0
3DISTTYPE SearchDistribution TypeIntegerDDL0
4SEQNUMBR SearchSequence NumberLong IntegerLI_Sequence_Number10
5PACOSTCATID SearchPA Cost Category IDStringSTR15_Cost_Category_ID15
6CUSTNMBR SearchCustomer NumberStringSTR15_RM_Customer_Number15
Key to the RM Customer MSTR (RM00101).

Click to show/hide

SELECT
       ['PA Distribution Work File'].CUSTNMBR AS 'PA Distribution Work File-Customer Number'
       ,['RM Customer MSTR'].CUSTNMBR AS 'RM Customer MSTR-Customer Number'
FROM
       PA13204 AS ['PA Distribution Work File']
INNER JOIN
       RM00101 AS ['RM Customer MSTR']
              ON
                     ['PA Distribution Work File'].CUSTNMBR = ['RM Customer MSTR'].CUSTNMBR
7DSTINDX SearchDistribution Account IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['PA Distribution Work File'].DSTINDX AS 'PA Distribution Work File-Distribution Account Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       PA13204 AS ['PA Distribution Work File']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['PA Distribution Work File'].DSTINDX = ['Account Index Master'].ACTINDX
8DEBITAMT SearchDebit AmountCurrencyDLR19_$S219
9CRDTAMNT SearchCredit AmountCurrencyDLR19_$S219
10USERID SearchUser IDStringSTR15_User_ID15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['PA Distribution Work File'].USERID AS 'PA Distribution Work File-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       PA13204 AS ['PA Distribution Work File']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['PA Distribution Work File'].USERID = ['Users Master'].USERID
azurecurveProductsProject Accounting (258)ProjectPA Distribution Work File (PA13204)

Leave a Reply

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