PA Inventory Distribution WORK (PA10903)

azurecurveProductsProject Accounting (258)ProjectPA Inventory Distribution WORK (PA10903)

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

Product: Project Accounting (258)
Series:

Display Name: PA Inventory Distribution WORK
Physical Name: PA10903
Technical Name: PA_IV_Distribution_WORK

Group Display Name: PA Inventory Transfer Transactions
Group Technical Name: PA Inventory Transfer Transactions

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1PAIV_Document_No SearchPA IV Document NoStringSTR17_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 Inventory Distribution WORK'].DSTINDX AS 'PA Inventory Distribution WORK-Distribution Account Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       PA10903 AS ['PA Inventory Distribution WORK']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['PA Inventory Distribution WORK'].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 Inventory Distribution WORK'].USERID AS 'PA Inventory Distribution WORK-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       PA10903 AS ['PA Inventory Distribution WORK']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['PA Inventory Distribution WORK'].USERID = ['Users Master'].USERID
11CURNCYID SearchCurrency IDStringSTR15_Currency_ID15
Key to the Currency Setup (MC40200).

Click to show/hide

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

Click to show/hide

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

Leave a Reply

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