Definition Type: Element
Name: Payable
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:PayableType
Containing Schema: Payable.xsd
Abstract
Documentation:
Payable is a transaction that represents an invoice from a supplier. A payable is an open item, approved and ready for payment, in the Accounts Payable ledger. In some systems it may be called a voucher. Compare to PurchaseLedgerInvoice, which represents a not yet approved supplier invoice.
Collapse XSD Schema Diagram:
Drilldown into PayableLine in schema payable_xsd Drilldown into PayableHeader in schema payable_xsd Drilldown into PayableType in schema payable_xsdXSD Diagram of Payable in schema payable_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="Payable" type="PayableType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">Payable is a transaction that represents an invoice from a supplier.  A payable is an open item, approved and ready for payment, in the Accounts Payable ledger.  In some systems it may be called a voucher.  Compare to PurchaseLedgerInvoice, which represents a not yet approved supplier invoice.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PayableHeader nsA:PayableHeader 0 (1)
PayableLine nsA:PayableLine 0 unbounded
Collapse Derivation Tree: