SmartList Payables Transactions (ASIEXP09)

azurecurveProductsSmartList (1493)PathnameSmartList Payables Transactions (ASIEXP09)

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

Product: SmartList (1493)
Series:

Display Name: SmartList Payables Transactions
Physical Name: ASIEXP09
Technical Name: ASI_PM_Document_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
2BACHNUMB SearchBatch NumberStringSTR15_LBAU15
3BCHSOURC SearchBatch SourceStringSTR1515
4VENDORID SearchVendor IDStringSTR_15_Vendor_ID15
Key to the PM Vendor Master File (PM00200).

Click to show/hide

SELECT
       ['SmartList Payables Transactions'].VENDORID AS 'SmartList Payables Transactions-Vendor ID'
       ,['PM Vendor Master File'].VENDORID AS 'PM Vendor Master File-Vendor ID'
FROM
       ASIEXP09 AS ['SmartList Payables Transactions']
INNER JOIN
       PM00200 AS ['PM Vendor Master File']
              ON
                     ['SmartList Payables Transactions'].VENDORID = ['PM Vendor Master File'].VENDORID
5DOCNUMBR SearchDocument NumberStringSTR20_Document_Number20
6DOCTYPE SearchDocument TypeIntegerDDL_Document_Type0
7ASI_Document_Status SearchASI_Document_StatusIntegerINT0
8SOURCDOC SearchSource DocumentStringSTR10_Source_Document10
Key to the Source Document Master (SY00900).

Click to show/hide

SELECT
       ['SmartList Payables Transactions'].SOURCDOC AS 'SmartList Payables Transactions-Source Document'
       ,['Source Document Master'].SOURCDOC AS 'Source Document Master-Source Document'
FROM
       ASIEXP09 AS ['SmartList Payables Transactions']
INNER JOIN
       SY00900 AS ['Source Document Master']
              ON
                     ['SmartList Payables Transactions'].SOURCDOC = ['Source Document Master'].SOURCDOC
9DOCAMNT SearchDocument AmountCurrencyDLR19_RBSO_UTR$19
10DOCDATE SearchDocument DateDateDT8
11PSTGDATE SearchPosting DateDateDT8
12VADDCDPR SearchVendor Address Code - PrimaryStringSTR15_Address_Code15
Partial key to the PM Address MSTR (PM00300).

Click to show/hide

SELECT
       ['SmartList Payables Transactions'].VADDCDPR AS 'SmartList Payables Transactions-Vendor Address Code - Primary'
       ,['PM Address MSTR'].ADRSCODE AS 'PM Address MSTR-Address Code'
FROM
       ASIEXP09 AS ['SmartList Payables Transactions']
INNER JOIN
       PM00300 AS ['PM Address MSTR']
              ON
                     ['SmartList Payables Transactions'].VADDCDPR = ['PM Address MSTR'].ADRSCODE
              AND
                     ['SmartList Payables Transactions'].VENDORID = ['PM Address MSTR'].VENDORID
13PYMTRMID SearchPayment Terms IDStringSTR20_Payment_Terms_ID20
Key to the Payment Terms Master (SY03300).

Click to show/hide

SELECT
       ['SmartList Payables Transactions'].PYMTRMID AS 'SmartList Payables Transactions-Payment Terms ID'
       ,['Payment Terms Master'].PYMTRMID AS 'Payment Terms Master-Payment Terms ID'
FROM
       ASIEXP09 AS ['SmartList Payables Transactions']
INNER JOIN
       SY03300 AS ['Payment Terms Master']
              ON
                     ['SmartList Payables Transactions'].PYMTRMID = ['Payment Terms Master'].PYMTRMID
14TAXSCHID SearchTax Schedule IDStringSTR15_Tax_Schedule_ID15
Key to the Sales/Purchases Tax Schedule Header Master (TX00101).

Click to show/hide

SELECT
       ['SmartList Payables Transactions'].TAXSCHID AS 'SmartList Payables Transactions-Tax Schedule ID'
       ,['Sales/Purchases Tax Schedule Header Master'].TAXSCHID AS 'Sales/Purchases Tax Schedule Header Master-Tax Schedule ID'
FROM
       ASIEXP09 AS ['SmartList Payables Transactions']
INNER JOIN
       TX00101 AS ['Sales/Purchases Tax Schedule Header Master']
              ON
                     ['SmartList Payables Transactions'].TAXSCHID = ['Sales/Purchases Tax Schedule Header Master'].TAXSCHID
15DUEDATE SearchDue DateDateDT8
16DSCDLRAM SearchDiscount Dollar AmountCurrencyDLR11_RBS0_UTR$11
17DISCDATE SearchDiscount DateDateDT8
18PRCHAMNT SearchPurchases AmountCurrencyDLR17_RBS0_UTR$17
19CHRGAMNT SearchCharge AmountCurrencyDLR19_RBSO_UTR$19
20CASHAMNT SearchCash AmountCurrencyDLR19_RBS0_UTR$19
21CAMCBKID SearchCash Amount Checkbook IDStringSTR15_Checkbook_ID15
Key to the CM Checkbook Master (CM00100).

Click to show/hide

SELECT
       ['SmartList Payables Transactions'].CAMCBKID AS 'SmartList Payables Transactions-Cash Amount Checkbook ID'
       ,['CM Checkbook Master'].CHEKBKID AS 'CM Checkbook Master-Checkbook ID'
FROM
       ASIEXP09 AS ['SmartList Payables Transactions']
INNER JOIN
       CM00100 AS ['CM Checkbook Master']
              ON
                     ['SmartList Payables Transactions'].CAMCBKID = ['CM Checkbook Master'].CHEKBKID
22CDOCNMBR SearchCash Document NumberStringSTR20_Document_Number20
23CAMTDATE SearchCash Amount DateDateDT8
24CAMPMTNM SearchCash Amount Payment NumberStringSTR20_LBAU20
25CHEKAMNT SearchCheck AmountCurrencyDLR19_RBS0_UTR$19
26CHAMCBID SearchCheck Amount Checkbook IDStringSTR15_Checkbook_ID15
Key to the CM Checkbook Master (CM00100).

Click to show/hide

SELECT
       ['SmartList Payables Transactions'].CHAMCBID AS 'SmartList Payables Transactions-Check Amount Checkbook ID'
       ,['CM Checkbook Master'].CHEKBKID AS 'CM Checkbook Master-Checkbook ID'
FROM
       ASIEXP09 AS ['SmartList Payables Transactions']
INNER JOIN
       CM00100 AS ['CM Checkbook Master']
              ON
                     ['SmartList Payables Transactions'].CHAMCBID = ['CM Checkbook Master'].CHEKBKID
27CHEKDATE SearchCheck DateDateDATE6
28CAMPYNBR SearchCheck Amount Payment NumberStringSTR20_LBAU20
29CRCRDAMT SearchCredit Card AmountCurrencyDLR19_RBS0_UTR$19
30CCAMPYNM SearchCredit Card Amount Payment NumberStringSTR20_LBAU20
31CHEKNMBR SearchCheck NumberStringSTR20_Document_Number20
32CARDNAME SearchCard NameStringSTR15_Card_Name15
33CCRCTNUM SearchCredit Card Receipt NumberStringSTR20_Document_Number20
34CRCARDDT SearchCredit Card DateDateDATE6
35CURNCYID SearchCurrency IDStringSTR15_Currency_ID15
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['SmartList Payables Transactions'].CURNCYID AS 'SmartList Payables Transactions-Currency ID'
       ,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
       ASIEXP09 AS ['SmartList Payables Transactions']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['SmartList Payables Transactions'].CURNCYID = ['Currency Setup'].CURNCYID
36CHEKBKID SearchCheckbook IDStringSTR15_Checkbook_ID15
Key to the CM Checkbook Master (CM00100).

Click to show/hide

SELECT
       ['SmartList Payables Transactions'].CHEKBKID AS 'SmartList Payables Transactions-Checkbook ID'
       ,['CM Checkbook Master'].CHEKBKID AS 'CM Checkbook Master-Checkbook ID'
FROM
       ASIEXP09 AS ['SmartList Payables Transactions']
INNER JOIN
       CM00100 AS ['CM Checkbook Master']
              ON
                     ['SmartList Payables Transactions'].CHEKBKID = ['CM Checkbook Master'].CHEKBKID
37TRXDSCRN SearchTransaction DescriptionStringSTR3030
38UN1099AM SearchUnapplied 1099 AmountCurrencyDLR17_RBS0_UTR$17
39TRDISAMT SearchTrade Discount AmountCurrencyDLR17_RBS0_UTR$17
40TAXAMNT SearchTax AmountCurrencyDLR17_RBS0_UTR$17
41FRTAMNT SearchFreight AmountCurrencyDLR17_RBS0_UTR$17
42TEN99AMNT Search1099 AmountCurrencyDLR17_RBS0_UTR$17
43MSCCHAMT SearchMisc Charges AmountCurrencyDLR17_RBS0_UTR$17
44PORDNMBR SearchPurchase Order NumberStringPurchase Order Number20
45SHIPMTHD SearchShipping MethodStringSTR15_Shipping_Method15
Key to the Shipping Methods Master (SY03000).

Click to show/hide

SELECT
       ['SmartList Payables Transactions'].SHIPMTHD AS 'SmartList Payables Transactions-Shipping Method'
       ,['Shipping Methods Master'].SHIPMTHD AS 'Shipping Methods Master-Shipping Method'
FROM
       ASIEXP09 AS ['SmartList Payables Transactions']
INNER JOIN
       SY03000 AS ['Shipping Methods Master']
              ON
                     ['SmartList Payables Transactions'].SHIPMTHD = ['Shipping Methods Master'].SHIPMTHD
46DISAMTAV SearchDiscount Amount AvailableCurrencyDLR17_RBS0_UTR$17
47DISTKNAM SearchDiscount Taken AmountCurrencyDLR17_RBS0_UTR$17
48APDSTKAM SearchApplied Discount Taken AmountCurrencyDLR17_RBS0_UTR$17
49WROFAMNT SearchWrite Off AmountCurrencyDLR17_RBS0_STR$17
50CURTRXAM SearchCurrent Trx AmountCurrencyDLR17_RBS0_UTR$17
51TXENGCLD SearchTax Engine CalledBooleanYN0
52PMWRKMSG SearchPM WORK MessagesLong IntegerML_PM_WORK_Messages0
53PMDSTMSG SearchPM Distribution MessagesLong IntegerML_PM_Distribution_Messages0
54GSTDSAMT SearchGST Discount AmountCurrencyDLR17_RBS0_STR$17
55PGRAMSBJ SearchPercent Of Gross Amount SubjectIntegerINT5_RBS2_U%5
56PPSAMDED SearchPPS Amount DeductedCurrencyDLR17_RBS0_UTR$17
57PPSTAXRT SearchPPS Tax RateIntegerINT5_%25
58POSTED SearchPostedBooleanTrue/False0
59APPLDAMT SearchApplied AmountCurrencyDLR17_RBS0_STR$17
60VCHRNMBR SearchVoucher NumberStringSTR20_LBAU20
61CNTRLTYP SearchControl TypeIntegerINT11
62MODIFDT SearchModified DateDateDT8
63MDFUSRID SearchModified User IDStringSTR1515
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['SmartList Payables Transactions'].MDFUSRID AS 'SmartList Payables Transactions-Modified User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       ASIEXP09 AS ['SmartList Payables Transactions']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['SmartList Payables Transactions'].MDFUSRID = ['Users Master'].USERID
64POSTEDDT SearchPosted DateDateDATE6
65PTDUSRID SearchPosted User IDStringSTR1515
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['SmartList Payables Transactions'].PTDUSRID AS 'SmartList Payables Transactions-Posted User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       ASIEXP09 AS ['SmartList Payables Transactions']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['SmartList Payables Transactions'].PTDUSRID = ['Users Master'].USERID
66NOTEINDX SearchNote IndexCurrencyDLR1414
Key to the Record Notes Master (SY03900).

Click to show/hide

SELECT
       ['SmartList Payables Transactions'].NOTEINDX AS 'SmartList Payables Transactions-Note Index'
       ,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
       ASIEXP09 AS ['SmartList Payables Transactions']
INNER JOIN
       SY03900 AS ['Record Notes Master']
              ON
                     ['SmartList Payables Transactions'].NOTEINDX = ['Record Notes Master'].NOTEINDX
67BKTFRTAM SearchBackout Freight AmountCurrencyDLR19_RBS0_UTR$19
68BKTMSCAM SearchBackout Misc AmountCurrencyDLR19_RBS0_UTR$19
69BKTPURAM SearchBackout Purchases AmountCurrencyDLR19_RBS0_UTR$19
70PCHSCHID SearchPurchase Schedule IDStringSTR15_LBAU15
Key to the Sales/Purchases Tax Schedule Header Master (TX00101).

Click to show/hide

SELECT
       ['SmartList Payables Transactions'].PCHSCHID AS 'SmartList Payables Transactions-Purchase Schedule ID'
       ,['Sales/Purchases Tax Schedule Header Master'].TAXSCHID AS 'Sales/Purchases Tax Schedule Header Master-Tax Schedule ID'
FROM
       ASIEXP09 AS ['SmartList Payables Transactions']
INNER JOIN
       TX00101 AS ['Sales/Purchases Tax Schedule Header Master']
              ON
                     ['SmartList Payables Transactions'].PCHSCHID = ['Sales/Purchases Tax Schedule Header Master'].TAXSCHID
71FRTSCHID SearchFreight Schedule IDStringSTR15_LBAU15
Key to the Sales/Purchases Tax Schedule Header Master (TX00101).

Click to show/hide

SELECT
       ['SmartList Payables Transactions'].FRTSCHID AS 'SmartList Payables Transactions-Freight Schedule ID'
       ,['Sales/Purchases Tax Schedule Header Master'].TAXSCHID AS 'Sales/Purchases Tax Schedule Header Master-Tax Schedule ID'
FROM
       ASIEXP09 AS ['SmartList Payables Transactions']
INNER JOIN
       TX00101 AS ['Sales/Purchases Tax Schedule Header Master']
              ON
                     ['SmartList Payables Transactions'].FRTSCHID = ['Sales/Purchases Tax Schedule Header Master'].TAXSCHID
72MSCSCHID SearchMisc Schedule IDStringSTR15_LBAU15
Key to the Sales/Purchases Tax Schedule Header Master (TX00101).

Click to show/hide

SELECT
       ['SmartList Payables Transactions'].MSCSCHID AS 'SmartList Payables Transactions-Misc Schedule ID'
       ,['Sales/Purchases Tax Schedule Header Master'].TAXSCHID AS 'Sales/Purchases Tax Schedule Header Master-Tax Schedule ID'
FROM
       ASIEXP09 AS ['SmartList Payables Transactions']
INNER JOIN
       TX00101 AS ['Sales/Purchases Tax Schedule Header Master']
              ON
                     ['SmartList Payables Transactions'].MSCSCHID = ['Sales/Purchases Tax Schedule Header Master'].TAXSCHID
73PRINTED SearchPrintedBooleanCB0

Click to show/hide Printed flag


0	Record has not been printed.
1	Record has been printed.
74PRCTDISC SearchPercent DiscountIntegerINT5_%25
75RETNAGAM SearchRetainage AmountCurrencyDLR17_RBS0_UTR$17
76ICTRX SearchIC TRXBooleanCB_IC_TRX0

Click to show/hide Intercompany flag


0	Not intercompany.
1	Intercompany
77ICDISTS SearchICDistsBooleanBoolean0

Click to show/hide Intercompany distirubtions


0	Not intercompany.
1	Intercompany distributions present.
78PMICMSGS SearchICMessagesLong IntegerML_IC_Post_Messages0
Error messages from posting an Intercompany Transaction.

Click to show/hide Intercompany posting error messages


1	The currency ID is missing.
2	A destination company does not have access to this currency ID.
3	The currency ID is inactive for a destination company. 
4	A rate type ID is missing for a destination company. 
5	Rate type ID is not associated with the currency ID for a destination
   company.
6	An exchange table ID is missing for a destination company. 
7	A destination company does not have access to an exchange table ID. 
8	An exchange table ID is inactive for a destination company. 
9	An exchange rate does not exist for a destination company. 
10	An exchange rate has expired for a destination company. 
11	Cannot post intercompany multicurrency transactions to a recurring batch. 
12	A rounding account missing for a destination company.
13	A distribution type is invalid for a destination company distribution.
14	A destination company distribution contains MDA information.
15	A destination company ID does not exist; please select another company ID.
16	The user does not have access to a destination company.
17	A destination company does not have a functional currency set up.
18	Destination functional currency doesn't match originating functional currency.
19	No relationship exists between originating company and a destination company.
20	Due To / Due From account not specified.
21	The rounding account does not exist for the originating company.
22	Unknown SQL error occurred.
23	Intrastat information is missing or invalid.
24	The goods value for Intrastat exceeds the document total.
25	Transaction has successfully posted.
79Tax_Date SearchTax DateDateDT8
80DISCAMNT SearchDiscount AmountCurrencyDLR17_RBS0_STR$17
81TRXSORCE SearchTRX SourceStringSTR1313
82VOIDED SearchVoidedBooleanCB0
83HOLD SearchHoldBooleanCB_Hold0
84DINVPDOF SearchDate Invoice Paid OffDateDT8
85PYENTTYP SearchPayment Entry TypeIntegerGB0
86TTLPYMTS SearchTotal PaymentsCurrencyDLR19_RBS0_UTR$19
87DISAVTKN SearchDiscount Available TakenCurrencyDLR17_RBS0_UTR$17
88VOIDPDATE SearchVoid GL Posting DateDateDT8
89ASI_Favorite_Sequence SearchASI_Favorite_SequenceLong IntegerASI_LI_10_RU10
90DCSTATUS SearchDocument StatusIntegerDDL_Doc_Status0
91PMNTNMBR SearchPayment NumberStringSTR20_LBAU20
92CURRNIDX SearchCurrency IndexIntegerINT33
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['SmartList Payables Transactions'].CURRNIDX AS 'SmartList Payables Transactions-Currency Index'
       ,['Currency Setup'].CURRNIDX AS 'Currency Setup-Currency Index'
FROM
       ASIEXP09 AS ['SmartList Payables Transactions']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['SmartList Payables Transactions'].CURRNIDX = ['Currency Setup'].CURRNIDX
93RATETPID SearchRate Type IDStringSTR15_Rate_Type_ID15
Key to the Multicurrency Rate Type Setup (MC40100).

Click to show/hide

SELECT
       ['SmartList Payables Transactions'].RATETPID AS 'SmartList Payables Transactions-Rate Type ID'
       ,['Multicurrency Rate Type Setup'].RATETPID AS 'Multicurrency Rate Type Setup-Rate Type ID'
FROM
       ASIEXP09 AS ['SmartList Payables Transactions']
INNER JOIN
       MC40100 AS ['Multicurrency Rate Type Setup']
              ON
                     ['SmartList Payables Transactions'].RATETPID = ['Multicurrency Rate Type Setup'].RATETPID
94EXGTBLID SearchExchange Table IDStringSTR15_Exchange_Table_ID15
Key to the Multicurrency Exchange Rate Maintenance (MC00100).

Click to show/hide

SELECT
       ['SmartList Payables Transactions'].EXGTBLID AS 'SmartList Payables Transactions-Exchange Table ID'
       ,['Multicurrency Exchange Rate Maintenance'].EXGTBLID AS 'Multicurrency Exchange Rate Maintenance-Exchange Table ID'
FROM
       ASIEXP09 AS ['SmartList Payables Transactions']
INNER JOIN
       DYNAMICS..MC00100 AS ['Multicurrency Exchange Rate Maintenance']
              ON
                     ['SmartList Payables Transactions'].EXGTBLID = ['Multicurrency Exchange Rate Maintenance'].EXGTBLID
95XCHGRATE SearchExchange RateCurrency (Variable)DLR14_Exchange_Rate14
96EXCHDATE SearchExchange DateDateDT_Date6
97TIME1 SearchTimeTimeTM66
98RTCLCMTD SearchRate Calculation MethodIntegerGB0
99ORCTRXAM SearchOriginating Current Trx AmountCurrencyDLR17_RBS0_UTR$17
100OPURAMT SearchOriginating Purchases AmountCurrencyDLR17_RBS0_UTR$17
101ORFRTAMT SearchOriginating Freight AmountCurrencyDLR17_RBS0_UTR$17
102OMISCAMT SearchOriginating Misc Charges AmountCurrencyDLR17_RBS0_UTR$17
103ORTAXAMT SearchOriginating Tax AmountCurrencyDLR17_RBS0_UTR$17
104ORCASAMT SearchOriginating Cash AmountCurrencyDLR19_RBSO_UTR$19
105ORCHKAMT SearchOriginating Check AmountCurrencyDLR19_RBSO_UTR$19
106ORCHKTTL SearchOriginating Check TotalCurrencyDLR19_RBS0_UTR$19
107ORCCDAMT SearchOriginating Credit Card AmountCurrencyDLR19_RBSO_UTR$19
108ORAPPAMT SearchOriginating Applied AmountCurrencyDLR17_RBS0_STR$17
109ORDISTKN SearchOriginating Discount Taken AmountCurrencyDLR17_RBS0_UTR$17
110ORDATKN SearchOriginating Discount Available TakenCurrencyDLR17_RBS0_UTR$17
111ORDDLRAT SearchOriginating Discount Dollar AmountCurrencyDLR11_RBS0_UTR$11
112ORTDISAM SearchOriginating Trade Discount AmountCurrencyDLR17_RBS0_UTR$17
113ORWROFAM SearchOriginating Write Off AmountCurrencyDLR17_RBS0_STR$17
114OBKPURAMT SearchOriginating Backout Purchases AmountCurrencyDLR19_RBS0_UTR$19
115ORBKTFRT SearchOriginating Backout Freight AmountCurrencyDLR19_RBS0_UTR$19
116ORBKTMSC SearchOriginating Backout Misc AmountCurrencyDLR19_RBS0_UTR$19
117UNGANLOS SearchUnrealized Gain-Loss AmountCurrencyDLR19_$S219
118RMMCERRS SearchRM MC Posting Error MessagesLong IntegerRM_MC_Posting_Error_Messages0
119OCHGAMT SearchOriginating Charge AmountCurrencyDLR19_RBSO_UTR$19
120ORDOCAMT SearchOriginating Document AmountCurrencyDLR17_RBS0_STR$17
121ODISAMTAV SearchOriginating Discount Amount AvailableCurrencyDLR17_RBS0_UTR$17
122ORGAPDISCTKN SearchOriginating Applied Discount Taken AmountCurrencyDLR17_RBS0_UTR$17
123OTOTPAY SearchOriginating Total PaymentsCurrencyDLR19_RBS0_UTR$19
124OR1099AM SearchOriginating 1099 AmountCurrencyDLR17_RBS0_UTR$17
125DENXRATE SearchDenomination Exchange RateCurrency (Variable)DLR14_Exchange_Rate14
126MCTRXSTT SearchMC Transaction StateIntegerINT11
127VENDNAME SearchVendor NameStringSTR64_Vendor_Name64
128VNDCHKNM SearchVendor Check NameStringSTR64_Vendor_Name64
129VENDSHNM SearchVendor Short NameStringSTR1515
130VADCDPAD SearchVendor Address Code - Purchase AddressStringSTR15_Address_Code15
Partial key to the PM Address MSTR (PM00300).

Click to show/hide

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

Click to show/hide

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

Click to show/hide

SELECT
       ['SmartList Payables Transactions'].VADCDTRO AS 'SmartList Payables Transactions-Vendor Address Code - Remit To'
       ,['PM Address MSTR'].ADRSCODE AS 'PM Address MSTR-Address Code'
FROM
       ASIEXP09 AS ['SmartList Payables Transactions']
INNER JOIN
       PM00300 AS ['PM Address MSTR']
              ON
                     ['SmartList Payables Transactions'].VADCDTRO = ['PM Address MSTR'].ADRSCODE
              AND
                     ['SmartList Payables Transactions'].VENDORID = ['PM Address MSTR'].VENDORID
133VNDCLSID SearchVendor Class IDStringSTR10_Class_ID10
Key to the PM Class Master File (PM00100).

Click to show/hide

SELECT
       ['SmartList Payables Transactions'].VNDCLSID AS 'SmartList Payables Transactions-Vendor Class ID'
       ,['PM Class Master File'].VNDCLSID AS 'PM Class Master File-Vendor Class ID'
FROM
       ASIEXP09 AS ['SmartList Payables Transactions']
INNER JOIN
       PM00100 AS ['PM Class Master File']
              ON
                     ['SmartList Payables Transactions'].VNDCLSID = ['PM Class Master File'].VNDCLSID
134VNDCNTCT SearchVendor ContactStringSTR6060
135ADDRESS1 SearchAddress 1StringSTR6060
136ADDRESS2 SearchAddress 2StringSTR6060
137ADDRESS3 SearchAddress 3StringSTR6060
138CITY SearchCityStringSTR3535
139STATE SearchStateStringSTR30_State29
140ZIPCODE SearchZip CodeStringSTR1010
141COUNTRY SearchCountryStringSTR6060
142PHNUMBR1 SearchPhone Number 1StringPhone_Number14
143PHNUMBR2 SearchPhone Number 2StringPhone_Number14
144FAXNUMBR SearchFax NumberStringSTR14_FAX14
145UPSZONE SearchUPS ZoneStringSTR33
146ACNMVNDR SearchAccount Number With VendorStringSTR2020
147TXIDNMBR SearchTax ID NumberStringTax_ID_Number11
148VENDSTTS SearchVendor StatusIntegerDDL_Vendor_Status0
149TXRGNNUM SearchTax Registration NumberStringSTR2525
150PARVENID SearchParent Vendor IDStringSTR_15_Vendor_ID15
151TRDDISCT SearchTrade DiscountIntegerINT4_%24
152TEN99TYPE Search1099 TypeInteger1099_Type0
153MINORDER SearchMinimum OrderCurrencyDLR17_$U217
154MINPYTYP SearchMinimum Payment TypeIntegerGB_Amt_Type0
155MINPYPCT SearchMinimum Payment PercentIntegerINT5_%25
156MINPYDLR SearchMinimum Payment DollarCurrencyDLR17_RBS0_UTR$17
157MXIAFVND SearchMaximum Invoice Amount For VendorsIntegerGB0
158MAXINDLR SearchMaximum Invoice DollarCurrencyDLR17_$U217
159COMMENT1 SearchComment1StringSTR3030
160COMMENT2 SearchComment2StringSTR3030
161USERDEF1 SearchUser Defined 1StringSTR2020
162USERDEF2 SearchUser Defined 2StringSTR2020
163CRLMTDLR SearchCredit Limit DollarCurrencyDLR17_$U217
164PYMNTPRI SearchPayment PriorityStringSTR33
165KPCALHST SearchKeep Calendar HistoryBooleanCB_Keep_Calendar_History0
166KGLDSTHS SearchKeep GL Dist HistoryBooleanCB_Keep_GL_Dist_History0
167KPERHIST SearchKeep Period HistoryBooleanCB_Keep_Period_History0
168KPTRXHST SearchKeep Trx HistoryBooleanCB_Keep_Trx_History0
169PTCSHACF SearchPost To Cash Account FromIntegerGB0
170CREDTLMT SearchCredit LimitIntegerGB0
171WRITEOFF SearchWriteoffIntegerGB0
172MXWOFAMT SearchMaximum Write Off AmountCurrencyDLR17_$U217
173SBPPSDED SearchSubject To PPS DeductionsBooleanCB_Subject_To_PPS_Deductions0
174DXVARNUM SearchDeduction Exemption/Variation NumberStringSTR2525
175CRTCOMDT SearchCertificate Commencing DateDateDT8
176CRTEXPDT SearchCertificate Expiration DateDateDT8
177RTOBUTKN SearchReporting Obligation UndertakenBooleanCB_Reporting_Obligation0
178XPDTOBLG SearchExpiration Date ObligationBooleanCB_Expiration_Date_Obligation0
179PRSPAYEE SearchPrescribed PayeeBooleanCB_Prescribed_Payee0
180PMAPINDX SearchPM AP IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['SmartList Payables Transactions'].PMAPINDX AS 'SmartList Payables Transactions-PM AP Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       ASIEXP09 AS ['SmartList Payables Transactions']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['SmartList Payables Transactions'].PMAPINDX = ['Account Index Master'].ACTINDX
181PMCSHIDX SearchPM Cash IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

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

Click to show/hide

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

Click to show/hide

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

Click to show/hide

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

Click to show/hide

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

Click to show/hide

SELECT
       ['SmartList Payables Transactions'].PMFRTIDX AS 'SmartList Payables Transactions-PM Freight Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       ASIEXP09 AS ['SmartList Payables Transactions']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['SmartList Payables Transactions'].PMFRTIDX = ['Account Index Master'].ACTINDX
187PMTAXIDX SearchPM Tax IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

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

Click to show/hide

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

Click to show/hide

SELECT
       ['SmartList Payables Transactions'].PMPRCHIX AS 'SmartList Payables Transactions-PM Purchases Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       ASIEXP09 AS ['SmartList Payables Transactions']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['SmartList Payables Transactions'].PMPRCHIX = ['Account Index Master'].ACTINDX
190PMRTNGIX SearchPM Retainage IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

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

Click to show/hide

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

Click to show/hide

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

Click to show/hide

SELECT
       ['SmartList Payables Transactions'].PURPVIDX AS 'SmartList Payables Transactions-Purchase Price Variance Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       ASIEXP09 AS ['SmartList Payables Transactions']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['SmartList Payables Transactions'].PURPVIDX = ['Account Index Master'].ACTINDX
194Revalue_Vendor SearchRevalue VendorBooleanCB Revalue Vendor0
195Post_Results_To SearchPost Results ToIntegerGB0
196FREEONBOARD SearchFree On BoardIntegerDDL_Free_On_Board0
197HIESTBAL SearchHighest BalanceCurrencyDLR17_RBS0_UTR$17
198CURRBLNC SearchCurrent BalanceCurrencyDLR19_RBS0_STR$19
199NOINVYTD SearchNumber of Invoices YTDLong IntegerLI_9U09
200NOINVLIF SearchNumber of Invoices LIFELong IntegerLI_9U09
201NOINVLYR SearchNumber of Invoices LYRLong IntegerLI_9U09
202NOPINYTD SearchNumber of Paid Invoices YTDLong IntegerLI_9U09
203NOPILIFE SearchNumber of Paid Invoices LIFELong IntegerLI_9U09
204AMBLDTYD SearchAmount Billed YTDCurrencyDLR19_RBS0_STR$19
205AMBLDLIF SearchAmount Billed LIFECurrencyDLR19_RBS0_STR$19
206AMBLDLYR SearchAmount Billed LYRCurrencyDLR19_RBS0_STR$19
207AMTPDYTD SearchAmount Paid YTDCurrencyDLR19_RBS0_STR$19
208AMTPDLYR SearchAmount Paid LYRCurrencyDLR19_RBS0_STR$19
209AMTPDLIF SearchAmount Paid LIFECurrencyDLR19_RBS0_STR$19
210TEN99ALIF Search1099 Amount LIFECurrencyDLR19_RBS0_STR$19
211TEN99ALYR Search1099 Amount LYRCurrencyDLR19_RBS0_STR$19
212TEN99AYTD Search1099 Amount YTDCurrencyDLR19_RBS0_STR$19
213DISAVYTD SearchDiscount Available YTDCurrencyDLR19_RBS0_STR$19
214DISAVLIF SearchDiscount Available LIFECurrencyDLR19_RBS0_STR$19
215DISAVLYR SearchDiscount Available LYRCurrencyDLR19_RBS0_STR$19
216DISTKYTD SearchDiscount Taken YTDCurrencyDLR19_RBS0_STR$19
217DISTKNLF SearchDiscount Taken LIFECurrencyDLR19_RBS0_STR$19
218DISTKLYR SearchDiscount Taken LYRCurrencyDLR19_RBS0_STR$19
219DISLSYTD SearchDiscount Lost YTDCurrencyDLR19_RBS0_STR$19
220DISLSTLF SearchDiscount Lost LIFECurrencyDLR19_RBS0_STR$19
221DISLSLYR SearchDiscount Lost LYRCurrencyDLR19_RBS0_STR$19
222FINCHLIF SearchFinance Charge LIFECurrencyDLR19_RBS0_STR$19
223FINCHLYR SearchFinance Charge LYRCurrencyDLR19_RBS0_STR$19
224FINCHYTD SearchFinance Charge YTDCurrencyDLR19_RBS0_STR$19
225WROFSLIF SearchWrite Offs LIFECurrencyDLR19_RBS0_STR$19
226WROFSLYR SearchWrite Offs LYRCurrencyDLR19_RBS0_STR$19
227WROFSYTD SearchWrite Offs YTDCurrencyDLR19_RBS0_STR$19
228RTRNSLIF SearchReturns LIFECurrencyDLR19_RBS0_STR$19
229RTRNSLYR SearchReturns LYRCurrencyDLR19_RBS0_STR$19
230RTRNSYTD SearchReturns YTDCurrencyDLR19_RBS0_STR$19
231TRDTKLIF SearchTrade Discounts Taken LIFECurrencyDLR19_RBSO_STR$19
232TRDTLYR SearchTrade Discounts Taken LYRCurrencyDLR19_RBSO_STR$19
233TRDTYTD SearchTrade Discounts Taken YTDCurrencyDLR19_RBSO_STR$19
234NFNCHLIF SearchNumber of Finance Charges LIFELong IntegerLI_9U09
235NFNCHLYR SearchNumber of Finance Charges LYRLong IntegerLI_9U09
236NFNCHYTD SearchNumber of Finance Charges YTDLong IntegerLI_9U09
237RTNGOWED SearchRetainage OwedCurrencyDLR17_RBS0_STR$17
238LSTCHNUM SearchLast Check NumberStringCheck_Number20
239LSTCHKDT SearchLast Check DateDateDT8
240LSTCHAMT SearchLast Check AmountCurrencyDLR17_RBS0_UTR$17
241LSTINNUM SearchLast Invoice NumberStringSTR2020
242LSTINVAM SearchLast Invoice AmountCurrencyDLR17_RBS0_UTR$17
243LSTPURDT SearchLast Purchase DateDateDT8
244FSTPURDT SearchFirst Purchase DateDateDT8
245CURUNPBN SearchCurrent Unapplied Payment BalanceCurrencyDLR17_RBS0_UTR$17
246UNPDFNCH SearchUnpaid Finance ChargesCurrencyDLR17_RBS0_UTR$17
247DYCHTCLR SearchDays Checks To ClearIntegerINT3_U03
248AVGDTPYR SearchAverage Days To Pay - YearIntegerINT3_U03
249AVDTPLIF SearchAverage Days To Pay - LifeIntegerINT3_U03
250ACCRDINV SearchAccured InventoryCurrencyDLR17_RBS0_STR$17
251ONORDAMT SearchOn Order AmountCurrencyDLR19_RBS0_UTR$19
252DISGRPER SearchDiscount Grace PeriodIntegerINT2_U02
253DOCFMTID SearchDocument Format IDStringSTR15_LBU15
254DUEGRPER SearchDue Date Grace PeriodIntegerINT2_U02
255GOVCRPID SearchGovernmental Corporate IDStringSTR30_Gov_Corp_ID30
256GOVINDID SearchGovernmental Individual IDStringSTR30_Gov_Indiv_ID30
257PHONE3 SearchPhone 3StringPhone_Number314
258TaxInvRecvd SearchTax Invoice ReceivedBooleanCB_Tax_Invoice_Received0
259Withholding_LIFE SearchWithholding LIFECurrencyDLR19_RBS0_STR$19
260WITHLYR SearchWithholding LYRCurrencyDLR19_RBS0_STR$19
261WITHYTD SearchWithholding YTDCurrencyDLR19_RBS0_STR$19
262APLYWITH SearchApply WithholdingBooleanBoolean0
263CORRCTN SearchCorrectionBooleanCB_Correction0
264DocPrinted SearchDocPrintedBooleanCB_DocPrinted0

Click to show/hide Document Printed flag


0	Record has not been printed.
1	Record has been printed.
265ECTRX SearchEC TransactionBooleanCB_EC_Transaction0
The field is set to true for each VAT Line Analysis record, if the user marks the transaction as being an EC Transaction.

Click to show/hide Document Printed flag


0	Not an EU Transaction.
1	EU Transaction.
266Electronic SearchElectronicBooleanCB_Electronic0
267PRCHDATE SearchPurchase DateDateDT8
268SIMPLIFD SearchSimplifiedBooleanCB_Simplified0
269TaxInvReqd SearchTax Invoice RequiredBooleanCB_Tax_Invoice_Required0
270BNKRCAMT SearchBank Receipts AmountCurrencyDLR17_RBS0_STR$17
271CORRNXST SearchCorrection to Nonexisting TransactionBooleanBoolean0
272PMWRKMS2 SearchPM WORK Messages 2Long IntegerML_PM_WORK_Messages_20
273VCHRNCOR SearchVoucher Number CorrectedStringSTR20_LBAU20
274VNDCHKNM1 SearchASI_Vendor_Check_NameStringSTR64_Vendor_Name64
275VADDCDPR1 SearchASI_Vendor_Address_Code_PrimaryStringSTR15_Address_Code15
276PYMTRMID1 SearchASI_Payment_Terms_IDStringSTR20_Payment_Terms_ID20
277SHIPMTHD1 SearchASI_Shipping_MethodStringSTR15_Shipping_Method15
278TAXSCHID1 SearchASI_Tax_Schedule_IDStringSTR15_Tax_Schedule_ID15
279CURNCYID1 SearchASI_Currency_IDStringSTR15_Currency_ID15
280HOLD1 SearchASI_HoldBooleanCB_Hold0
281PPSTAXRT1 SearchASI_PPS_Tax_RateIntegerINT5_%25
282NOTEINDX1 SearchASI_Note_IndexCurrencyDLR1414
283CHEKBKID1 SearchASI_Checkbook_IDStringSTR15_Checkbook_ID15
284MODIFDT1 SearchASI_Modified_DateDateDT8
285CREATDDT1 SearchASI_Created_DateDateDT8
286RATETPID1 SearchASI_Rate_Type_IDStringSTR15_Rate_Type_ID15
287TaxInvRecvd1 SearchASI_Tax_Invoice_ReceivedBooleanCB_Tax_Invoice_Received0
288VADCDTRO1 SearchASI_Vendor_Address_Code_Remit_ToStringSTR15_Address_Code15
azurecurveProductsSmartList (1493)PathnameSmartList Payables Transactions (ASIEXP09)

Leave a Reply

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