SmartList Invoicing Transaction Work (ASIEXP25)

azurecurveProductsSmartList (1493)PathnameSmartList Invoicing Transaction Work (ASIEXP25)

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

Product: SmartList (1493)
Series:

Display Name: SmartList Invoicing Transaction Work
Physical Name: ASIEXP25
Technical Name: ASI_IVC_HDR_WORK_Explorer

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1ASI_Favorite_Sequence SearchASI_Favorite_SequenceLong IntegerASI_LI_10_RU10
2ASI_Order_By SearchASI_Order_ByLong IntegerLI_1414
3ASI_Document_Status SearchASI_Document_StatusIntegerINT0
4DOCTYPE SearchDocument TypeIntegerDDL_Document_Type0
5INVCNMBR SearchInvoice NumberStringSTR20_IVC_Document_Number17
6BACHNUMB SearchBatch NumberStringSTR15_LBAU15
7BCHSOURC SearchBatch SourceStringSTR1515
8PCKSLPNO SearchPacking Slip NumberStringSTR20_IVC_Document_Number17
9CUSTNMBR SearchCustomer NumberStringSTR15_RM_Customer_Number15
Key to the RM Customer MSTR (RM00101).

Click to show/hide

SELECT
       ['SmartList Invoicing Transaction Work'].CUSTNMBR AS 'SmartList Invoicing Transaction Work-Customer Number'
       ,['RM Customer MSTR'].CUSTNMBR AS 'RM Customer MSTR-Customer Number'
FROM
       ASIEXP25 AS ['SmartList Invoicing Transaction Work']
INNER JOIN
       RM00101 AS ['RM Customer MSTR']
              ON
                     ['SmartList Invoicing Transaction Work'].CUSTNMBR = ['RM Customer MSTR'].CUSTNMBR
10CUSTNAME SearchCustomer NameStringSTR64_Customer_Name64
11CSTPONBR SearchCustomer PO NumberStringSTR20_Document_Number20
12POSTDATE SearchPost DateDateDT_Date6
13GLPOSTDT SearchGL Posting DateDateDT8
14DOCDATE SearchDocument DateDateDT8
15QUOTEDAT SearchQuote DateDateDT8
16ORDRDATE SearchOrder DateDateDT8
17DISCDATE SearchDiscount DateDateDT8
18DUEDATE SearchDue DateDateDT8
19HOLDNT SearchHold NTBooleanCB0
20SHIPMTHD SearchShipping MethodStringSTR15_Shipping_Method15
Key to the Shipping Methods Master (SY03000).

Click to show/hide

SELECT
       ['SmartList Invoicing Transaction Work'].SHIPMTHD AS 'SmartList Invoicing Transaction Work-Shipping Method'
       ,['Shipping Methods Master'].SHIPMTHD AS 'Shipping Methods Master-Shipping Method'
FROM
       ASIEXP25 AS ['SmartList Invoicing Transaction Work']
INNER JOIN
       SY03000 AS ['Shipping Methods Master']
              ON
                     ['SmartList Invoicing Transaction Work'].SHIPMTHD = ['Shipping Methods Master'].SHIPMTHD
21TAXEXMT1 SearchTax Exempt 1StringSTR2525
22TAXEXMT2 SearchTax Exempt 2StringSTR2525
23TAXSCHID SearchTax Schedule IDStringSTR15_Tax_Schedule_ID15
Key to the Sales/Purchases Tax Schedule Header Master (TX00101).

Click to show/hide

SELECT
       ['SmartList Invoicing Transaction Work'].TAXSCHID AS 'SmartList Invoicing Transaction Work-Tax Schedule ID'
       ,['Sales/Purchases Tax Schedule Header Master'].TAXSCHID AS 'Sales/Purchases Tax Schedule Header Master-Tax Schedule ID'
FROM
       ASIEXP25 AS ['SmartList Invoicing Transaction Work']
INNER JOIN
       TX00101 AS ['Sales/Purchases Tax Schedule Header Master']
              ON
                     ['SmartList Invoicing Transaction Work'].TAXSCHID = ['Sales/Purchases Tax Schedule Header Master'].TAXSCHID
24FRTSCHID SearchFreight Schedule IDStringSTR15_LBAU15
Key to the Sales/Purchases Tax Schedule Header Master (TX00101).

Click to show/hide

SELECT
       ['SmartList Invoicing Transaction Work'].FRTSCHID AS 'SmartList Invoicing Transaction Work-Freight Schedule ID'
       ,['Sales/Purchases Tax Schedule Header Master'].TAXSCHID AS 'Sales/Purchases Tax Schedule Header Master-Tax Schedule ID'
FROM
       ASIEXP25 AS ['SmartList Invoicing Transaction Work']
INNER JOIN
       TX00101 AS ['Sales/Purchases Tax Schedule Header Master']
              ON
                     ['SmartList Invoicing Transaction Work'].FRTSCHID = ['Sales/Purchases Tax Schedule Header Master'].TAXSCHID
25FRGTTXBL SearchFreight TaxableIntegerDDL_Tax_Options0
26FRTTXAMT SearchFreight Tax AmountCurrencyDLR19_RBSO_UTR$19
27MSCSCHID SearchMisc Schedule IDStringSTR15_LBAU15
Key to the Sales/Purchases Tax Schedule Header Master (TX00101).

Click to show/hide

SELECT
       ['SmartList Invoicing Transaction Work'].MSCSCHID AS 'SmartList Invoicing Transaction Work-Misc Schedule ID'
       ,['Sales/Purchases Tax Schedule Header Master'].TAXSCHID AS 'Sales/Purchases Tax Schedule Header Master-Tax Schedule ID'
FROM
       ASIEXP25 AS ['SmartList Invoicing Transaction Work']
INNER JOIN
       TX00101 AS ['Sales/Purchases Tax Schedule Header Master']
              ON
                     ['SmartList Invoicing Transaction Work'].MSCSCHID = ['Sales/Purchases Tax Schedule Header Master'].TAXSCHID
28MISCTXBL SearchMisc TaxableIntegerDDL_Tax_Options0
29MSCTXAMT SearchMisc Tax AmountCurrencyDLR19_RBSO_UTR$19
30SLPRSNID SearchSalesperson IDStringSTR15_Salesperson_ID15
Key to the RM Salesperson Master (RM00301).

Click to show/hide

SELECT
       ['SmartList Invoicing Transaction Work'].SLPRSNID AS 'SmartList Invoicing Transaction Work-Salesperson ID'
       ,['RM Salesperson Master'].SLPRSNID AS 'RM Salesperson Master-Salesperson ID'
FROM
       ASIEXP25 AS ['SmartList Invoicing Transaction Work']
INNER JOIN
       RM00301 AS ['RM Salesperson Master']
              ON
                     ['SmartList Invoicing Transaction Work'].SLPRSNID = ['RM Salesperson Master'].SLPRSNID
31SALSTERR SearchSales TerritoryStringSTR15_Sales_Territory15
Key to the Sales Territory Master File (RM00303).

Click to show/hide

SELECT
       ['SmartList Invoicing Transaction Work'].SALSTERR AS 'SmartList Invoicing Transaction Work-Sales Territory'
       ,['Sales Territory Master File'].SALSTERR AS 'Sales Territory Master File-Sales Territory'
FROM
       ASIEXP25 AS ['SmartList Invoicing Transaction Work']
INNER JOIN
       RM00303 AS ['Sales Territory Master File']
              ON
                     ['SmartList Invoicing Transaction Work'].SALSTERR = ['Sales Territory Master File'].SALSTERR
32TXRGNNUM SearchTax Registration NumberStringSTR2525
33PYMTRMID SearchPayment Terms IDStringSTR20_Payment_Terms_ID20
Key to the Payment Terms Master (SY03300).

Click to show/hide

SELECT
       ['SmartList Invoicing Transaction Work'].PYMTRMID AS 'SmartList Invoicing Transaction Work-Payment Terms ID'
       ,['Payment Terms Master'].PYMTRMID AS 'Payment Terms Master-Payment Terms ID'
FROM
       ASIEXP25 AS ['SmartList Invoicing Transaction Work']
INNER JOIN
       SY03300 AS ['Payment Terms Master']
              ON
                     ['SmartList Invoicing Transaction Work'].PYMTRMID = ['Payment Terms Master'].PYMTRMID
34PRCLEVEL SearchPriceLevelStringSTR10_LBAU10
35LOCNCODE SearchLocation CodeStringSTR10_Location_Code10
Key to the Site Setup (IV40700).

Click to show/hide

SELECT
       ['SmartList Invoicing Transaction Work'].LOCNCODE AS 'SmartList Invoicing Transaction Work-Location Code'
       ,['Site Setup'].LOCNCODE AS 'Site Setup-Location Code'
FROM
       ASIEXP25 AS ['SmartList Invoicing Transaction Work']
INNER JOIN
       IV40700 AS ['Site Setup']
              ON
                     ['SmartList Invoicing Transaction Work'].LOCNCODE = ['Site Setup'].LOCNCODE
36CURNCYID SearchCurrency IDStringSTR15_Currency_ID15
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['SmartList Invoicing Transaction Work'].CURNCYID AS 'SmartList Invoicing Transaction Work-Currency ID'
       ,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
       ASIEXP25 AS ['SmartList Invoicing Transaction Work']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['SmartList Invoicing Transaction Work'].CURNCYID = ['Currency Setup'].CURNCYID
37COMMNTID SearchComment IDStringSTR15_Comment_ID15
Key to the Comment Master (SY04200).

Click to show/hide

SELECT
       ['SmartList Invoicing Transaction Work'].COMMNTID AS 'SmartList Invoicing Transaction Work-Comment ID'
       ,['Comment Master'].COMMNTID AS 'Comment Master-Comment ID'
FROM
       ASIEXP25 AS ['SmartList Invoicing Transaction Work']
INNER JOIN
       SY04200 AS ['Comment Master']
              ON
                     ['SmartList Invoicing Transaction Work'].COMMNTID = ['Comment Master'].COMMNTID
38DOCAMNT SearchDocument AmountCurrencyDLR19_RBSO_UTR$19
39SUBTOTAL SearchSubtotalCurrencyDLR17_RBS0_STR$17
40FRTAMNT SearchFreight AmountCurrencyDLR17_RBS0_UTR$17
41MISCAMNT SearchMisc AmountCurrencyDLR17_RBS0_UTR$17
42TAXAMNT SearchTax AmountCurrencyDLR17_RBS0_UTR$17
43TXBTXAMT SearchTaxable Tax AmountCurrencyDLR19_RBSO_UTR$19
44BCKTXAMT SearchBackout Tax AmountCurrencyDLR17_RBS0_UTR$17
45BKTSLSAM SearchBackout Sales AmountCurrencyDLR19_RBS0_UTR$19
46BKTFRTAM SearchBackout Freight AmountCurrencyDLR19_RBS0_UTR$19
47BKTMSCAM SearchBackout Misc AmountCurrencyDLR19_RBS0_UTR$19
48DISCFRGT SearchDiscount Available FreightCurrencyDLR17_RBS0_UTR$17
49DISCMISC SearchDiscount Available MiscCurrencyDLR17_RBS0_UTR$17
50TRDISPCT SearchTrade Discount PercentIntegerINT4_%24
51TRDISAMT SearchTrade Discount AmountCurrencyDLR17_RBS0_UTR$17
52ACCTAMNT SearchAccount AmountCurrencyDLR19_RBS0_UTR$19
53PYMTRCVD SearchPayment ReceivedCurrencyDLR19_RBS0_UTR$19
54CODAMNT SearchCOD AmountCurrencyDLR17_RBS0_UTR$17
55EXTDCOST SearchExtended CostCurrencyDLR17_RBS0_UTR$17
56DISCRTND SearchDiscount ReturnedCurrencyDLR17_RBS0_STR$17
57DISAVTKN SearchDiscount Available TakenCurrencyDLR17_RBS0_UTR$17
58DISTKNAM SearchDiscount Taken AmountCurrencyDLR17_RBS0_UTR$17
59DISAVAMT SearchDiscount Available AmountCurrencyDLR17_RBS0_UTR$17
60DSCDLRAM SearchDiscount Dollar AmountCurrencyDLR11_RBS0_UTR$11
61DSCPCTAM SearchDiscount Percent AmountIntegerINT5_%25
62MRKDNAMT SearchMarkdown AmountCurrencyDLR17_RBS0_UTR$17
63PRBTADCD SearchPrimary Billto Address CodeStringSTR15_LBAU15
64PRSTADCD SearchPrimary Shipto Address CodeStringSTR15_LBAU15
65CNTCPRSN SearchContact PersonStringSTR6060
66ADDRESS1 SearchAddress 1StringSTR6060
67ADDRESS2 SearchAddress 2StringSTR6060
68ADDRESS3 SearchAddress 3StringSTR6060
69CITY SearchCityStringSTR3535
70STATE SearchStateStringSTR30_State29
71ZIPCODE SearchZip CodeStringSTR1010
72COUNTRY SearchCountryStringSTR6060
73PHNUMBR1 SearchPhone Number 1StringPhone_Number14
74PHNUMBR2 SearchPhone Number 2StringPhone_Number14
75PHONE3 SearchPhone 3StringPhone_Number314
76FAXNUMBR SearchFax NumberStringSTR14_FAX14
77COMAPPTO SearchCommission Applied ToIntegerGB0
78COMDLRAM SearchCommission Dollar AmountCurrencyDLR17_RBSO_STR$17
79NCOMAMNT SearchNon-Commissioned AmountCurrencyDLR19_RBS0_STR$19
80UPSZONE SearchUPS ZoneStringSTR33
81LSTUSRED SearchLast User to EditStringSTR1515
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['SmartList Invoicing Transaction Work'].LSTUSRED AS 'SmartList Invoicing Transaction Work-Last User to Edit'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       ASIEXP25 AS ['SmartList Invoicing Transaction Work']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['SmartList Invoicing Transaction Work'].LSTUSRED = ['Users Master'].USERID
82LSTEDTDT SearchLast Edit DateDateDT_Date6
83MODIFDT SearchModified DateDateDT8
84CREATDDT SearchCreated DateDateDT8
85USER2ENT SearchUser To EnterStringSTR15_User_ID15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['SmartList Invoicing Transaction Work'].USER2ENT AS 'SmartList Invoicing Transaction Work-User To Enter'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       ASIEXP25 AS ['SmartList Invoicing Transaction Work']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['SmartList Invoicing Transaction Work'].USER2ENT = ['Users Master'].USERID
86NOTEINDX SearchNote IndexCurrencyDLR1414
Key to the Record Notes Master (SY03900).

Click to show/hide

SELECT
       ['SmartList Invoicing Transaction Work'].NOTEINDX AS 'SmartList Invoicing Transaction Work-Note Index'
       ,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
       ASIEXP25 AS ['SmartList Invoicing Transaction Work']
INNER JOIN
       SY03900 AS ['Record Notes Master']
              ON
                     ['SmartList Invoicing Transaction Work'].NOTEINDX = ['Record Notes Master'].NOTEINDX
87TIMESPRT SearchTimes PrintedIntegerINT4_U04
88NOCARTNS SearchNumber Of CartonsIntegerINT4_U04
89USERDEF1 SearchUser Defined 1StringSTR2020
90USERDEF2 SearchUser Defined 2StringSTR2020
91VOIDSTTS SearchVoid StatusIntegerINT0
92TRXSORCE SearchTRX SourceStringSTR1313
93PSTGSTUS SearchPosting StatusIntegerINT0
94IVCHDER1 SearchIVC HDR Errors 1Long IntegerML_IVC_HDR_Errors_10
95IVCHDER2 SearchIVC HDR Errors 2Long IntegerML_IVC_HDR_Errors_20
96IVCLINEERR SearchIVC LINE ErrorsLong IntegerML_IVC_LINE_Errors0
97LNITMSEQ SearchLine Item SequenceLong IntegerLI_Sequence_Number10
98COMMENT_1 SearchComment[1]StringSTR5050
99COMMENT_2 SearchComment[2]StringSTR5050
100COMMENT_3 SearchComment[3]StringSTR5050
101COMMENT_4 SearchComment[4]StringSTR5050
102ECTRX 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.
103ShipToName SearchShipToNameStringSTR64_Customer_Name64
104Tax_Date SearchTax DateDateDT8
105APLYWITH SearchApply WithholdingBooleanBoolean0
106WITHHAMT SearchWithholding AmountCurrencyDLR19_RBSO_UTR$19
107CMMTTEXT SearchComment TextTextTX500500
azurecurveProductsSmartList (1493)PathnameSmartList Invoicing Transaction Work (ASIEXP25)

Leave a Reply

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