PriceListQualifier

Uses the Component:PriceListQualifierOAGIType

This is a STAR specific version of the OAGIS 9.1 PriceListQualifier. This qualifies the intended audience or group of users of a Price List Qualifications for a given price list include, (but are not limited to): * Suppliers, Customers or Manufacturers * Specific Customer Site * Suppliers, Customers or Manufacturers * Catalogs

Fields and Components

Table 6.26. Fields and Components

Name Description Occurrence Type Data Type User Notes
CatalogReference

Reference to the Catalog in which the PriceList applies.

0..*ComponentDocumentReferenceOAGIType 
CustomerParty

Is the organization that is the end customer of the goods or services being provided in the associated transaction.

0..*ComponentPartyABIEType 
Description

0..*Field udt:TextType  
oagis:Note

Free-form text field describing a note.

0..*Field udt:TextType  

Sample XML

The XML Sample provided here is an approximation of the generated XML for this component. Not all of the fields are required for implementation.

Example 6.26. PriceListQualifier

<PriceListQualifier>
     <CatalogReference>......</CatalogReference>     [0..*]
     <CustomerParty>......</CustomerParty>     [0..*]
     <Description>......</Description>     [0..*]
     <oagis:Note>......</oagis:Note>     [0..*]
</PriceListQualifier>