-
Type:
Story
-
Status: Implemented (View Workflow)
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.0-IP-4
-
Component/s: Business Objects, Subelements
-
Labels:None
Add StartDate
Add EndDate
Add ContractID (out of bands)
Reference (optional) from:
Invoice
PurchaseOrder
RFQ
Quotation
StockLevelRequest (anything that returns pricing)
Also add discussion of IDs in Appendix B.
Table 3.5: Invoice Element
MasterContract ? | element | MasterContract SHALL specify a master contract that has been applied to calculate the Invoice. |
Table 3.10: PurchaseOrder Element
MasterContract ? | element | If Pricing is present, MasterContract SHALL specify a master contract that has been applied to calculate the Pricing. If Pricing is not present, MasterContract SHALL specify a master contract that SHALL be applied to calculate the price. |
Table 3.11: Quotation Element
MasterContract ? | element | MasterContract SHALL specify a master contract that has been applied to calculate the Quote/Pricing definitions. |
Table 3.13: RFQ Element
MasterContract ? | element | MasterContract SHALL specify a master contract that SHALL be applied to calculate the prices in the returned Quotation. |
Table 3.16: StockLevelRequest Element
MasterContract ? | element | MasterContract SHALL specify a master contract that SHALL be applied to calculate the price in the returned StockLevel elements. MasterContract SHALL NOT be present if @DisplayPrice="false" |
Table 3.17: StockLevelResponse Element
MasterContract ? | element | MasterContract SHALL specify a master contract that has been applied to calculate the price in the returned StockLevel elements. |
Subelements
4.3 MasterContract
MasterContract SHALL specify the details of a pre-negotiated master contract that the Business Object applies to.
Table 4.x MasterContract
ContractID | string | Identifier of the master contract. The value of @ContractID SHALL always remain constant for the same master contract. |
DescriptiveName ? | string | Human readable summary description of the master contract. |
- is cloned by
-
PTK-219 Also add discussion of IDs in Appendix B. Add MasterContract subelement
-
- Implemented
-