Definition Type: Element
Name: TotalAmount
Namespace: http://www.openapplications.org/oagis
Type: oa:Amount
Containing Schema: SupplyChainExecution.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Represents a summary sub-total or grand-total amount associated with a business document or line item entity. It may be a cost, it may be an expense, or it may be a price. The meaning is based on the context in the instance of the BOD.
Collapse XSD Schema Diagram:
Drilldown into currency in schema fields_xsd Drilldown into Amount in schema fields_xsdXSD Diagram of TotalAmount in schema supplychainexecution_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="TotalAmount" type="Amount" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Represents a summary sub-total or grand-total amount associated with a business document or line item entity.  It may be a cost, it may be an expense, or it may be a price.  The meaning is based on the context in the instance of the BOD.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
currency oa:currency Required
Collapse Derivation Tree: