Inventory Landed Cost (IV41100)

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

Product: Microsoft Dynamics GP (0)
Series: Inventory

Display Name: Inventory Landed Cost
Physical Name: IV41100
Technical Name: ivLandedCost

Group Display Name: Inventory Landed Cost Cards
Group Technical Name: Inventory Landed Cost Cards

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1Landed_Cost_ID SearchLanded Cost IDStringSTR15_LBAU15
2Long_Description SearchLong DescriptionStringSTR5050
3NOTEINDX SearchNote IndexCurrencyDLR1414
Key to the Record Notes Master (SY03900).

Click to show/hide

SELECT
       ['Inventory Landed Cost'].NOTEINDX AS 'Inventory Landed Cost-Note Index'
       ,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
       IV41100 AS ['Inventory Landed Cost']
INNER JOIN
       SY03900 AS ['Record Notes Master']
              ON
                     ['Inventory Landed Cost'].NOTEINDX = ['Record Notes Master'].NOTEINDX
4VENDORID SearchVendor IDStringSTR_15_Vendor_ID15
Key to the PM Vendor Master File (PM00200).

Click to show/hide

SELECT
       ['Inventory Landed Cost'].VENDORID AS 'Inventory Landed Cost-Vendor ID'
       ,['PM Vendor Master File'].VENDORID AS 'PM Vendor Master File-Vendor ID'
FROM
       IV41100 AS ['Inventory Landed Cost']
INNER JOIN
       PM00200 AS ['PM Vendor Master File']
              ON
                     ['Inventory Landed Cost'].VENDORID = ['PM Vendor Master File'].VENDORID
5CURNCYID SearchCurrency IDStringSTR15_Currency_ID15
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['Inventory Landed Cost'].CURNCYID AS 'Inventory Landed Cost-Currency ID'
       ,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
       IV41100 AS ['Inventory Landed Cost']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['Inventory Landed Cost'].CURNCYID = ['Currency Setup'].CURNCYID
6CURRNIDX SearchCurrency IndexIntegerINT33
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['Inventory Landed Cost'].CURRNIDX AS 'Inventory Landed Cost-Currency Index'
       ,['Currency Setup'].CURRNIDX AS 'Currency Setup-Currency Index'
FROM
       IV41100 AS ['Inventory Landed Cost']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['Inventory Landed Cost'].CURRNIDX = ['Currency Setup'].CURRNIDX
7RATETPID SearchRate Type IDStringSTR15_Rate_Type_ID15
Key to the Multicurrency Rate Type Setup (MC40100).

Click to show/hide

SELECT
       ['Inventory Landed Cost'].RATETPID AS 'Inventory Landed Cost-Rate Type ID'
       ,['Multicurrency Rate Type Setup'].RATETPID AS 'Multicurrency Rate Type Setup-Rate Type ID'
FROM
       IV41100 AS ['Inventory Landed Cost']
INNER JOIN
       MC40100 AS ['Multicurrency Rate Type Setup']
              ON
                     ['Inventory Landed Cost'].RATETPID = ['Multicurrency Rate Type Setup'].RATETPID
8DECPLCUR SearchDecimal Places CurrencyIntegerDDL_Decimal_Places_Dollars0
9ODECPLCU SearchOriginating Decimal Places CurrencyIntegerDDL_Decimal_Places_Dollars0
10ACPURIDX SearchAccrued Purchases IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

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

Click to show/hide

SELECT
       ['Inventory Landed Cost'].PURPVIDX AS 'Inventory Landed Cost-Purchase Price Variance Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       IV41100 AS ['Inventory Landed Cost']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['Inventory Landed Cost'].PURPVIDX = ['Account Index Master'].ACTINDX
12Invoice_Match SearchInvoice MatchBooleanCB_Invoice_Match0
13CALCMTHD SearchCalculation MethodIntegerCalculation_Method0
14Orig_Landed_Cost_Amount SearchOriginating Landed Cost AmountCurrencyDLR17_RBS0_UTR$17
15Calculation_Percentage SearchCalculation PercentageLong IntegerLI6_U%36
16Revalue_Inventory SearchRevalue InventoryBooleanCB_Revalue_Inventory0
17Tolerance_Percentage SearchTolerance PercentageLong IntegerLI7_U%37
18Vendor_Note_Index SearchVendor Note IndexCurrencyDLR1414
19Currency_Note_Index SearchCurrency Note IndexCurrencyDLR1414

Leave a Reply

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