Definition Type: Element
Name: SalesTask
Namespace: http://www.openapplications.org/oagis/9
Type: oa:SalesTaskType
Containing Schema: CRMComponents.xsd
Abstract
Documentation:
This will tell all the associated Tasks which have been associated with this Opportunity. It should tell who created it, who owns it, what the status is, task Priority, Planned Start and End Date
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd1 Drilldown into Attachment in schema components_xsd1 Drilldown into DocumentReference in schema components_xsd1 Drilldown into ReferencesGroup in schema components_xsd1 Drilldown into Contact in schema components_xsd1 Drilldown into RepeatingFrequencyCode in schema fields_xsd1 Drilldown into ActualEffortDuration in schema fields_xsd1 Drilldown into PlannedEffortDuration in schema fields_xsd1 Drilldown into CompletedDuration in schema fields_xsd1 Drilldown into CompletionPercent in schema fields_xsd1 Drilldown into ServiceRequestReference in schema components_xsd1 Drilldown into OpportunityReference in schema components_xsd1 Drilldown into SalesLeadReference in schema components_xsd1 Drilldown into CustomerParty in schema components_xsd1 Drilldown into SourceID in schema fields_xsd1 Drilldown into AssigneeStatus in schema components_xsd1 Drilldown into AssigneeType in schema fields_xsd1 Drilldown into AssignedToContact in schema components_xsd1 Drilldown into OwnerParty in schema components_xsd1 Drilldown into ActualTimePeriod in schema components_xsd1 Drilldown into ScheduledTimePeriod in schema components_xsd1 Drilldown into PlannedTimePeriod in schema components_xsd1 Drilldown into EscalationLevelCode in schema fields_xsd1 Drilldown into ParentTaskID in schema fields_xsd1 Drilldown into PrivateIndicator in schema fields_xsd1 Drilldown into CategoryCodes in schema components_xsd1 Drilldown into Status in schema components_xsd1 Drilldown into Note in schema fields_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into PriorityCode in schema fields_xsd1 Drilldown into Subject in schema fields_xsd1 Drilldown into ID in schema fields_xsd1 Drilldown into type in schema crmcomponents_xsd Drilldown into SalesTaskType in schema crmcomponents_xsdXSD Diagram of SalesTask in schema crmcomponents_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="SalesTask" type="SalesTaskType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">This will tell all the associated Tasks which have been associated with this Opportunity. It should tell who created it, who owns it, what the status is, task Priority, Planned Start and End Date</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID oa:ID 0 unbounded
Subject oa:Subject 0 (1)
PriorityCode oa:PriorityCode 0 (1)
Description oa:Description 0 unbounded
Note oa:Note 0 unbounded
Status oa:Status 0 (1)
CategoryCodes oa:CategoryCodes 0 (1)
PrivateIndicator oa:PrivateIndicator 0 (1)
ParentTaskID oa:ParentTaskID 0 (1)
EscalationLevelCode oa:EscalationLevelCode 0 (1)
PlannedTimePeriod oa:PlannedTimePeriod 0 (1)
ScheduledTimePeriod oa:ScheduledTimePeriod 0 (1)
ActualTimePeriod oa:ActualTimePeriod 0 (1)
OwnerParty oa:OwnerParty 0 (1)
AssignedToContact oa:AssignedToContact 0 (1)
AssigneeType oa:AssigneeType 0 (1)
AssigneeStatus oa:AssigneeStatus 0 (1)
SourceID oa:SourceID 0 (1)
CustomerParty oa:CustomerParty 0 (1)
SalesLeadReference oa:SalesLeadReference 0 (1)
OpportunityReference oa:OpportunityReference 0 unbounded
ServiceRequestReference oa:ServiceRequestReference 0 unbounded
CompletionPercent oa:CompletionPercent 0 (1)
CompletedDuration oa:CompletedDuration 0 (1)
PlannedEffortDuration oa:PlannedEffortDuration 0 (1)
ActualEffortDuration oa:ActualEffortDuration 0 (1)
RepeatingFrequencyCode oa:RepeatingFrequencyCode 0 (1)
Contact oa:Contact 0 unbounded
DocumentReference oa:DocumentReference 0 unbounded
Attachment oa:Attachment 0 unbounded
UserArea oa:UserArea 0 (1)
<xs:group> oa:FreeFormTextGroup 0 (1)
<xs:group> oa:ReferencesGroup 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
type oa:type Optional
Collapse Derivation Tree: