ASI_PM_Address_MSTR_SmartList (ASIEXP16)

azurecurveProductsSmartList (1493)PathnameASI_PM_Address_MSTR_SmartList (ASIEXP16)

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

Product: SmartList (1493)
Series:

Display Name: ASI_PM_Address_MSTR_SmartList
Physical Name: ASIEXP16
Technical Name: ASI_PM_Address_MSTR_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
2VENDORID SearchVendor IDStringSTR_15_Vendor_ID15
Key to the PM Vendor Master File (PM00200).

Click to show/hide

SELECT
       ['ASI_PM_Address_MSTR_SmartList'].VENDORID AS 'ASI_PM_Address_MSTR_SmartList-Vendor ID'
       ,['PM Vendor Master File'].VENDORID AS 'PM Vendor Master File-Vendor ID'
FROM
       ASIEXP16 AS ['ASI_PM_Address_MSTR_SmartList']
INNER JOIN
       PM00200 AS ['PM Vendor Master File']
              ON
                     ['ASI_PM_Address_MSTR_SmartList'].VENDORID = ['PM Vendor Master File'].VENDORID
3ADRSCODE SearchAddress CodeStringSTR15_Address_Code15
4VENDNAME SearchVendor NameStringSTR64_Vendor_Name64
5VNDCHKNM SearchVendor Check NameStringSTR64_Vendor_Name64
6VENDSHNM SearchVendor Short NameStringSTR1515
7VNDCLSID SearchVendor Class IDStringSTR10_Class_ID10
Key to the PM Class Master File (PM00100).

Click to show/hide

SELECT
       ['ASI_PM_Address_MSTR_SmartList'].VNDCLSID AS 'ASI_PM_Address_MSTR_SmartList-Vendor Class ID'
       ,['PM Class Master File'].VNDCLSID AS 'PM Class Master File-Vendor Class ID'
FROM
       ASIEXP16 AS ['ASI_PM_Address_MSTR_SmartList']
INNER JOIN
       PM00100 AS ['PM Class Master File']
              ON
                     ['ASI_PM_Address_MSTR_SmartList'].VNDCLSID = ['PM Class Master File'].VNDCLSID
8VNDCNTCT SearchVendor ContactStringSTR6060
9ADDRESS1 SearchAddress 1StringSTR6060
10ADDRESS2 SearchAddress 2StringSTR6060
11ADDRESS3 SearchAddress 3StringSTR6060
12CITY SearchCityStringSTR3535
13STATE SearchStateStringSTR30_State29
14ZIPCODE SearchZip CodeStringSTR1010
15COUNTRY SearchCountryStringSTR6060
16UPSZONE SearchUPS ZoneStringSTR33
17PHNUMBR1 SearchPhone Number 1StringPhone_Number14
18PHNUMBR2 SearchPhone Number 2StringPhone_Number14
19FAXNUMBR SearchFax NumberStringSTR14_FAX14
20SHIPMTHD SearchShipping MethodStringSTR15_Shipping_Method15
Key to the Shipping Methods Master (SY03000).

Click to show/hide

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

Click to show/hide

SELECT
       ['ASI_PM_Address_MSTR_SmartList'].TAXSCHID AS 'ASI_PM_Address_MSTR_SmartList-Tax Schedule ID'
       ,['Sales/Purchases Tax Schedule Header Master'].TAXSCHID AS 'Sales/Purchases Tax Schedule Header Master-Tax Schedule ID'
FROM
       ASIEXP16 AS ['ASI_PM_Address_MSTR_SmartList']
INNER JOIN
       TX00101 AS ['Sales/Purchases Tax Schedule Header Master']
              ON
                     ['ASI_PM_Address_MSTR_SmartList'].TAXSCHID = ['Sales/Purchases Tax Schedule Header Master'].TAXSCHID
22ASI_Favorite_Sequence SearchASI_Favorite_SequenceLong IntegerASI_LI_10_RU10
23INET1 SearchINet1StringSTR200200
24INET2 SearchINet2StringSTR200200
25INET3 SearchINet3StringSTR200200
26INET4 SearchINet4StringSTR200200
27INET5 SearchINet5StringSTR200200
28INET6 SearchINet6StringSTR200200
29INET7 SearchINet7StringSTR200200
30INET8 SearchINet8StringSTR200200
31VADDCDPR SearchVendor Address Code - PrimaryStringSTR15_Address_Code15
Partial key to the PM Address MSTR (PM00300).

Click to show/hide

SELECT
       ['ASI_PM_Address_MSTR_SmartList'].VADDCDPR AS 'ASI_PM_Address_MSTR_SmartList-Vendor Address Code - Primary'
       ,['PM Address MSTR'].ADRSCODE AS 'PM Address MSTR-Address Code'
FROM
       ASIEXP16 AS ['ASI_PM_Address_MSTR_SmartList']
INNER JOIN
       PM00300 AS ['PM Address MSTR']
              ON
                     ['ASI_PM_Address_MSTR_SmartList'].VADDCDPR = ['PM Address MSTR'].ADRSCODE
              AND
                     ['ASI_PM_Address_MSTR_SmartList'].VENDORID = ['PM Address MSTR'].VENDORID
32VADCDPAD SearchVendor Address Code - Purchase AddressStringSTR15_Address_Code15
Partial key to the PM Address MSTR (PM00300).

Click to show/hide

SELECT
       ['ASI_PM_Address_MSTR_SmartList'].VADCDPAD AS 'ASI_PM_Address_MSTR_SmartList-Vendor Address Code - Purchase Address'
       ,['PM Address MSTR'].ADRSCODE AS 'PM Address MSTR-Address Code'
FROM
       ASIEXP16 AS ['ASI_PM_Address_MSTR_SmartList']
INNER JOIN
       PM00300 AS ['PM Address MSTR']
              ON
                     ['ASI_PM_Address_MSTR_SmartList'].VADCDPAD = ['PM Address MSTR'].ADRSCODE
              AND
                     ['ASI_PM_Address_MSTR_SmartList'].VENDORID = ['PM Address MSTR'].VENDORID
33VADCDSFR SearchVendor Address Code - Ship FromStringSTR15_Address_Code15
Partial key to the PM Address MSTR (PM00300).

Click to show/hide

SELECT
       ['ASI_PM_Address_MSTR_SmartList'].VADCDSFR AS 'ASI_PM_Address_MSTR_SmartList-Vendor Address Code - Ship From'
       ,['PM Address MSTR'].ADRSCODE AS 'PM Address MSTR-Address Code'
FROM
       ASIEXP16 AS ['ASI_PM_Address_MSTR_SmartList']
INNER JOIN
       PM00300 AS ['PM Address MSTR']
              ON
                     ['ASI_PM_Address_MSTR_SmartList'].VADCDSFR = ['PM Address MSTR'].ADRSCODE
              AND
                     ['ASI_PM_Address_MSTR_SmartList'].VENDORID = ['PM Address MSTR'].VENDORID
34VADCDTRO SearchVendor Address Code - Remit ToStringSTR15_Address_Code15
Partial key to the PM Address MSTR (PM00300).

Click to show/hide

SELECT
       ['ASI_PM_Address_MSTR_SmartList'].VADCDTRO AS 'ASI_PM_Address_MSTR_SmartList-Vendor Address Code - Remit To'
       ,['PM Address MSTR'].ADRSCODE AS 'PM Address MSTR-Address Code'
FROM
       ASIEXP16 AS ['ASI_PM_Address_MSTR_SmartList']
INNER JOIN
       PM00300 AS ['PM Address MSTR']
              ON
                     ['ASI_PM_Address_MSTR_SmartList'].VADCDTRO = ['PM Address MSTR'].ADRSCODE
              AND
                     ['ASI_PM_Address_MSTR_SmartList'].VENDORID = ['PM Address MSTR'].VENDORID
35ACNMVNDR SearchAccount Number With VendorStringSTR2020
36TXIDNMBR SearchTax ID NumberStringTax_ID_Number11
37VENDSTTS SearchVendor StatusIntegerDDL_Vendor_Status0
38CURNCYID SearchCurrency IDStringSTR15_Currency_ID15
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['ASI_PM_Address_MSTR_SmartList'].CURNCYID AS 'ASI_PM_Address_MSTR_SmartList-Currency ID'
       ,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
       ASIEXP16 AS ['ASI_PM_Address_MSTR_SmartList']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['ASI_PM_Address_MSTR_SmartList'].CURNCYID = ['Currency Setup'].CURNCYID
39TXRGNNUM SearchTax Registration NumberStringSTR2525
40PARVENID SearchParent Vendor IDStringSTR_15_Vendor_ID15
41TRDDISCT SearchTrade DiscountIntegerINT4_%24
42TEN99TYPE Search1099 TypeInteger1099_Type0
43MINORDER SearchMinimum OrderCurrencyDLR17_$U217
44PYMTRMID SearchPayment Terms IDStringSTR20_Payment_Terms_ID20
Key to the Payment Terms Master (SY03300).

Click to show/hide

SELECT
       ['ASI_PM_Address_MSTR_SmartList'].PYMTRMID AS 'ASI_PM_Address_MSTR_SmartList-Payment Terms ID'
       ,['Payment Terms Master'].PYMTRMID AS 'Payment Terms Master-Payment Terms ID'
FROM
       ASIEXP16 AS ['ASI_PM_Address_MSTR_SmartList']
INNER JOIN
       SY03300 AS ['Payment Terms Master']
              ON
                     ['ASI_PM_Address_MSTR_SmartList'].PYMTRMID = ['Payment Terms Master'].PYMTRMID
45RegKey SearchRegKeyStringSTR128_LBU128
46MINPYTYP SearchMinimum Payment TypeIntegerGB_Amt_Type0
47MINPYPCT SearchMinimum Payment PercentIntegerINT5_%25
48MINPYDLR SearchMinimum Payment DollarCurrencyDLR17_RBS0_UTR$17
49MXIAFVND SearchMaximum Invoice Amount For VendorsIntegerGB0
50MAXINDLR SearchMaximum Invoice DollarCurrencyDLR17_$U217
51COMMENT1 SearchComment1StringSTR3030
52COMMENT2 SearchComment2StringSTR3030
53USERDEF1 SearchUser Defined 1StringSTR2020
54USERDEF2 SearchUser Defined 2StringSTR2020
55CRLMTDLR SearchCredit Limit DollarCurrencyDLR17_$U217
56PYMNTPRI SearchPayment PriorityStringSTR33
57KPCALHST SearchKeep Calendar HistoryBooleanCB_Keep_Calendar_History0
58KGLDSTHS SearchKeep GL Dist HistoryBooleanCB_Keep_GL_Dist_History0
59KPERHIST SearchKeep Period HistoryBooleanCB_Keep_Period_History0
60KPTRXHST SearchKeep Trx HistoryBooleanCB_Keep_Trx_History0
61HOLD SearchHoldBooleanCB_Hold0
62PTCSHACF SearchPost To Cash Account FromIntegerGB0
63CREDTLMT SearchCredit LimitIntegerGB0
64WRITEOFF SearchWriteoffIntegerGB0
65MXWOFAMT SearchMaximum Write Off AmountCurrencyDLR17_$U217
66SBPPSDED SearchSubject To PPS DeductionsBooleanCB_Subject_To_PPS_Deductions0
67PPSTAXRT SearchPPS Tax RateIntegerINT5_%25
68DXVARNUM SearchDeduction Exemption/Variation NumberStringSTR2525
69CRTCOMDT SearchCertificate Commencing DateDateDT8
70CRTEXPDT SearchCertificate Expiration DateDateDT8
71RTOBUTKN SearchReporting Obligation UndertakenBooleanCB_Reporting_Obligation0
72XPDTOBLG SearchExpiration Date ObligationBooleanCB_Expiration_Date_Obligation0
73PRSPAYEE SearchPrescribed PayeeBooleanCB_Prescribed_Payee0
74PMAPINDX SearchPM AP IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['ASI_PM_Address_MSTR_SmartList'].PMAPINDX AS 'ASI_PM_Address_MSTR_SmartList-PM AP Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       ASIEXP16 AS ['ASI_PM_Address_MSTR_SmartList']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['ASI_PM_Address_MSTR_SmartList'].PMAPINDX = ['Account Index Master'].ACTINDX
75PMCSHIDX SearchPM Cash IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['ASI_PM_Address_MSTR_SmartList'].PMCSHIDX AS 'ASI_PM_Address_MSTR_SmartList-PM Cash Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       ASIEXP16 AS ['ASI_PM_Address_MSTR_SmartList']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['ASI_PM_Address_MSTR_SmartList'].PMCSHIDX = ['Account Index Master'].ACTINDX
76PMDAVIDX SearchPM Discount Available IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['ASI_PM_Address_MSTR_SmartList'].PMDAVIDX AS 'ASI_PM_Address_MSTR_SmartList-PM Discount Available Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       ASIEXP16 AS ['ASI_PM_Address_MSTR_SmartList']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['ASI_PM_Address_MSTR_SmartList'].PMDAVIDX = ['Account Index Master'].ACTINDX
77PMDTKIDX SearchPM Discount Taken IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['ASI_PM_Address_MSTR_SmartList'].PMDTKIDX AS 'ASI_PM_Address_MSTR_SmartList-PM Discount Taken Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       ASIEXP16 AS ['ASI_PM_Address_MSTR_SmartList']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['ASI_PM_Address_MSTR_SmartList'].PMDTKIDX = ['Account Index Master'].ACTINDX
78PMFINIDX SearchPM Finance Charge IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['ASI_PM_Address_MSTR_SmartList'].PMFINIDX AS 'ASI_PM_Address_MSTR_SmartList-PM Finance Charge Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       ASIEXP16 AS ['ASI_PM_Address_MSTR_SmartList']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['ASI_PM_Address_MSTR_SmartList'].PMFINIDX = ['Account Index Master'].ACTINDX
79PMMSCHIX SearchPM Misc Charges IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['ASI_PM_Address_MSTR_SmartList'].PMMSCHIX AS 'ASI_PM_Address_MSTR_SmartList-PM Misc Charges Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       ASIEXP16 AS ['ASI_PM_Address_MSTR_SmartList']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['ASI_PM_Address_MSTR_SmartList'].PMMSCHIX = ['Account Index Master'].ACTINDX
80PMFRTIDX SearchPM Freight IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['ASI_PM_Address_MSTR_SmartList'].PMFRTIDX AS 'ASI_PM_Address_MSTR_SmartList-PM Freight Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       ASIEXP16 AS ['ASI_PM_Address_MSTR_SmartList']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['ASI_PM_Address_MSTR_SmartList'].PMFRTIDX = ['Account Index Master'].ACTINDX
81PMTAXIDX SearchPM Tax IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['ASI_PM_Address_MSTR_SmartList'].PMTAXIDX AS 'ASI_PM_Address_MSTR_SmartList-PM Tax Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       ASIEXP16 AS ['ASI_PM_Address_MSTR_SmartList']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['ASI_PM_Address_MSTR_SmartList'].PMTAXIDX = ['Account Index Master'].ACTINDX
82PMWRTIDX SearchPM Write Offs IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['ASI_PM_Address_MSTR_SmartList'].PMWRTIDX AS 'ASI_PM_Address_MSTR_SmartList-PM Write Offs Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       ASIEXP16 AS ['ASI_PM_Address_MSTR_SmartList']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['ASI_PM_Address_MSTR_SmartList'].PMWRTIDX = ['Account Index Master'].ACTINDX
83PMPRCHIX SearchPM Purchases IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['ASI_PM_Address_MSTR_SmartList'].PMPRCHIX AS 'ASI_PM_Address_MSTR_SmartList-PM Purchases Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       ASIEXP16 AS ['ASI_PM_Address_MSTR_SmartList']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['ASI_PM_Address_MSTR_SmartList'].PMPRCHIX = ['Account Index Master'].ACTINDX
84PMRTNGIX SearchPM Retainage IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['ASI_PM_Address_MSTR_SmartList'].PMRTNGIX AS 'ASI_PM_Address_MSTR_SmartList-PM Retainage Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       ASIEXP16 AS ['ASI_PM_Address_MSTR_SmartList']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['ASI_PM_Address_MSTR_SmartList'].PMRTNGIX = ['Account Index Master'].ACTINDX
85PMTDSCIX SearchPM Trade Discount IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['ASI_PM_Address_MSTR_SmartList'].PMTDSCIX AS 'ASI_PM_Address_MSTR_SmartList-PM Trade Discount Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       ASIEXP16 AS ['ASI_PM_Address_MSTR_SmartList']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['ASI_PM_Address_MSTR_SmartList'].PMTDSCIX = ['Account Index Master'].ACTINDX
86ACPURIDX SearchAccrued Purchases IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['ASI_PM_Address_MSTR_SmartList'].ACPURIDX AS 'ASI_PM_Address_MSTR_SmartList-Accrued Purchases Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       ASIEXP16 AS ['ASI_PM_Address_MSTR_SmartList']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['ASI_PM_Address_MSTR_SmartList'].ACPURIDX = ['Account Index Master'].ACTINDX
87PURPVIDX SearchPurchase Price Variance IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['ASI_PM_Address_MSTR_SmartList'].PURPVIDX AS 'ASI_PM_Address_MSTR_SmartList-Purchase Price Variance Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       ASIEXP16 AS ['ASI_PM_Address_MSTR_SmartList']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['ASI_PM_Address_MSTR_SmartList'].PURPVIDX = ['Account Index Master'].ACTINDX
88NOTEINDX SearchNote IndexCurrencyDLR1414
Key to the Record Notes Master (SY03900).

Click to show/hide

SELECT
       ['ASI_PM_Address_MSTR_SmartList'].NOTEINDX AS 'ASI_PM_Address_MSTR_SmartList-Note Index'
       ,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
       ASIEXP16 AS ['ASI_PM_Address_MSTR_SmartList']
INNER JOIN
       SY03900 AS ['Record Notes Master']
              ON
                     ['ASI_PM_Address_MSTR_SmartList'].NOTEINDX = ['Record Notes Master'].NOTEINDX
89CHEKBKID SearchCheckbook IDStringSTR15_Checkbook_ID15
Key to the CM Checkbook Master (CM00100).

Click to show/hide

SELECT
       ['ASI_PM_Address_MSTR_SmartList'].CHEKBKID AS 'ASI_PM_Address_MSTR_SmartList-Checkbook ID'
       ,['CM Checkbook Master'].CHEKBKID AS 'CM Checkbook Master-Checkbook ID'
FROM
       ASIEXP16 AS ['ASI_PM_Address_MSTR_SmartList']
INNER JOIN
       CM00100 AS ['CM Checkbook Master']
              ON
                     ['ASI_PM_Address_MSTR_SmartList'].CHEKBKID = ['CM Checkbook Master'].CHEKBKID
90MODIFDT SearchModified DateDateDT8
91CREATDDT SearchCreated DateDateDT8
92RATETPID SearchRate Type IDStringSTR15_Rate_Type_ID15
Key to the Multicurrency Rate Type Setup (MC40100).

Click to show/hide

SELECT
       ['ASI_PM_Address_MSTR_SmartList'].RATETPID AS 'ASI_PM_Address_MSTR_SmartList-Rate Type ID'
       ,['Multicurrency Rate Type Setup'].RATETPID AS 'Multicurrency Rate Type Setup-Rate Type ID'
FROM
       ASIEXP16 AS ['ASI_PM_Address_MSTR_SmartList']
INNER JOIN
       MC40100 AS ['Multicurrency Rate Type Setup']
              ON
                     ['ASI_PM_Address_MSTR_SmartList'].RATETPID = ['Multicurrency Rate Type Setup'].RATETPID
93Revalue_Vendor SearchRevalue VendorBooleanCB Revalue Vendor0
94Post_Results_To SearchPost Results ToIntegerGB0
95FREEONBOARD SearchFree On BoardIntegerDDL_Free_On_Board0
96DISGRPER SearchDiscount Grace PeriodIntegerINT2_U02
97DOCFMTID SearchDocument Format IDStringSTR15_LBU15
98DUEGRPER SearchDue Date Grace PeriodIntegerINT2_U02
99GOVCRPID SearchGovernmental Corporate IDStringSTR30_Gov_Corp_ID30
100GOVINDID SearchGovernmental Individual IDStringSTR30_Gov_Indiv_ID30
101PHONE3 SearchPhone 3StringPhone_Number314
102TaxInvRecvd SearchTax Invoice ReceivedBooleanCB_Tax_Invoice_Received0
103Withholding_LIFE SearchWithholding LIFECurrencyDLR19_RBS0_STR$19
104WITHLYR SearchWithholding LYRCurrencyDLR19_RBS0_STR$19
105WITHYTD SearchWithholding YTDCurrencyDLR19_RBS0_STR$19
azurecurveProductsSmartList (1493)PathnameASI_PM_Address_MSTR_SmartList (ASIEXP16)

Leave a Reply

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