Multipack Constituents¶
The multipack constituents relationship list identifies the complete packaging items that are combined to create multipacks. This is only used in multipack.
Data¶
Column | Status |
Format | Notes |
---|---|---|---|
multipackConstituentsIdentifier | required |
String | A globally unique identifier. See identifiers section for information on how to construct this identifier |
multipackCombinationIdentifier | required |
String | The unique identifier of components and/or complete packaging that this multipack is made of. There must be an equivalent record in the Components OR Complete Packaging data. |
Diagram¶
erDiagram
MULTIPACK }o..o{ MULTIPACK_CONSTITUENTS : within
MULTIPACK_CONSTITUENTS {
multipackConstituentsIdentifier String
multipackCombinationIdentifier String
}
MULTIPACK_CONSTITUENTS }o--o{ COMPLETE_PACKAGING : attributes
MULTIPACK_CONSTITUENTS }o--o{ COMPONENTS : attributes
Template¶
Multipack constituents should be provided as a separate csv file.
The specification of this csv file is as follows: