Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/DS10000
Product: Microsoft Dynamics GP (0)
Series: Company
Display Name: dsFilterJoinView
Physical Name: DS10000
Technical Name: dsFilterJoinViewSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 RELID RelationID Long Integer Long Int 8 2 ACTINDX Account Index Long Integer LI_14 14 Key to the Account Index Master (GL00105).
Click to show/hide
SELECT
['dsFilterJoinView'].ACTINDX AS 'dsFilterJoinView-Account Index'
,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
DS10000 AS ['dsFilterJoinView']
INNER JOIN
GL00105 AS ['Account Index Master']
ON
['dsFilterJoinView'].ACTINDX = ['Account Index Master'].ACTINDX
3 ACCATNUM Account Category Number Integer INT2_U0 2 Key to the Account Category Master (GL00102).
Click to show/hide
SELECT
['dsFilterJoinView'].ACCATNUM AS 'dsFilterJoinView-Account Category Number'
,['Account Category Master'].ACCATNUM AS 'Account Category Master-Account Category Number'
FROM
DS10000 AS ['dsFilterJoinView']
INNER JOIN
GL00102 AS ['Account Category Master']
ON
['dsFilterJoinView'].ACCATNUM = ['Account Category Master'].ACCATNUM
4 ACCATDSC Account Category Description String STR50 50 5 ACTNUMBR_1 Account Number:Account_Segment_Pool1 String Account_Segment_Pool1 6 6 ACTNUMBR_2 Account Number:Account_Segment_Pool2 String Account_Segment_Pool2 6 7 ACTNUMBR_3 Account Number:Account_Segment_Pool3 String Account_Segment_Pool3 6 8 ACTNUMBR_4 Account Number:Account_Segment_Pool4 String Account_Segment_Pool4 6 9 ACTNUMBR_5 Account Number:Account_Segment_Pool5 String Account_Segment_Pool5 6 10 ACTNUMBR_6 Account Number:Account_Segment_Pool6 String Account_Segment_Pool6 6 11 ACTNUMBR_7 Account Number:Account_Segment_Pool7 String Account_Segment_Pool7 6 12 ACTNUMBR_8 Account Number:Account_Segment_Pool8 String Account_Segment_Pool8 6 13 ACTNUMBR_9 Account Number:Account_Segment_Pool9 String Account_Segment_Pool9 6 14 ACTNUMBR_10 Account Number:Account_Segment_Pool10 String Account_Segment_Pool10 6 15 ACTNUMST Account Number String String STR128_LBU 128