ASI_RM_Customer_MSTR_ADDR_SmartList (ASIEXP15)

azurecurveProductsSmartList (1493)PathnameASI_RM_Customer_MSTR_ADDR_SmartList (ASIEXP15)

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

Product: SmartList (1493)
Series:

Display Name: ASI_RM_Customer_MSTR_ADDR_SmartList
Physical Name: ASIEXP15
Technical Name: ASI_RM_Customer_MSTR_ADDR_Explorer

Group Display Name: SmartList Master
Group Technical Name: ASI_Explorer_Logical_MSTR

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1ASI_Order_By SearchASI_Order_ByLong IntegerLI_1414
2CUSTNMBR SearchCustomer NumberStringSTR15_RM_Customer_Number15
Key to the RM Customer MSTR (RM00101).

Click to show/hide

SELECT
       ['ASI_RM_Customer_MSTR_ADDR_SmartList'].CUSTNMBR AS 'ASI_RM_Customer_MSTR_ADDR_SmartList-Customer Number'
       ,['RM Customer MSTR'].CUSTNMBR AS 'RM Customer MSTR-Customer Number'
FROM
       ASIEXP15 AS ['ASI_RM_Customer_MSTR_ADDR_SmartList']
INNER JOIN
       RM00101 AS ['RM Customer MSTR']
              ON
                     ['ASI_RM_Customer_MSTR_ADDR_SmartList'].CUSTNMBR = ['RM Customer MSTR'].CUSTNMBR
3ADRSCODE SearchAddress CodeStringSTR15_Address_Code15
4CUSTNAME SearchCustomer NameStringSTR64_Customer_Name64
5SLPRSNID SearchSalesperson IDStringSTR15_Salesperson_ID15
Key to the RM Salesperson Master (RM00301).

Click to show/hide

SELECT
       ['ASI_RM_Customer_MSTR_ADDR_SmartList'].SLPRSNID AS 'ASI_RM_Customer_MSTR_ADDR_SmartList-Salesperson ID'
       ,['RM Salesperson Master'].SLPRSNID AS 'RM Salesperson Master-Salesperson ID'
FROM
       ASIEXP15 AS ['ASI_RM_Customer_MSTR_ADDR_SmartList']
INNER JOIN
       RM00301 AS ['RM Salesperson Master']
              ON
                     ['ASI_RM_Customer_MSTR_ADDR_SmartList'].SLPRSNID = ['RM Salesperson Master'].SLPRSNID
6UPSZONE SearchUPS ZoneStringSTR33
7CUSTCLAS SearchCustomer ClassStringSTR15_Customer_Class15
8CPRCSTNM SearchCorporate Customer NumberStringSTR15_RM_Customer_Number15
9CNTCPRSN SearchContact PersonStringSTR6060
10SHIPMTHD SearchShipping MethodStringSTR15_Shipping_Method15
Key to the Shipping Methods Master (SY03000).

Click to show/hide

SELECT
       ['ASI_RM_Customer_MSTR_ADDR_SmartList'].SHIPMTHD AS 'ASI_RM_Customer_MSTR_ADDR_SmartList-Shipping Method'
       ,['Shipping Methods Master'].SHIPMTHD AS 'Shipping Methods Master-Shipping Method'
FROM
       ASIEXP15 AS ['ASI_RM_Customer_MSTR_ADDR_SmartList']
INNER JOIN
       SY03000 AS ['Shipping Methods Master']
              ON
                     ['ASI_RM_Customer_MSTR_ADDR_SmartList'].SHIPMTHD = ['Shipping Methods Master'].SHIPMTHD
11TAXSCHID SearchTax Schedule IDStringSTR15_Tax_Schedule_ID15
Key to the Sales/Purchases Tax Schedule Header Master (TX00101).

Click to show/hide

SELECT
       ['ASI_RM_Customer_MSTR_ADDR_SmartList'].TAXSCHID AS 'ASI_RM_Customer_MSTR_ADDR_SmartList-Tax Schedule ID'
       ,['Sales/Purchases Tax Schedule Header Master'].TAXSCHID AS 'Sales/Purchases Tax Schedule Header Master-Tax Schedule ID'
FROM
       ASIEXP15 AS ['ASI_RM_Customer_MSTR_ADDR_SmartList']
INNER JOIN
       TX00101 AS ['Sales/Purchases Tax Schedule Header Master']
              ON
                     ['ASI_RM_Customer_MSTR_ADDR_SmartList'].TAXSCHID = ['Sales/Purchases Tax Schedule Header Master'].TAXSCHID
12ADDRESS1 SearchAddress 1StringSTR6060
13ADDRESS2 SearchAddress 2StringSTR6060
14ADDRESS3 SearchAddress 3StringSTR6060
15COUNTRY SearchCountryStringSTR6060
16CITY SearchCityStringSTR3535
17STATE SearchStateStringSTR30_State29
18ZIP SearchZipStringSTR1010
19PHONE1 SearchPhone 1StringPhone_Number14
20PHONE2 SearchPhone 2StringPhone_Number14
21FAX SearchFaxStringSTR14_FAX14
22MODIFDT SearchModified DateDateDT8
23CREATDDT SearchCreated DateDateDT8
24INET1 SearchINet1StringSTR200200
25INET2 SearchINet2StringSTR200200
26INET3 SearchINet3StringSTR200200
27INET4 SearchINet4StringSTR200200
28INET5 SearchINet5StringSTR200200
29INET6 SearchINet6StringSTR200200
30INET7 SearchINet7StringSTR200200
31INET8 SearchINet8StringSTR200200
32ASI_Favorite_Sequence SearchASI_Favorite_SequenceLong IntegerASI_LI_10_RU10
33STMTNAME SearchStatement NameStringSTR6464
34SHRTNAME SearchShort NameStringSTR1515
35PRBTADCD SearchPrimary Billto Address CodeStringSTR15_LBAU15
36PRSTADCD SearchPrimary Shipto Address CodeStringSTR15_LBAU15
37STADDRCD SearchStatement Address CodeStringSTR15_LBAU15
38ASI_Main_Salesperson SearchASI_Main_SalespersonStringSTR15_Salesperson_ID15
39CHEKBKID SearchCheckbook IDStringSTR15_Checkbook_ID15
Key to the CM Checkbook Master (CM00100).

Click to show/hide

SELECT
       ['ASI_RM_Customer_MSTR_ADDR_SmartList'].CHEKBKID AS 'ASI_RM_Customer_MSTR_ADDR_SmartList-Checkbook ID'
       ,['CM Checkbook Master'].CHEKBKID AS 'CM Checkbook Master-Checkbook ID'
FROM
       ASIEXP15 AS ['ASI_RM_Customer_MSTR_ADDR_SmartList']
INNER JOIN
       CM00100 AS ['CM Checkbook Master']
              ON
                     ['ASI_RM_Customer_MSTR_ADDR_SmartList'].CHEKBKID = ['CM Checkbook Master'].CHEKBKID
40PYMTRMID SearchPayment Terms IDStringSTR20_Payment_Terms_ID20
Key to the Payment Terms Master (SY03300).

Click to show/hide

SELECT
       ['ASI_RM_Customer_MSTR_ADDR_SmartList'].PYMTRMID AS 'ASI_RM_Customer_MSTR_ADDR_SmartList-Payment Terms ID'
       ,['Payment Terms Master'].PYMTRMID AS 'Payment Terms Master-Payment Terms ID'
FROM
       ASIEXP15 AS ['ASI_RM_Customer_MSTR_ADDR_SmartList']
INNER JOIN
       SY03300 AS ['Payment Terms Master']
              ON
                     ['ASI_RM_Customer_MSTR_ADDR_SmartList'].PYMTRMID = ['Payment Terms Master'].PYMTRMID
41CRLMTTYP SearchCredit Limit TypeIntegerGB_Amt_Type0
42CRLMTAMT SearchCredit Limit AmountCurrencyDLR17_RBS0_UTR$17
43CRLMTPER SearchCredit Limit PeriodIntegerDDL0
44CRLMTPAM SearchCredit Limit Period AmountCurrencyDLR17_RBS0_UTR$17
45CURNCYID SearchCurrency IDStringSTR15_Currency_ID15
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['ASI_RM_Customer_MSTR_ADDR_SmartList'].CURNCYID AS 'ASI_RM_Customer_MSTR_ADDR_SmartList-Currency ID'
       ,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
       ASIEXP15 AS ['ASI_RM_Customer_MSTR_ADDR_SmartList']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['ASI_RM_Customer_MSTR_ADDR_SmartList'].CURNCYID = ['Currency Setup'].CURNCYID
46RATETPID SearchRate Type IDStringSTR15_Rate_Type_ID15
Key to the Multicurrency Rate Type Setup (MC40100).

Click to show/hide

SELECT
       ['ASI_RM_Customer_MSTR_ADDR_SmartList'].RATETPID AS 'ASI_RM_Customer_MSTR_ADDR_SmartList-Rate Type ID'
       ,['Multicurrency Rate Type Setup'].RATETPID AS 'Multicurrency Rate Type Setup-Rate Type ID'
FROM
       ASIEXP15 AS ['ASI_RM_Customer_MSTR_ADDR_SmartList']
INNER JOIN
       MC40100 AS ['Multicurrency Rate Type Setup']
              ON
                     ['ASI_RM_Customer_MSTR_ADDR_SmartList'].RATETPID = ['Multicurrency Rate Type Setup'].RATETPID
47CUSTDISC SearchCustomer DiscountIntegerINT5_%25
48PRCLEVEL SearchPriceLevelStringSTR10_LBAU10
49MINPYTYP SearchMinimum Payment TypeIntegerGB_Amt_Type0
50MINPYDLR SearchMinimum Payment DollarCurrencyDLR17_RBS0_UTR$17
51MINPYPCT SearchMinimum Payment PercentIntegerINT5_%25
52FNCHATYP SearchFinance Charge Amt TypeIntegerGB_Amt_Type0
53FNCHPCNT SearchFinance Charge PercentIntegerINT5_%25
54FINCHDLR SearchFinance Charge DollarCurrencyDLR17_RBS0_UTR$17
55MXWOFTYP SearchMaximum Writeoff TypeIntegerGP_Max_Writeoff0
56MXWROFAM SearchMax Writeoff AmountCurrencyDLR17_RBS0_UTR$17
57COMMENT1 SearchComment1StringSTR3030
58COMMENT2 SearchComment2StringSTR3030
59USERDEF1 SearchUser Defined 1StringSTR2020
60USERDEF2 SearchUser Defined 2StringSTR2020
61TAXEXMT1 SearchTax Exempt 1StringSTR2525
62TAXEXMT2 SearchTax Exempt 2StringSTR2525
63TXRGNNUM SearchTax Registration NumberStringSTR2525
64BALNCTYP SearchBalance TypeIntegerGB_Bal_Type0
65STMTCYCL SearchStatement CycleIntegerDDL_Stmt_Cycle0
66BANKNAME SearchBank NameStringSTR3030
67BNKBRNCH SearchBank BranchStringSTR2020
68SALSTERR SearchSales TerritoryStringSTR15_Sales_Territory15
Key to the Sales Territory Master File (RM00303).

Click to show/hide

SELECT
       ['ASI_RM_Customer_MSTR_ADDR_SmartList'].SALSTERR AS 'ASI_RM_Customer_MSTR_ADDR_SmartList-Sales Territory'
       ,['Sales Territory Master File'].SALSTERR AS 'Sales Territory Master File-Sales Territory'
FROM
       ASIEXP15 AS ['ASI_RM_Customer_MSTR_ADDR_SmartList']
INNER JOIN
       RM00303 AS ['Sales Territory Master File']
              ON
                     ['ASI_RM_Customer_MSTR_ADDR_SmartList'].SALSTERR = ['Sales Territory Master File'].SALSTERR
69DEFCACTY SearchDefault Cash Account TypeIntegerGB0
70RMCSHACC SearchRM Cash Account IndexLong IntegerLI_1414
71RMARACC SearchRM AR Account IndexLong IntegerLI_1414
72RMSLSACC SearchRM Sales Account IndexLong IntegerLI_1414
73RMIVACC SearchRM IV Account IndexLong IntegerLI_1414
74RMCOSACC SearchRM Cost Of Sales Account IndexLong IntegerLI_1414
75RMTAKACC SearchRM Discounts Taken Account IndexLong IntegerLI_1414
76RMAVACC SearchRM Discounts Avail Account IndexLong IntegerLI_1414
77RMFCGACC SearchRM Finance Charge Account IndexLong IntegerLI_1414
78RMWRACC SearchRM Writeoff Account IndexLong IntegerLI_1414
79FRSTINDT SearchFirst Invoice DateDateDT_Date6
80INACTIVE SearchInactiveBooleanCB_Inactive0
81HOLD SearchHoldBooleanCB_Hold0
82CRCARDID SearchCredit Card IDStringSTR1515
83CRCRDNUM SearchCredit Card NumberStringSTR2020
84CCRDXPDT SearchCredit Card Exp DateDateDT_Date6
85KPDSTHST SearchKeep Distribution HistoryBooleanCB_Keep_Dist_History0
86KPCALHST SearchKeep Calendar HistoryBooleanCB_Keep_Calendar_History0
87KPERHIST SearchKeep Period HistoryBooleanCB_Keep_Period_History0
88KPTRXHST SearchKeep Trx HistoryBooleanCB_Keep_Trx_History0
89Revalue_Customer SearchRevalue CustomerBooleanCB Revalue Customer0
90Post_Results_To SearchPost Results ToIntegerGB0
91FINCHID SearchFinance Charge IDStringSTR15_Charge_ID15
92GOVCRPID SearchGovernmental Corporate IDStringSTR30_Gov_Corp_ID30
93GOVINDID SearchGovernmental Individual IDStringSTR30_Gov_Indiv_ID30
94NOTEINDX SearchNote IndexCurrencyDLR1414
Key to the Record Notes Master (SY03900).

Click to show/hide

SELECT
       ['ASI_RM_Customer_MSTR_ADDR_SmartList'].NOTEINDX AS 'ASI_RM_Customer_MSTR_ADDR_SmartList-Note Index'
       ,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
       ASIEXP15 AS ['ASI_RM_Customer_MSTR_ADDR_SmartList']
INNER JOIN
       SY03900 AS ['Record Notes Master']
              ON
                     ['ASI_RM_Customer_MSTR_ADDR_SmartList'].NOTEINDX = ['Record Notes Master'].NOTEINDX
95PHONE3 SearchPhone 3StringPhone_Number314
96DISGRPER SearchDiscount Grace PeriodIntegerINT2_U02
97DOCFMTID SearchDocument Format IDStringSTR15_LBU15
98DUEGRPER SearchDue Date Grace PeriodIntegerINT2_U02
99ORDERFULFILLDEFAULT SearchOrder Fulfillment Shortage DefaultIntegerDDL_OrderFulfillDefault0
100SALSTERR1 SearchASI_Sales_TerritoryStringSTR15_Sales_Territory15
101LOCNCODE SearchLocation CodeStringSTR10_Location_Code10
Key to the Site Setup (IV40700).

Click to show/hide

SELECT
       ['ASI_RM_Customer_MSTR_ADDR_SmartList'].LOCNCODE AS 'ASI_RM_Customer_MSTR_ADDR_SmartList-Location Code'
       ,['Site Setup'].LOCNCODE AS 'Site Setup-Location Code'
FROM
       ASIEXP15 AS ['ASI_RM_Customer_MSTR_ADDR_SmartList']
INNER JOIN
       IV40700 AS ['Site Setup']
              ON
                     ['ASI_RM_Customer_MSTR_ADDR_SmartList'].LOCNCODE = ['Site Setup'].LOCNCODE
102USERDEF11 SearchASI_User_Defined_1StringSTR2020
103USERDEF21 SearchASI_User_Defined_2StringSTR2020
104CUSTPRIORITY SearchCustomer PriorityIntegerDDL_CustomerPriority0
azurecurveProductsSmartList (1493)PathnameASI_RM_Customer_MSTR_ADDR_SmartList (ASIEXP15)

Leave a Reply

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