Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/ASIEXP31
Product: SmartList (1493)
Series:
Display Name: SmartList Landed Cost Group ID
Physical Name: ASIEXP31
Technical Name: ASI_IV_Landed_Cost_Group_ID_ExplorerSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 ASI_Favorite_Sequence ASI_Favorite_Sequence Long Integer ASI_LI_10_RU 10 2 ASI_Order_By ASI_Order_By Long Integer LI_14 14 3 Landed_Cost_Group_ID Landed Cost Group ID String STR15_LBAU 15 4 Long_Description Long Description String STR50 50 5 Landed_Cost_ID Landed Cost ID String STR15_LBAU 15 6 Long_Description2 ASI_Long Description2 String STR50 50 7 VENDORID Vendor ID String STR_15_Vendor_ID 15 Key to the PM Vendor Master File (PM00200).
Click to show/hide
SELECT
['SmartList Landed Cost Group ID'].VENDORID AS 'SmartList Landed Cost Group ID-Vendor ID'
,['PM Vendor Master File'].VENDORID AS 'PM Vendor Master File-Vendor ID'
FROM
ASIEXP31 AS ['SmartList Landed Cost Group ID']
INNER JOIN
PM00200 AS ['PM Vendor Master File']
ON
['SmartList Landed Cost Group ID'].VENDORID = ['PM Vendor Master File'].VENDORID
8 CALCMTHD Calculation Method Integer Calculation_Method 0 9 Orig_Landed_Cost_Amount Originating Landed Cost Amount Currency DLR17_RBS0_UTR$ 17 10 Calculation_Percentage Calculation Percentage Long Integer LI6_U%3 6 11 Invoice_Match Invoice Match Boolean CB_Invoice_Match 0 12 ACPURIDX Accrued Purchases Index Long Integer LI_14 14 Key to the Account Index Master (GL00105).
Click to show/hide
SELECT
['SmartList Landed Cost Group ID'].ACPURIDX AS 'SmartList Landed Cost Group ID-Accrued Purchases Index'
,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
ASIEXP31 AS ['SmartList Landed Cost Group ID']
INNER JOIN
GL00105 AS ['Account Index Master']
ON
['SmartList Landed Cost Group ID'].ACPURIDX = ['Account Index Master'].ACTINDX
13 CURNCYID Currency ID String STR15_Currency_ID 15 Key to the Currency Setup (MC40200).
Click to show/hide
SELECT
['SmartList Landed Cost Group ID'].CURNCYID AS 'SmartList Landed Cost Group ID-Currency ID'
,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
ASIEXP31 AS ['SmartList Landed Cost Group ID']
INNER JOIN
DYNAMICS..MC40200 AS ['Currency Setup']
ON
['SmartList Landed Cost Group ID'].CURNCYID = ['Currency Setup'].CURNCYID
14 RATETPID Rate Type ID String STR15_Rate_Type_ID 15 Key to the Multicurrency Rate Type Setup (MC40100).
Click to show/hide
SELECT
['SmartList Landed Cost Group ID'].RATETPID AS 'SmartList Landed Cost Group ID-Rate Type ID'
,['Multicurrency Rate Type Setup'].RATETPID AS 'Multicurrency Rate Type Setup-Rate Type ID'
FROM
ASIEXP31 AS ['SmartList Landed Cost Group ID']
INNER JOIN
MC40100 AS ['Multicurrency Rate Type Setup']
ON
['SmartList Landed Cost Group ID'].RATETPID = ['Multicurrency Rate Type Setup'].RATETPID
15 ODECPLCU Originating Decimal Places Currency Integer DDL_Decimal_Places_Dollars 0 16 DECPLCUR Decimal Places Currency Integer DDL_Decimal_Places_Dollars 0 17 Revalue_Inventory Revalue Inventory Boolean CB_Revalue_Inventory 0 18 Tolerance_Percentage Tolerance Percentage Long Integer LI7_U%3 7 19 PURPVIDX Purchase Price Variance Index Long Integer LI_14 14 Key to the Account Index Master (GL00105).
Click to show/hide
SELECT
['SmartList Landed Cost Group ID'].PURPVIDX AS 'SmartList Landed Cost Group ID-Purchase Price Variance Index'
,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
ASIEXP31 AS ['SmartList Landed Cost Group ID']
INNER JOIN
GL00105 AS ['Account Index Master']
ON
['SmartList Landed Cost Group ID'].PURPVIDX = ['Account Index Master'].ACTINDX
20 TXDETPCTAMT Tax Detail Percent/Amount String STR15 15