<xsd:complexType name="ActualActivityType">
<xsd:sequence>
<xsd:element ref="CostCenterID" minOccurs="0">
<xsd:annotation>
<xsd:documentation source="http://www.openapplications.org/oagis/9">An accumulator of cost information that may be an organizational unit or area of responsibility. It is an organization code that allows a grouping of expenses and costs.SYNONYMS: Stocking Location, Work Group</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="ProfitCenterID" minOccurs="0">
<xsd:annotation>
<xsd:documentation source="http://www.openapplications.org/oagis/9">Accumulator of revenue information that may be an organizational unit or area of responsibility. A profit center can be used for internal management control. Profit centers can calculate operating profit using the cost-of-sales accounting and/or period accounting methods.SYNONYMS: Sales Region</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="ProjectReference" minOccurs="0">
<xsd:annotation>
<xsd:documentation source="http://www.openapplications.org/oagis/9">Identifies a set of tasks with the following attributes: a singular purpose, a start and end date, those that accumulate costs, and those that may have materials and overhead.SYNONYMS: Job, Process Model, Program, Work Breakdown Structure (WBS) element</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="Item" minOccurs="0" />
<xsd:element ref="Quantity" minOccurs="0" />
<xsd:element ref="SalesOrderReference" minOccurs="0" />
<xsd:group ref="FreeFormTextGroup" />
<xsd:group ref="ReferencesGroup" />
<xsd:element ref="UserArea" minOccurs="0" />
</xsd:sequence>
</xsd:complexType>
|