Day-0 Explorer
General enterprise visibility, with access to the enterprise's general document spaces. No HR or payroll compartment access.Viewing as Enterprise Reader

MAP-INVPOS-ERP-AP · version 1

ERP Ap Open ItemInvoice

Contribution · Business object

Source

Field mappings

Source fieldCanonical fieldContributionSurvivorship
open_amountopen_amountAggregate
open_amountposition_codeAggregate
Rule definition
{
  "position": {
    "table": "canonical.invoice",
    "group_field": "supplier_invoice_id",
    "amount_field": "open_amount"
  },
  "contributes_to_object": {
    "match_field": "supplier_invoice_id",
    "target_type": "Invoice",
    "via_source_object": "erp_supplier_invoice"
  }
}