Definition Type: ComplexType
Name: SyncPlanningScheduleType
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:BusinessObjectDocumentType
Containing Schema: SyncPlanningSchedule.xsd
Abstract
Documentation:
Allows the adding of new requirements and the modification of previously established requirements through various Sync Indicator values. Customers can use PlanningSchedule to communicate demand requirement in three different ways. It can be as specific as the Item level or at the Commodity code level, which is higher than item. Furthermore, it can be required simply by functional specification via feature identifiers and values using the optional Data Type FeatureValueData.
Collapse XSD Schema Diagram:
Drilldown into DataArea in schema syncplanningschedule_xsd Drilldown into ApplicationArea in schema meta_xsd Drilldown into languageCode in schema meta_xsd Drilldown into systemEnvironmentCode in schema meta_xsd Drilldown into versionID in schema meta_xsd Drilldown into releaseID in schema meta_xsd Drilldown into BusinessObjectDocumentType in schema meta_xsdXSD Diagram of SyncPlanningScheduleType in schema syncplanningschedule_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="SyncPlanningScheduleType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">Allows the adding of new requirements and the modification of previously established requirements through various Sync Indicator values.
Customers can use PlanningSchedule to communicate demand requirement in three different ways.  It can be as specific as the Item level or at the Commodity code level, which is higher than item.  Furthermore, it can be required simply by functional specification via feature identifiers and values using the optional Data Type FeatureValueData.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="BusinessObjectDocumentType">
            <xsd:sequence>
                <xsd:element name="DataArea" type="SyncPlanningScheduleDataAreaType">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.openapplications.org/oagis/9">Is where the information that the BOD message carries is provided, in this case SyncPlanningSchedule. The information consists of a Verb and one or more Nouns. The verb (Sync) indicates the action to be performed on the Noun (PlanningSchedule).</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ApplicationArea nsA:ApplicationArea (1) (1)
DataArea nsA:DataArea (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
releaseID nsA:releaseID Required
versionID nsA:versionID Optional
systemEnvironmentCode nsA:systemEnvironmentCode Production Optional
languageCode nsA:languageCode en-US Optional
Collapse Derivation Tree:
Collapse References:
nsA:SyncPlanningSchedule