Skip to main content

Full integration capabilities for Access Dimensions

An overview of the data fields imported from Access Dimensions into the CRM as part of the integration.

Written by Jason

Important: This reference is provided as a guide and may not reflect every field imported for your specific configuration. Certain import sections, such as User Defined Fields, Price Lists, and Discount matrices, may not be fully represented here. As the integration is updated over time, this document may become out of date. If you notice any missing fields, inaccuracies, or discrepancies between this document and the data in your system, please raise this with our support team so that we can review and update this article accordingly.

Stock Items

CRM Field (Friendly Name)

Access Dimensions Source

Description

Product Reference

STK_STOCK.STKCODE

Unique identifier for matching products across systems

Product Description

STK_STOCK.STKNAME (falls back to STKCODE if blank)

Displays the product name to users

Base Sell Price

STK_STOCK.STK_BASEPRICE

Sets the standard selling price

Cost Price

STK_STOCK.STK_COSTPRICE

Records the cost for margin calculations

Notes / Memo

STK_STOCK.STK_NOTES

Stores product notes (converted for line breaks)

Sell Price Decimals

SYS_DATAINFO.PRICE_DPS

Controls decimal precision for pricing display

Quantity Decimals

SYS_DATAINFO.QUANTITY_DPS

Controls decimal precision for quantities

Quantity Factor

STK_STOCK_2.STK_SELL_UNIT1

Converts between selling and stock units

Unit Description

STK_STOCK_2.STK_SELL_NAME1

Shows the selling unit name (e.g. "Each", "Box")

Discount Matrix

STK_STOCK.STK_MATRIX_KEY

Links product to its pricing/discount matrix

Sale Price Start Date

STK_STOCK.STK_SPECIAL_PRICE_DATE

Tracks when a promotional price takes effect

Warranty Period

STK_STOCK.STK_WARRANTY

Records warranty duration

Warranty Type

STK_STOCK.STK_WARRANTY_TYPE

Categorises the type of warranty offered

Product Category

Computed: 'STOCK' or 'BOTH' (if also a price item)

Classifies the product for catalogue grouping

Product Type

Hardcoded: 'STOCK'

Distinguishes stock items from price-only items

Sales Analysis Code

STK_STOCK_2.STK_SANALYSIS1

Links to the sales analysis grouping

Purchase Analysis Code

STK_STOCK_2.STK_PANALYSIS1

Links to the purchase analysis grouping

Obsolete

STK_STOCK.STK_DO_NOT_USE

Hides discontinued products without deleting them

Alt Reference 1-4

STK_STOCK.STK_SORT_KEY / STK_SORT_KEY1-3

Stores alternative lookup/search codes

Bin Location

STK_STOCK.STK_BIN_NUMBER

Records warehouse bin location for picking

Barcode

STK_STOCK.STK_BARCODE

Stores barcode for scanning/identification

Unit Weight

STK_STOCK.STK_S_WEIGHT (x10000)

Records product weight for shipping calculations

Default Warehouse

Subquery on stk_location (default outbound)

Sets the preferred fulfilment warehouse

Is Assembly

STK_STOCK.STK_ASSEMBLY ('A' = 1, else 0)

Flags items that are Bill of Material assemblies

Web Catalogue

STK_STOCK.STK_WWW_PUBLISH

Controls whether the product shows on the web store

VAT Code

Subquery on SL_ANALYSIS.SAVATCODE via stk_location

Applies the correct tax rate to the product


Price Items

CRM Field (Friendly Name)

Access Dimensions Source

Description

Product Reference

PRC_PRICE_RECS.PRCODE

Unique identifier for the price item

Product Description

PRC_PRICE_RECS.PRNAME (falls back to PRCODE)

Displays the item name to users

Sell Price

PRC_PRICE_RECS.PR_PRICE

Sets the standard selling price

Cost Price

PRC_PRICE_RECS.PR_BASE_COST

Records cost for margin calculations

Memo

PRC_PRICE_RECS.PR_TEXT

Stores the public text description

Private Memo

PRC_PRICE_RECS.PR_NOTES

Stores internal/private notes

Sell Price Decimals

SYS_DATAINFO.PRICE_DPS

Controls decimal precision for prices

Quantity Decimals

SYS_DATAINFO.QUANTITY_DPS

Controls decimal precision for quantities

Discount Matrix

PRC_PRICE_RECS.PR_MATRIX_KEY

Links to the pricing/discount matrix

Product Category

Computed: 'PRICE' or 'BOTH' (if also a stock item)

Classifies the product type

Product Type

Hardcoded: 'PRICE'

Distinguishes price items from stock items

Obsolete

PRC_PRICE_RECS.PR_DO_NOT_USE

Hides discontinued items without deletion

VAT Code

SL_ANALYSIS.SAVATCODE (via PR_S_ANALYSIS join)

Applies the correct tax rate


Sales Ledger (Customers)

CRM Field (Friendly Name)

Access Dimensions Source

Description

Customer Account Code

SL_ACCOUNTS.CUCODE

Unique customer identifier across both systems

Company Name

SL_ACCOUNTS.CUNAME (falls back to AD_CON_CODE)

Displays the customer name

Address Line 1

SL_ADDRESSES.AD_ADDRESS (1st line, split by CR)

Customer's invoice address

Address Line 2

SL_ADDRESSES.AD_ADDRESS (2nd line, split by CR)

Customer's invoice address continuation

Address Line 3

SL_ADDRESSES.AD_ADDRESS_USER1

Additional address field

Address Line 4

SL_ADDRESSES.AD_ADDRESS_USER2

Additional address field

Country

SL_ADDRESSES.AD_COUNTRY

Records the customer's country

Postcode

SL_ADDRESSES.AD_POSTCODE

Postal/ZIP code for the customer

Telephone

SL_ADDRESSES.AD_PHONE

Primary contact phone number

Fax

SL_ADDRESSES.AD_FAX

Fax number for correspondence

Email

SL_ADDRESSES.AD_E_MAIL

Email address for communications

On Stop

SL_ACCOUNTS.CU_ON_STOP

Flags customers on credit hold

Account Balance

SL_ACCOUNTS.CUBALANCE

Shows outstanding balance

Last Invoice Date

SL_ACCOUNTS.CU_DATE_INV

Tracks most recent invoice for activity monitoring

Last Receipt Date

SL_ACCOUNTS.CU_DATE_PAY

Tracks most recent payment received

Currency Code

SYS_CURRENCY_REC.CURREC_ISO_CODE

Sets the customer's trading currency

Credit Limit

SL_ACCOUNTS.CU_CREDIT_LIMIT

Enforces credit control limits

Country Code

SL_ADDRESSES.AD_COUNTRY_CODE

Standard country code for tax/VAT rules

VAT Registration Number

SL_ADDRESSES.AD_VAT_REG_NO

Required for tax-exempt EU/international trade

Tax Code

SL_ACCOUNTS.CU_TAX_CODE (or SL_ANALYSIS.SAVATCODE)

Determines default VAT treatment

Overall Discount

SL_ACCOUNTS.CU_TOT_DISC

Applies a blanket discount percentage

Settlement Discount 1

SL_ACCOUNTS.CU_SETT_DISC_1

Early payment discount tier 1

Settlement Discount 2

SL_ACCOUNTS.CU_SETT_DISC_2

Early payment discount tier 2

Settlement Days 1

SL_ACCOUNTS.CU_SETT_DAYS_1

Days within which discount 1 applies

Settlement Days 2

SL_ACCOUNTS.CU_SETT_DAYS_2

Days within which discount 2 applies

Price List

SL_ACCOUNTS.CU_PRICE_KEY

Links customer to a specific price list

Head Office Code

SL_ACCOUNTS2.CU_HEAD_OFFICE_CODE

Links branch accounts to their head office

Head Office On Stop

Subquery on SL_ACCOUNTS.CU_ON_STOP for head office

Enforces group-level credit holds

Closed

SL_ACCOUNTS.CU_DO_NOT_USE

Marks account as closed/inactive

Delivery Address ID

Lookup on dba.deliverylocations

Links to the default delivery location


Purchase Ledger (Suppliers)

CRM Field (Friendly Name)

Access Dimensions Source

Description

Supplier Account Code

PL_ACCOUNTS.SUCODE

Unique supplier identifier

Supplier Name

PL_ACCOUNTS.SUNAME (falls back to SUCODE)

Displays the supplier name

Address Line 1

PL_ADDRESSES.PL_AD_ADDRESS (1st line, split by CR)

Supplier's statement address

Address Line 2

PL_ADDRESSES.PL_AD_ADDRESS (2nd line, split by CR)

Address continuation

Address Line 3

PL_ADDRESSES.PL_AD_ADDRESS_USER1

Additional address field

Address Line 4

PL_ADDRESSES.PL_AD_ADDRESS_USER2

Additional address field

Country

PL_ADDRESSES.PL_AD_COUNTRY

Supplier's country

Postcode

PL_ADDRESSES.PL_AD_POSTCODE

Postal/ZIP code

Telephone

PL_ADDRESSES.PL_AD_PHONE

Primary contact number

Fax

PL_ADDRESSES.PL_AD_FAX

Fax number

Email

PL_ADDRESSES.PL_AD_EMAIL

Email for purchase orders/correspondence

Currency Code

SYS_CURRENCY_REC.CURREC_ISO_CODE

Sets the supplier's trading currency

Account Balance

PL_ACCOUNTS.SUBALANCE

Shows amounts owed to the supplier

Last Invoice Date

PL_ACCOUNTS.SU_DATE_INV

Tracks latest purchase invoice

Closed

PL_ACCOUNTS.SU_DO_NOT_USE

Marks supplier as inactive


Sales Invoices

CRM Field (Friendly Name)

Access Dimensions Source

Description

Order Number

ORD_DETAIL.OD_ORDER_NUMBER (zero-padded)

Links invoice line back to the originating order

Invoice Number

SL_PL_NL_DETAIL.DET_HEADER_REF

Unique invoice reference

Product Reference

ORD_DETAIL.OD_STOCK_CODE or OD_PRICE_CODE

Identifies the product/service invoiced

Product Description

STK_STOCK.STKNAME or ORD_DETAIL.OD_DETAIL

Shows what was invoiced

Extended Description

ORD_DETAIL.OD_DETAIL

Full line description text

Unit Price

SL_PL_NL_DETAIL.DET_UNIT_PRICE

Records the unit selling price

Order Quantity

ORD_DETAIL.OD_QTYORD (converted by unit factor)

Shows original quantity ordered

Invoice Quantity

SL_PL_NL_DETAIL.DET_QUANTITY (converted)

Shows quantity actually invoiced

Line Value (Net)

SL_PL_NL_DETAIL.DET_CURR_NETT

Net value in the transaction currency

Line Value (Gross)

SL_PL_NL_DETAIL.DET_CURR_GROSS

Gross value including tax

Base Value (Net)

SL_PL_NL_DETAIL.DET_NETT

Net value in the home/base currency

Base Value (Gross)

SL_PL_NL_DETAIL.DET_GROSS

Gross value in the base currency

Invoice Date

SL_PL_NL_DETAIL.DET_DATE

Date the invoice was posted

Due Date

ORD_DETAIL.OD_REQDATE

Required/requested delivery date

Customer Account

ORD_HEADER.OH_ACCOUNT or DET_ACCOUNT

Links transaction to the customer

Customer Reference

ORD_HEADER.OH_ORDER_REF

The customer's own PO/reference number

Currency Code

SYS_CURRENCY_REC.CURREC_ISO_CODE

Transaction currency

Analysis Code

ORD_DETAIL.OD_ANALYSIS

Sales analysis classification

Delivery Date

ORD_HEADER.OH_DEL_DATE

Scheduled delivery date

Order Date

Derived from OD_DATE / OH_DATE / OD_DATE_PUTIN

Original order placement date

Cost Price

ORD_DETAIL.OD_COSTPRICE

Records cost for profit analysis

Delivery Address No.

ORD_HEADER.OH_DEL_ADD

Links to the delivery address

Invoice Address No.

ORD_HEADER.OH_INV_ADD

Links to the invoice address

Accounts Order ID

ORD_DETAIL.OD_ORDER_NUMBER (raw)

Cross-reference to Access order number


Sales Orders (Open)

CRM Field (Friendly Name)

Access Dimensions Source

Description

Order Document Number

ORD_DETAIL.OD_ORDER_NUMBER (zero-padded)

Unique order reference

Product Reference

ORD_DETAIL.OD_STOCK_CODE or OD_PRICE_CODE

Product on the order line

Product Description

STK_STOCK.STKNAME or OD_DETAIL

Line description

Extended Description

ORD_DETAIL.OD_DETAIL

Full text of the order line

Unit Price

ORD_DETAIL.OD_UNITCST (currency variant)

Selling price per unit

Order Quantity

ORD_DETAIL.OD_QTYORD (converted)

Quantity ordered

Qty Delivered

ORD_DETAIL.OD_QTYDELVD (converted)

Quantity already dispatched

Qty Invoiced

ORD_DETAIL.OD_QTYINVD (converted)

Quantity already invoiced

Line Value (Net)

ORD_DETAIL.OD_NETT_C

Net line value in currency

Line Value (Gross)

ORD_DETAIL.OD_GROSS_C

Gross line value in currency

Base Value (Net)

ORD_DETAIL.OD_NETT

Net value in base currency

Due / Required Date

ORD_DETAIL.OD_REQDATE

When the customer needs the goods

Customer Account

ORD_HEADER.OH_ACCOUNT

Links to the customer record

Customer Reference

ORD_HEADER.OH_ORDER_REF

Customer's own PO number

Currency Code

SYS_CURRENCY_REC.CURREC_ISO_CODE

Order currency

Analysis Code

ORD_DETAIL.OD_ANALYSIS

Sales analysis classification

Delivery Date

ORD_HEADER.OH_DEL_DATE

Promised delivery date

Order Date

ORD_HEADER.OH_DATE

Date the order was placed

Proforma Date

ORD_HEADER.OH_PROFORM_DATE

Date a proforma was issued

Quote Date

ORD_HEADER.OH_QUOTE_DATE

Date the quote was created

Cost Price

ORD_DETAIL.OD_COSTPRICE

Cost for profit reporting


Purchase Orders

CRM Field (Friendly Name)

Access Dimensions Source

Description

PO Document Number

POP_DETAIL.POD_ORDER_NO (zero-padded)

Unique purchase order reference

Product Reference

POP_DETAIL.POD_STOCK_CODE or POD_PRICE_CODE

Product being purchased

Product Description

STK_STOCK.STKNAME or POD_DETAIL

Line item description

Extended Description

POP_DETAIL.POD_DETAIL

Full descriptive text

Unit Price

POP_DETAIL.POD_UNITCST / POD_UNITCST_C

Purchase price per unit

Order Quantity

POP_DETAIL.POD_QTYORD (converted)

Quantity ordered from supplier

Qty Delivered

POP_DETAIL.POD_QTYDELVD (converted)

Quantity received so far

Line Value (Net)

POP_DETAIL.POD_NETT_C

Net value in order currency

Line Value (Gross)

POP_DETAIL.POD_GROSS_C

Gross value

Base Value (Net)

POP_DETAIL.POD_NETT

Net value in base currency

Due / Required Date

POP_DETAIL.POD_REQDATE

Expected delivery date

Supplier Account

POP_HEADER.POH_ACCOUNT

Links to the supplier record

Supplier Reference

POP_HEADER.POH_ORDER_REF

Supplier's reference/quote number

Currency Code

SYS_CURRENCY_REC.CURREC_ISO_CODE

Order currency

Analysis Code

POP_DETAIL.POD_ANALYSIS

Purchase analysis classification

Delivery Date

POP_HEADER.POH_DEL_DATE

Expected delivery date

Order Date

POP_HEADER.POH_DATE

Date the PO was raised

Warehouse Code

POP_DETAIL.POD_LOCATN (or "TOTAL" if consolidated)

Intended receiving warehouse

Discount Value

POP_DETAIL.POD_L_DISCVAL / POD_L_DISCVAL_C

Line-level discount amount

Order Status

POP_DETAIL.POD_STATUS

Tracks order completion state


Currencies

CRM Field (Friendly Name)

Access Dimensions Source

Description

Currency Code

SYS_CURRENCY.CURR_SYMBOL (or ISO code)

Identifies the currency

Description

SYS_CURRENCY_REC.CURREC_DESCRIPTION

Friendly name (e.g. "Pound Sterling")

Decimals

SYS_DATAINFO.VALUE_DPS

Number of decimal places for values

Exchange Rate

SYS_CURRENCY.CURR_RATE

Current exchange rate to base currency

ISO Code

SYS_CURRENCY_REC.CURREC_ISO_CODE

Standard 3-letter ISO code (e.g. GBP)

Home Currency

Derived from CURREC_CURRENCY_TYPE = 'H'

Flags the base/home currency

Obsolete

Derived: 1 if no active rate exists

Hides currencies no longer in use


Warehouses

CRM Field (Friendly Name)

Access Dimensions Source

Description

Warehouse Code

STK_LOCATION.LOC_CODE

Unique warehouse identifier

Warehouse Name

STK_LOCATION.LOC_NAME (falls back to LOC_CODE)

Display name for the warehouse

Obsolete

STK_LOCATION2.LOC_LANDED_COMPLETE

Hides decommissioned warehouses


Stock Levels

CRM Field (Friendly Name)

Access Dimensions Source

Description

Stock Reference

STK_STOCK.STKCODE

Links the level to a product

Warehouse Code

STK_LOCATION.LOC_CODE (or "TOTAL" if consolidated)

Identifies which warehouse holds the stock

Physical Stock

STK_STOCK.STK_PHYSICAL (or LOC_PHYSICAL)

Total physical quantity in warehouse

Sales Orders (Reserved)

STK_STOCK.STK_RESERVE_OUT (or LOC_RESERVE_OUT)

Quantity allocated to sales orders

On Order (Purchase)

STK_STOCK.STK_ORDER_IN (or LOC_ORDER_IN)

Quantity on order from suppliers

Free Stock

Computed based on STK_FREE_METHOD (P/F/O/A)

Available-to-sell quantity

Quantity Decimals

SYS_DATAINFO.QUANTITY_DPS

Controls decimal display for stock figures


Product Categories

CRM Field (Friendly Name)

Access Dimensions Source

Description

Category Code

Hardcoded: 'STOCK', 'PRICE', 'BOTH', 'ACCESS_SM_WARRANTY'

Classifies product types for filtering and grouping

Category Description

Hardcoded descriptive text

User-friendly description of each category


Delivery Locations

CRM Field (Friendly Name)

Access Dimensions Source

Description

Customer Account Code

SL_ACCOUNTS.CUCODE

Links delivery address to a customer

Location Name

SL_ADDRESSES.AD_CONTACT

Contact/name for the delivery location

Address Line 1

SL_ADDRESSES.AD_ADDRESS (1st line, split by CR)

Delivery address

Address Line 2

SL_ADDRESSES.AD_ADDRESS (2nd line, split by CR)

Address continuation

Address Line 3

SL_ADDRESSES.AD_ADDRESS_USER1

Additional address field

Address Line 4

SL_ADDRESSES.AD_ADDRESS_USER2

Additional address field

Postcode

SL_ADDRESSES.AD_POSTCODE

Postal/ZIP code

Country Code

SL_ADDRESSES.AD_COUNTRY_CODE

ISO country code

Country

SYS_COUNTRY.CO_NAME

Full country name

Accounts Address ID

SL_ADDRESSES.AD_CODE

Unique address ID from Access for cross-referencing


VAT Rates

Imports tax/VAT rate definitions from Access Dimensions SYS_VATCONTROL into the CRM VAT Rate table.

CRM Field (Friendly Name)

Access Dimensions Source

Description

Country Type

Computed: 'H' (Home), 'N' (Non-EU), 'U', 'R'

Determines which tax rules apply per region

Tax Code

SYS_VATCONTROL.VAT_CODE

Unique VAT code identifier

Description

SYS_VATCONTROL.VAT_NAME

Describes the tax rate (e.g. "Standard Rate")

Rate

SYS_VATCONTROL.VAT_RATE

The actual tax percentage


VAT Countries

Imports country-level tax configuration from Access Dimensions SYS_COUNTRY into the CRM VAT Country table.

CRM Field (Friendly Name)

Access Dimensions Source

Description

Country Code

SYS_COUNTRY.CO_CODE

Standard country code

Country Name

SYS_COUNTRY.CO_NAME

Full country name

EC/EU Member

SYS_COUNTRY.CO_EC_FLAG

Determines EU VAT treatment

VAT Home Country

Computed: matches SYS_DATAINFO.HOME_COUNTRY

Identifies the business's home country for tax

VAT Registered

Derived from SYS_COUNTRY.CO_AGENT_VATNO

Whether the business is VAT-registered in that country


VAT Status

Imports VAT status categories from Access Dimensions SYS_DATAINFO into the CRM dimensions_vatstatus table.

CRM Field (Friendly Name)

Access Dimensions Source

Description

VAT Status

Computed: 'Non-EU State', 'EU State', or Home country + tax name

Categorises customers for correct VAT treatment


Contacts (Division Import)

CRM Field (Friendly Name)

Access Dimensions Source

Description

Title

title from Access contact report

Contact's salutation prefix

Forename

forename

Contact's first name

Surname

surname

Contact's last name (required)

Mobile Phone

mobilephone

Primary contact phone

Email

email (uniqueness-checked; overflow to addemail)

Contact email address

Salutation

salutation

Preferred greeting

Job Title

jobtitle

Contact's role in the organisation

Do Not Email

donotemail (inverted: 1 becomes emailflag=0)

Respects email opt-out preferences

Delivery Address

Lookup via sledgerid + accountsid on deliverylocations

Links contact to their delivery location

Sales Credits

Imports posted sales credit note lines from Access Dimensions into the CRM Sales Transactions table (with Type = 'C').

CRM Field (Friendly Name)

Access Dimensions Source

Description

Order Number

ORD_DETAIL.OD_ORDER_NUMBER (zero-padded)

Links the credit line back to the originating order

Credit Note Number

SL_PL_NL_DETAIL.DET_HEADER_REF (suffixed with '-')

Unique credit note reference

Product Reference

OD_STOCK_CODE or OD_PRICE_CODE

Identifies the product/service credited

Product Description

STK_STOCK.STKNAME or OD_DETAIL

Shows what was credited

Extended Description

ORD_DETAIL.OD_DETAIL

Full line description text

Unit Price

SL_PL_NL_DETAIL.DET_UNIT_PRICE

Records the credit unit price

Order Quantity

ORD_DETAIL.OD_QTYORD (converted)

Shows the original order quantity

Credit Quantity

SL_PL_NL_DETAIL.DET_QUANTITY (converted)

Shows quantity actually credited

Line Value (Net)

SL_PL_NL_DETAIL.DET_CURR_NETT

Net credit value in currency

Line Value (Gross)

SL_PL_NL_DETAIL.DET_CURR_GROSS

Gross credit value in currency

Base Value (Net)

SL_PL_NL_DETAIL.DET_NETT

Net credit in base currency

Base Value (Gross)

SL_PL_NL_DETAIL.DET_GROSS

Gross credit in base currency

Credit Date

SL_PL_NL_DETAIL.DET_DATE

Date the credit was posted

Due Date

ORD_DETAIL.OD_REQDATE

Original requested delivery date

Customer Account

SL_PL_NL_DETAIL.DET_ACCOUNT

Links credit to the customer

Customer Reference

ORD_HEADER.OH_ORDER_REF

The customer's own reference

Currency Code

SYS_CURRENCY_REC.CURREC_ISO_CODE

Credit currency

Analysis Code

ORD_DETAIL.OD_ANALYSIS

Sales analysis classification

Delivery Date

ORD_HEADER.OH_DEL_DATE

Scheduled delivery date

Cost Price

ORD_DETAIL.OD_COSTPRICE

Cost for profit analysis

Delivery Address No.

ORD_HEADER.OH_DEL_ADD

Links to the delivery address

Invoice Address No.

ORD_HEADER.OH_INV_ADD

Links to the invoice address

Transaction Type

Hardcoded: 'C'

Distinguishes credits from invoices


Sales Payments

Updates payment status on existing sales invoice/credit lines in the CRM

CRM Field (Friendly Name)

Access Dimensions Source

Description

Invoice Number

SL_TRANSACTIONS.ST_HEADER_REF

Matches the payment to the invoice/credit

Paid Flag

Computed from ST_ALOC_POINTER and allocation dates

Marks invoice as paid/unpaid

Paid Date

SL_TRANSACTIONS.ST_DATE (from the allocation)

Records when the invoice was settled

Payment Due Date

Computed from allocation dates

Sets the payment due date on the line


Purchase Invoices

Imports posted purchase invoice lines from Access Dimensions POP_DETAIL / SL_PL_NL_DETAIL into the CRM Purchase Transactions table.

CRM Field (Friendly Name)

Access Dimensions Source

Description

PO Document Number

POP_DETAIL.POD_ORDER_NO

Links line to the originating PO

Invoice Number

SL_PL_NL_DETAIL.DET_HEADER_REF

Unique purchase invoice reference

Product Reference

POD_STOCK_CODE or POD_PRICE_CODE

Identifies the product purchased

Product Description

POP_DETAIL.POD_DETAIL

Line description text

Extended Description

POP_DETAIL.POD_DETAIL

Full descriptive text

Unit Price

SL_PL_NL_DETAIL.DET_UNIT_PRICE

Invoice unit price

Order Quantity

POP_DETAIL.POD_QTYORD (converted)

Quantity originally ordered

Invoice Quantity

SL_PL_NL_DETAIL.DET_QUANTITY (converted)

Quantity invoiced

Line Value (Net)

SL_PL_NL_DETAIL.DET_CURR_NETT

Net value in order currency

Line Value (Gross)

SL_PL_NL_DETAIL.DET_CURR_GROSS

Gross value in order currency

Base Value (Net)

SL_PL_NL_DETAIL.DET_NETT

Net value in base currency

Base Value (Gross)

SL_PL_NL_DETAIL.DET_GROSS

Gross in base currency

Invoice Date

SL_PL_NL_DETAIL.DET_DATE

Date the invoice was posted

Due Date

POP_DETAIL.POD_REQDATE

Requested delivery date

Supplier Account

SL_PL_NL_DETAIL.DET_ACCOUNT

Links to the supplier record

Currency Code

SYS_CURRENCY_REC.CURREC_ISO_CODE

Invoice currency

Analysis Code

POP_DETAIL.POD_ANALYSIS

Purchase analysis classification

Delivery Date

POP_HEADER.POH_DEL_DATE

Expected delivery date

Transaction Type

Hardcoded: 'I'

Distinguishes invoices from orders/credits


Purchase Credits

Imports posted purchase credit note lines from Access Dimensions into the CRM Purchase Transactions table (with Type = 'C'). Same structure as Purchase Invoices with matching fields.

Fields match Purchase Invoices (above) with the addition of the below fields.

CRM Field (Friendly Name)

Access Dimensions Source

Description

Transaction Type

Hardcoded: 'C'

Distinguishes credits from invoices/orders

Sales Order No.

Linked ORD_HEADER fields

Cross-references the related sales order

Sales Order Customer

ORD_HEADER.OH_ACCOUNT

Customer on the related sales order

Supplier Stock Ref

From POP tables

Supplier's own stock reference


Purchase Payments

Updates payment status on existing purchase invoice/credit lines from PL_TRANSACTIONS in the CRM Purchase Transactions table.

CRM Field (Friendly Name)

Access Dimensions Source

Description

Invoice/PO Number

PL_TRANSACTIONS.PT_HEADER_REF

Matches the payment to the purchase document

Paid Flag

Computed from PT_ALOC_POINTER and PT_TRANTYPE

Marks purchase invoice as paid/unpaid

Paid Date

PL_TRANSACTIONS.PT_DATE

Records when the purchase was settled


Stock Assemblies (BOM)

Imports Bill of Materials / assembly component relationships from Access Dimensions STK_ASSEMBLIES into the CRM

CRM Field (Friendly Name)

Access Dimensions Source

Description

Assembly Product Ref

STK_ASSEMBLIES.AS_MAIN_STKCODE

The parent/assembly product

Component Product Ref

STK_ASSEMBLIES.AS_PART_CODE

The child/component product

Component Quantity

STK_ASSEMBLIES.AS_QTY

How many of the component are needed per assembly


Sales Order Headers

Imports sales order header-level data from Access Dimensions ORD_HEADER into the CRM

CRM Field (Friendly Name)

Access Dimensions Source

Description

Accounts ID

ORD_HEADER.OH_ORDER_NUMBER

Cross-reference to the accounts system

Order Number

ORD_HEADER.OH_ORDER_NUMBER (zero-padded)

Unique order reference

Order Date

COALESCE(OH_DATE, OH_DATE_PUTIN, '1900-01-01')

Date the order was placed

Customer Account

ORD_HEADER.OH_ACCOUNT

Links order to the customer

Customer Reference

ORD_HEADER.OH_ORDER_REF

Customer's PO number

Currency Code

SYS_CURRENCY_REC.CURREC_ISO_CODE

Order currency

Net Value

ORD_HEADER.OH_NETT

Total net order value

Tax Value

ORD_HEADER.OH_VAT

Total VAT on the order

Gross Value

ORD_HEADER.OH_GROSS

Total gross order value

Base Net Value

Computed: OH_NETT * OH_CURRENCYRATE

Net value in base currency

Base Tax Value

Computed: OH_VAT * OH_CURRENCYRATE

Tax in base currency

Base Gross Value

Computed: OH_GROSS * OH_CURRENCYRATE

Gross in base currency

Platform

Hardcoded: 'Access'

Identifies the order source

Delivery Postcode

SL_ADDRESSES.AD_POSTCODE

Delivery postcode for shipping

Delivery Country

SL_ADDRESSES.AD_COUNTRY

Delivery country

Delivery Address

SL_ADDRESSES.AD_ADDRESS (split by CR lines)

Full delivery address


Completed Purchase Orders

Imports fully completed (status = 2) purchase order lines from Access Dimensions into the CRM.

CRM Field (Friendly Name)

Access Dimensions Source

Description

Qty Invoiced

POP_DETAIL.POD_QTYINVD

Quantity already invoiced on the completed PO

Sales Order No.

Linked field

Cross-references a related sales order

Sales Order Customer

Linked field

Customer on the related sales order

Sales Order Doc Ref

Linked field

Document reference of the related sales order

Sales Order Record No.

Linked field

Internal record number

Supplier Stock Ref

From POP tables

The supplier's own product reference

Transaction Type

Hardcoded: 'P'

Distinguishes completed POs from open POs

Did this answer your question?