NC_VATImport_HDR_INTF (NCVIM100)

azurecurveProductsAdvanced VAT (2474)FinancialNC_VATImport_HDR_INTF (NCVIM100)

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

Product: Advanced VAT (2474)
Series: Financial

Display Name: NC_VATImport_HDR_INTF
Physical Name: NCVIM100
Technical Name: NC_VATImport_HDR_INTF

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1NC_Reference_ID SearchNC Reference IDSTR50String50
2NC_Status SearchNC StatusINT1Integer1
3JRNENTRY SearchJournal EntryLI8_U0Long Integer8
4BACHNUMB SearchBatch NumberSTR15_LBAUString15
5TRXDATE SearchTRX DateDT_DateDate6
6DOCDATE SearchDocument DateDTDate8
7Tax_Date SearchTax DateDTDate8
8SOURCDOC SearchSource DocumentSTR10_Source_DocumentString10
Key to the Source Document Master (SY00900).

Click to show/hide

SELECT
       ['NC_VATImport_HDR_INTF'].SOURCDOC AS 'NC_VATImport_HDR_INTF-Source Document'
       ,['Source Document Master'].SOURCDOC AS 'Source Document Master-Source Document'
FROM
       NCVIM100 AS ['NC_VATImport_HDR_INTF']
INNER JOIN
       SY00900 AS ['Source Document Master']
              ON
                     ['NC_VATImport_HDR_INTF'].SOURCDOC = ['Source Document Master'].SOURCDOC
9REFRENCE SearchReferenceSTR30String30
10CURNCYID SearchCurrency IDSTR15_Currency_IDString15
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['NC_VATImport_HDR_INTF'].CURNCYID AS 'NC_VATImport_HDR_INTF-Currency ID'
       ,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
       NCVIM100 AS ['NC_VATImport_HDR_INTF']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['NC_VATImport_HDR_INTF'].CURNCYID = ['Currency Setup'].CURNCYID
11XCHGRATE SearchExchange RateDLR14_Exchange_RateCurrency (Variable)14
12VENDORID SearchVendor IDSTR_15_Vendor_IDString15
Key to the PM Vendor Master File (PM00200).

Click to show/hide

SELECT
       ['NC_VATImport_HDR_INTF'].VENDORID AS 'NC_VATImport_HDR_INTF-Vendor ID'
       ,['PM Vendor Master File'].VENDORID AS 'PM Vendor Master File-Vendor ID'
FROM
       NCVIM100 AS ['NC_VATImport_HDR_INTF']
INNER JOIN
       PM00200 AS ['PM Vendor Master File']
              ON
                     ['NC_VATImport_HDR_INTF'].VENDORID = ['PM Vendor Master File'].VENDORID
13TAXSCHID SearchTax Schedule IDSTR15_Tax_Schedule_IDString15
Key to the Sales/Purchases Tax Schedule Header Master (TX00101).

Click to show/hide

SELECT
       ['NC_VATImport_HDR_INTF'].TAXSCHID AS 'NC_VATImport_HDR_INTF-Tax Schedule ID'
       ,['Sales/Purchases Tax Schedule Header Master'].TAXSCHID AS 'Sales/Purchases Tax Schedule Header Master-Tax Schedule ID'
FROM
       NCVIM100 AS ['NC_VATImport_HDR_INTF']
INNER JOIN
       TX00101 AS ['Sales/Purchases Tax Schedule Header Master']
              ON
                     ['NC_VATImport_HDR_INTF'].TAXSCHID = ['Sales/Purchases Tax Schedule Header Master'].TAXSCHID
14NC_Tax_Required SearchNC Tax RequiredBooleanBoolean0
azurecurveProductsAdvanced VAT (2474)FinancialNC_VATImport_HDR_INTF (NCVIM100)

Leave a Reply

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