Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/PA14200
Product: Project Accounting (258)
Series:
Display Name: paProjectAllocation
Physical Name: PA14200
Technical Name: paProjectAllocationSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 PAPROJNUMBERFROM PA Project Number From String STR15_LBAU 15 2 PAMETHOD PA Method Integer INT 0 3 USERID User ID String STR15_User_ID 15 Key to the Users Master (SY01400).
Click to show/hide
SELECT
['paProjectAllocation'].USERID AS 'paProjectAllocation-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
PA14200 AS ['paProjectAllocation']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['paProjectAllocation'].USERID = ['Users Master'].USERID
4 PACOSTCATIDBASIS PA Cost Category ID Basis String STR15_Cost_Category_ID 15 5 PAUNITS PA Units Currency PA_DLR15_RBS0_STR 15 6 PAMISCIDTO PA Miscellaneous ID To String STR15_Equipment_ID 15 7 PAMISCLOGCOSTCATTO PA Miscellaneous Log Cost Category To String STR15_Cost_Category_ID 15 8 PACOSTCATIDFROM PA Cost Category ID From String STR15_Cost_Category_ID 15 9 PAPROJNUMBERTO PA Project Number To String STR15_LBAU 15 10 PAMISCIDFROM PA Miscellaneous ID From String STR15_Equipment_ID 15 11 PAMISCLOGCOSTCATFROM PA Miscellaneous Log Cost Category From String STR15_Cost_Category_ID 15 12 PAALLOCATIONID PA Allocation ID String STR15_LBAU 15 13 PAALLOCATEDCOSTS PA Allocated Costs Currency PA_DLR17_RBS0_STR$ 17 14 PACOST PA Cost Currency PA_DLR17_RBS0_STR$ 17