| Quintiq file version 2.0 | 
| #parent: #root | 
| Method ImportPostponementSpecAndFulfillmentRestriction ( | 
|   owning BinaryData postponementspecandfulfillment | 
| ) | 
| { | 
|   Description: 'Import postponement spec and fulfillment restriction to model' | 
|   TextBody: | 
|   [* | 
|     // desmondt May-21-2014 (created) | 
|      | 
|     // Sales demands, Postponed sales demand costs. | 
|      | 
|     this.SynchronizePostponementsAndFulfillmentRestriction( &postponementspecandfulfillment ); | 
|   *] | 
|   InterfaceProperties { Accessibility: 'Module' } | 
| } |