Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/PA00502
Product: Project Accounting (258)
Series:
Display Name: PA Third Party Customer MSTR
Physical Name: PA00502
Technical Name: PA_Third_Party_Customer_MSTRSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 PAPROJNUMBER PA Project Number String STR15_LBAU 15 2 CUSTNMBR Customer Number String STR15_RM_Customer_Number 15 Key to the RM Customer MSTR (RM00101).
Click to show/hide
SELECT
['PA Third Party Customer MSTR'].CUSTNMBR AS 'PA Third Party Customer MSTR-Customer Number'
,['RM Customer MSTR'].CUSTNMBR AS 'RM Customer MSTR-Customer Number'
FROM
PA00502 AS ['PA Third Party Customer MSTR']
INNER JOIN
RM00101 AS ['RM Customer MSTR']
ON
['PA Third Party Customer MSTR'].CUSTNMBR = ['RM Customer MSTR'].CUSTNMBR
3 PAUNPOSTRETAMT PA Unposted Retention Amount Currency PA_DLR17_RBS0_STR$ 17 4 PAPOSTRETAMT PA Actual Retention Amount Currency PA_DLR17_RBS0_STR$ 17 5 PAUnposted_Retainer_Fee PA Unposted Retainer Fee Amount Currency PA_DLR17_RBS0_STR$ 17 6 PAPosted_Retainer_Fee PA Actual Retainer Fee Amount Currency PA_DLR17_RBS0_STR$ 17 7 ACCTAMNT Account Amount Currency DLR19_RBS0_UTR$ 19