Collections – Query (CN100100)

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

Product: Collections Management (1157)
Series: Sales

Display Name: Collections - Query
Physical Name: CN100100
Technical Name: CN_Query

Group Display Name: Collection Query
Group Technical Name: CollectionQuery

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1USERID SearchUser IDSTR15_User_IDString15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['Collections - Query'].USERID AS 'Collections - Query-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       CN100100 AS ['Collections - Query']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['Collections - Query'].USERID = ['Users Master'].USERID
2CUSTNMBR SearchCustomer NumberSTR15_RM_Customer_NumberString15
Key to the RM Customer MSTR (RM00101).

Click to show/hide

SELECT
       ['Collections - Query'].CUSTNMBR AS 'Collections - Query-Customer Number'
       ,['RM Customer MSTR'].CUSTNMBR AS 'RM Customer MSTR-Customer Number'
FROM
       CN100100 AS ['Collections - Query']
INNER JOIN
       RM00101 AS ['RM Customer MSTR']
              ON
                     ['Collections - Query'].CUSTNMBR = ['RM Customer MSTR'].CUSTNMBR
3CPRCSTNM SearchCorporate Customer NumberSTR15_RM_Customer_NumberString15
4CUSTNAME SearchCustomer NameSTR64_Customer_NameString64
5BALOVER SearchBalance OverdueDLR19_$S2Currency19
6CUSTBLNC SearchCustomer BalanceDLR19_RBS0_STR$Currency19
7CUSTCLAS SearchCustomer ClassSTR15_Customer_ClassString15
8CNTCPRSN SearchContact PersonSTR60String60
9STMTNAME SearchStatement NameSTR64String64
10ADRSCODE SearchAddress CodeSTR15_Address_CodeString15
11ADDRESS1 SearchAddress 1STR60String60
12ADDRESS2 SearchAddress 2STR60String60
13CITY SearchCitySTR35String35
14STATE SearchStateSTR30_StateString29
15ZIP SearchZipSTR10String10
16COUNTRY SearchCountrySTR60String60
17PHONE1 SearchPhone 1Phone_NumberString14
18FAX SearchFaxSTR14_FAXString14
19SLPRSNID SearchSalesperson IDSTR15_Salesperson_IDString15
Key to the RM Salesperson Master (RM00301).

Click to show/hide

SELECT
       ['Collections - Query'].SLPRSNID AS 'Collections - Query-Salesperson ID'
       ,['RM Salesperson Master'].SLPRSNID AS 'RM Salesperson Master-Salesperson ID'
FROM
       CN100100 AS ['Collections - Query']
INNER JOIN
       RM00301 AS ['RM Salesperson Master']
              ON
                     ['Collections - Query'].SLPRSNID = ['RM Salesperson Master'].SLPRSNID
20SALSTERR SearchSales TerritorySTR15_Sales_TerritoryString15
Key to the Sales Territory Master File (RM00303).

Click to show/hide

SELECT
       ['Collections - Query'].SALSTERR AS 'Collections - Query-Sales Territory'
       ,['Sales Territory Master File'].SALSTERR AS 'Sales Territory Master File-Sales Territory'
FROM
       CN100100 AS ['Collections - Query']
INNER JOIN
       RM00303 AS ['Sales Territory Master File']
              ON
                     ['Collections - Query'].SALSTERR = ['Sales Territory Master File'].SALSTERR
21USERDEF1 SearchUser Defined 1STR20String20
22USERDEF2 SearchUser Defined 2STR20String20
23PreferredContactMethod SearchPreferred Contact MethodpaDDLPreferredContactMethodInteger0
24Time_Zone SearchTime ZoneDDL_Time_ZoneInteger0

Leave a Reply

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