SmartList Invoicing Transaction Amounts Work (ASIEXP26)

azurecurveProductsSmartList (1493)PathnameSmartList Invoicing Transaction Amounts Work (ASIEXP26)

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

Product: SmartList (1493)
Series:

Display Name: SmartList Invoicing Transaction Amounts Work
Physical Name: ASIEXP26
Technical Name: ASI_IVC_LINE_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
6LNITMSEQ SearchLine Item SequenceLong IntegerLI_Sequence_Number10
7CMPNTSEQ SearchComponent SequenceLong IntegerLI_Sequence_Number10
8ITEMNMBR SearchItem NumberStringSTR30_Item_Number30
Key to the Item Master (IV00101).

Click to show/hide

SELECT
       ['SmartList Invoicing Transaction Amounts Work'].ITEMNMBR AS 'SmartList Invoicing Transaction Amounts Work-Item Number'
       ,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
       ASIEXP26 AS ['SmartList Invoicing Transaction Amounts Work']
INNER JOIN
       IV00101 AS ['Item Master']
              ON
                     ['SmartList Invoicing Transaction Amounts Work'].ITEMNMBR = ['Item Master'].ITEMNMBR
9DECPLCUR SearchDecimal Places CurrencyIntegerDDL_Decimal_Places_Dollars0
10DECPLQTY SearchDecimal Places QTYSIntegerDDL_Decimal_Places_QTYS0
11INVINDX SearchInventory IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['SmartList Invoicing Transaction Amounts Work'].INVINDX AS 'SmartList Invoicing Transaction Amounts Work-Inventory Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       ASIEXP26 AS ['SmartList Invoicing Transaction Amounts Work']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['SmartList Invoicing Transaction Amounts Work'].INVINDX = ['Account Index Master'].ACTINDX
12CSLSINDX SearchCost Of Sales IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['SmartList Invoicing Transaction Amounts Work'].CSLSINDX AS 'SmartList Invoicing Transaction Amounts Work-Cost Of Sales Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       ASIEXP26 AS ['SmartList Invoicing Transaction Amounts Work']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['SmartList Invoicing Transaction Amounts Work'].CSLSINDX = ['Account Index Master'].ACTINDX
13SLSINDX SearchSales IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['SmartList Invoicing Transaction Amounts Work'].SLSINDX AS 'SmartList Invoicing Transaction Amounts Work-Sales Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       ASIEXP26 AS ['SmartList Invoicing Transaction Amounts Work']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['SmartList Invoicing Transaction Amounts Work'].SLSINDX = ['Account Index Master'].ACTINDX
14MKDNINDX SearchMarkdown IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['SmartList Invoicing Transaction Amounts Work'].MKDNINDX AS 'SmartList Invoicing Transaction Amounts Work-Markdown Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       ASIEXP26 AS ['SmartList Invoicing Transaction Amounts Work']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['SmartList Invoicing Transaction Amounts Work'].MKDNINDX = ['Account Index Master'].ACTINDX
15RTNSINDX SearchReturns IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['SmartList Invoicing Transaction Amounts Work'].RTNSINDX AS 'SmartList Invoicing Transaction Amounts Work-Returns Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       ASIEXP26 AS ['SmartList Invoicing Transaction Amounts Work']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['SmartList Invoicing Transaction Amounts Work'].RTNSINDX = ['Account Index Master'].ACTINDX
16INUSINDX SearchIn Use IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['SmartList Invoicing Transaction Amounts Work'].INUSINDX AS 'SmartList Invoicing Transaction Amounts Work-In Use Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       ASIEXP26 AS ['SmartList Invoicing Transaction Amounts Work']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['SmartList Invoicing Transaction Amounts Work'].INUSINDX = ['Account Index Master'].ACTINDX
17INSRINDX SearchIn Service IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['SmartList Invoicing Transaction Amounts Work'].INSRINDX AS 'SmartList Invoicing Transaction Amounts Work-In Service Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       ASIEXP26 AS ['SmartList Invoicing Transaction Amounts Work']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['SmartList Invoicing Transaction Amounts Work'].INSRINDX = ['Account Index Master'].ACTINDX
18DMGDINDX SearchDamaged IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['SmartList Invoicing Transaction Amounts Work'].DMGDINDX AS 'SmartList Invoicing Transaction Amounts Work-Damaged Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       ASIEXP26 AS ['SmartList Invoicing Transaction Amounts Work']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['SmartList Invoicing Transaction Amounts Work'].DMGDINDX = ['Account Index Master'].ACTINDX
19ITMTSHID SearchItem Tax Schedule IDStringSTR15_LBAU15
Key to the Sales/Purchases Tax Schedule Header Master (TX00101).

Click to show/hide

SELECT
       ['SmartList Invoicing Transaction Amounts Work'].ITMTSHID AS 'SmartList Invoicing Transaction Amounts Work-Item Tax Schedule ID'
       ,['Sales/Purchases Tax Schedule Header Master'].TAXSCHID AS 'Sales/Purchases Tax Schedule Header Master-Tax Schedule ID'
FROM
       ASIEXP26 AS ['SmartList Invoicing Transaction Amounts Work']
INNER JOIN
       TX00101 AS ['Sales/Purchases Tax Schedule Header Master']
              ON
                     ['SmartList Invoicing Transaction Amounts Work'].ITMTSHID = ['Sales/Purchases Tax Schedule Header Master'].TAXSCHID
20IVITMTXB SearchIV Item TaxableIntegerDDL_Tax_Options0
21NONINVEN SearchNon IVIntegerINT11
22QUANTITY SearchQTYCurrencyDLR17_QTY_RBS0_STR17
23QTYINSVC SearchQTY In ServiceCurrencyDLR17_QTY_RBS0_UTR17
24QTYINUSE SearchQTY In UseCurrencyDLR17_QTY_RBS0_UTR17
25QTYDMGED SearchQTY DamagedCurrencyDLR17_QTY_RBS0_UTR17
26QTYRTRND SearchQTY ReturnedCurrencyDLR17_QTY_RBS0_UTR17
27QTYONHND SearchQTY On HandCurrencyDLR17_QTY_RBS0_STR17
28EXTQTYSEL SearchExisting Qty SelectedCurrencyDLR17_QTY_RBS0_STR17
29UOFM SearchU Of MStringU_Of_M8
30QTYBSUOM SearchQTY In Base U Of MCurrencyDLR17_QTY_RBS0_STR17
31UNITCOST SearchUnit CostCurrencyDLR17_RBS0_UTR$17
32EXTDCOST SearchExtended CostCurrencyDLR17_RBS0_UTR$17
33DISCSALE SearchDiscount Available SalesCurrencyDLR17_RBS0_UTR$17
34TRDISAMT SearchTrade Discount AmountCurrencyDLR17_RBS0_UTR$17
35ATYALLOC SearchQTY AllocatedCurrencyDLR17_QTY_RBS0_UTR17
36LOCNCODE SearchLocation CodeStringSTR10_Location_Code10
Key to the Site Setup (IV40700).

Click to show/hide

SELECT
       ['SmartList Invoicing Transaction Amounts Work'].LOCNCODE AS 'SmartList Invoicing Transaction Amounts Work-Location Code'
       ,['Site Setup'].LOCNCODE AS 'Site Setup-Location Code'
FROM
       ASIEXP26 AS ['SmartList Invoicing Transaction Amounts Work']
INNER JOIN
       IV40700 AS ['Site Setup']
              ON
                     ['SmartList Invoicing Transaction Amounts Work'].LOCNCODE = ['Site Setup'].LOCNCODE
37MRKDNTYP SearchMarkdown TypeIntegerGB0
38MRKDNAMT SearchMarkdown AmountCurrencyDLR17_RBS0_UTR$17
39MRKDNPCT SearchMarkdown PercentIntegerINT5_%25
40PRCLEVEL SearchPriceLevelStringSTR10_LBAU10
41XTNDPRCE SearchExtended PriceCurrencyDLR17_RBS0_STR$17
42UNITPRCE SearchUnit PriceCurrencyDLR17_RBS0_STR$17
43TAXAMNT SearchTax AmountCurrencyDLR17_RBS0_UTR$17
44BKTSLSAM SearchBackout Sales AmountCurrencyDLR19_RBS0_UTR$19
45TXBTXAMT SearchTaxable Tax AmountCurrencyDLR19_RBSO_UTR$19
46BSIVCTTL SearchBased On Invoice TotalBooleanYN0
47SLPRSNID SearchSalesperson IDStringSTR15_Salesperson_ID15
Key to the RM Salesperson Master (RM00301).

Click to show/hide

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

Click to show/hide

SELECT
       ['SmartList Invoicing Transaction Amounts Work'].SALSTERR AS 'SmartList Invoicing Transaction Amounts Work-Sales Territory'
       ,['Sales Territory Master File'].SALSTERR AS 'Sales Territory Master File-Sales Territory'
FROM
       ASIEXP26 AS ['SmartList Invoicing Transaction Amounts Work']
INNER JOIN
       RM00303 AS ['Sales Territory Master File']
              ON
                     ['SmartList Invoicing Transaction Amounts Work'].SALSTERR = ['Sales Territory Master File'].SALSTERR
49DSCRIPTN SearchDescriptionStringSTR3030
50ITEMDESC SearchItem DescriptionStringSTR100100
51EXPTSHIP SearchExpected Ship DateDateDT8
52ACTLSHIP SearchActual Ship DateDateDT8
53ReqShipDate SearchRequested Ship DateDateDT8
54COMDLRAM SearchCommission Dollar AmountCurrencyDLR17_RBSO_STR$17
55CMPSERNM SearchComponent Serial NumberedBooleanYN0
56COMMNTID SearchComment IDStringSTR15_Comment_ID15
Key to the Comment Master (SY04200).

Click to show/hide

SELECT
       ['SmartList Invoicing Transaction Amounts Work'].COMMNTID AS 'SmartList Invoicing Transaction Amounts Work-Comment ID'
       ,['Comment Master'].COMMNTID AS 'Comment Master-Comment ID'
FROM
       ASIEXP26 AS ['SmartList Invoicing Transaction Amounts Work']
INNER JOIN
       SY04200 AS ['Comment Master']
              ON
                     ['SmartList Invoicing Transaction Amounts Work'].COMMNTID = ['Comment Master'].COMMNTID
57BRKFLD1 SearchBreak Field 1IntegerINT11
58BRKFLD2 SearchBreak Field 2IntegerINT11
59BRKFLD3 SearchBreak Field 3IntegerINT11
60TRXSORCE SearchTRX SourceStringSTR1313
61IVCLINEERR SearchIVC LINE ErrorsLong IntegerML_IVC_LINE_Errors0
62ASI_Customer_Number SearchASI_Customer_NumberStringSTR15_RM_Customer_Number15
azurecurveProductsSmartList (1493)PathnameSmartList Invoicing Transaction Amounts Work (ASIEXP26)

Leave a Reply

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