Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/AF50004
Product: Microsoft Dynamics GP (0)
Series: Financial
Display Name: Net Profit Account TEMP
Physical Name: AF50004
Technical Name: AF_Net_Profit_ACCT_TEMPSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 USERID User ID String STR15_User_ID 15 Key to the Users Master (SY01400).
Click to show/hide
SELECT
['Net Profit Account TEMP'].USERID AS 'Net Profit Account TEMP-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
AF50004 AS ['Net Profit Account TEMP']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['Net Profit Account TEMP'].USERID = ['Users Master'].USERID
2 ACTINDX Account Index Long Integer LI_14 14 Key to the Account Index Master (GL00105).
Click to show/hide
SELECT
['Net Profit Account TEMP'].ACTINDX AS 'Net Profit Account TEMP-Account Index'
,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
AF50004 AS ['Net Profit Account TEMP']
INNER JOIN
GL00105 AS ['Account Index Master']
ON
['Net Profit Account TEMP'].ACTINDX = ['Account Index Master'].ACTINDX
3 ACTNUMST Account Number String String STR128_LBU 128 4 REPORTID Report ID Integer INT_STORAGE 0 5 PRCSSQNC Process Sequence Integer INT 0