Packaging - Shrinked

 

Characteristic view on the estimate

Graphical user interface
Description automatically generated

 

List of properties

Property Name

Information

Mandatory

Lookup

Interdependent

QtyPerPack

Quantity of packed in a Shrink. integer field, it should be greater or equal 1

Yes

No

No

MaterialType

Shrink material name

Yes

Yes. Material needs to exist in the specification characteristic type

No

PackDetail

Shrink detail

No

Yes. Detail needs to exist in the specification characteristic type

No

Note

Note field

No

No

No

 

Lookup - To find the possible values for the material go to Specification Characteristic Type record > select the Shrink characteristic> edit > Edit characteristic info

Graphical user interface, application
Description automatically generated

Make sure that the material and details are in the list and active.

Graphical user interface, text, application, email
Description automatically generated

 

XML Sample

<FeatureReference>

       <Value>1</Value>

<!-- Value on that property -->

       <Extension>

                      <IDSet idSetType="Feature">

                                    <ID schemeAgencyID="3RDMIS"> QtyPerPack </ID>

                                    <!-- Fixed property name -->

                      </IDSet>

                      <IDSet idSetType="FeatureCategory">

                                    <ID schemeAgencyID="3RDMIS"> Shrinked </ID>

                                    <!-- Characteristic XML External Reference -->

                      </IDSet>

       </Extension>

</FeatureReference>

<FeatureReference>

       <Value> Polyethylene </Value>

<!-- Value on that property -->

       <Extension>

                      <IDSet idSetType="Feature">

                                    <ID schemeAgencyID="3RDMIS"> MaterialType </ID>

                                    <!-- Fixed property name -->

                      </IDSet>

                      <IDSet idSetType="FeatureCategory">

                                    <ID schemeAgencyID="3RDMIS"> Shrinked </ID>

                                    <!-- Characteristic XML External Reference -->

                      </IDSet>

       </Extension>

</FeatureReference>

<FeatureReference>

       <Value>Detail 1</Value>

<!-- Value on that property -->

       <Extension>

                      <IDSet idSetType="Feature">

                                    <ID schemeAgencyID="3RDMIS"> PackDetail </ID>

                                    <!-- Fixed property name -->

                      </IDSet>

                      <IDSet idSetType="FeatureCategory">

                                    <ID schemeAgencyID="3RDMIS"> Shrinked </ID>

                                    <!-- Characteristic XML External Reference -->

                      </IDSet>

       </Extension>

</FeatureReference>

<FeatureReference>

       <Value>Note 1</Value>

<!-- Value on that property -->

       <Extension>

                      <IDSet idSetType="Feature">

                                    <ID schemeAgencyID="3RDMIS"> Note </ID>

                                    <!-- Fixed property name -->

                      </IDSet>

                      <IDSet idSetType="FeatureCategory">

                                    <ID schemeAgencyID="3RDMIS"> Shrinked </ID>

                                    <!-- Characteristic XML External Reference -->

                      </IDSet>

       </Extension>

</FeatureReference>