Bill Line Mapping Group

Use the Bill Line mapping group to export information on the product charges created automatically from purchase items and included on the invoice in OpenAir to the corresponding billable line items listed on the Billable Items subtab on the NetSuite invoice.

This mapping group is used when the product charges are created from purchase items imported from NetSuite vendor bills into OpenAir using the POs (Vendor Bills) import workflow and all the following condition are met.

Otherwise, the Invoice Line mapping group is used to export information from product charges in OpenAir to the corresponding line items listed on the Items subtab on the NetSuite invoice. See Invoice Line Mapping Group.

Tip:

You can use the Vendor Bill Line mapping group to include information from the original vendor bill line item in NetSuite that was imported into OpenAir as purchase item on the invoice billable line item in NetSuite. See Vendor Bill Line Mapping Group

For reference information and best practice guidelines, review the following topics:

References

The following table gives reference information about the records and fields available for custom field mapping definition with links to the relevant reference material. See also Schema Reference Documentation.

NetSuite Record type [SOAP object]

OpenAir Record Type [table]

Mapping Group [Integration point]

Billable Line Item [InvoiceItemCost]

Schema: InvoiceItemCost(2020.1)|InvoiceItemCost(2023.1)

XSD: tranSales (2020.1)|tranSales (2023.1)

Charge [slip]

Data Dictionary: slip

Bill Line [INVOICE_BILLABLE_ITEM_LINE]

Default Field Mappings

The following table describes the default field mapping definitions for the Bill Line mapping group tab.

NetSuite Field

Direction

OpenAir Field

Notes

InvoiceItemCost.doc

Arrow pointing right

Looked up OpenAir field value — extracted from Purchase_item.netsuite_vendorbill_purchase_item_id for the purchase item associated with the fulfillment record associated with the charge.

The internal ID of the vendor bill record and the vendor bill line item ID in NetSuite are stored in the NetSuite Vendor Bill ID Purchase_item.netsuite_endorbill_purchase_item_id custom field on the purchase item record in the format <VendorBill.internalId> — <VendorBill.line>. The vendor bill internal ID is extracted from this value.

InvoiceItemCost.apply

Arrow pointing right

="true"

InvoiceItemCost.line

Arrow pointing right

Looked up OpenAir field value — extracted from Purchase_item.netsuite_endorbill_purchase_item_id for the purchase item associated with the fulfillment record associated with the charge.

The internal ID of the vendor bill record and the vendor bill line item ID in NetSuite are stored in the NetSuite Vendor Bill ID Purchase_item.netsuite_endorbill_purchase_item_id custom field on the purchase item record in the format <VendorBill.internalId> — <VendorBill.line>. The vendor bill internal ID is extracted from this value.

InvoiceItemCost.cost

Arrow pointing right

Slip.cost

Additional Field Mappings

Important:

Review the following guidelines

  • You should contact your OpenAir Professional Services representative if you need to make changes to your integration configuration and field mapping definitions.

  • For advanced mapping usage and best practice guidelines, see Advanced Field Mapping Definition.

  • Familiarize yourself with the NetSuite and OpenAir technical documentation before attempting to set field mapping definitions using the advanced notation — See Schema Reference Documentation.

No specific guidelines