Same item linked to multiple documents

Example consider the following model files in structure:
Model File Configuration Originating Item Item ID BOM Defining Comments Document
5030.sldasm Default Yes 5030 Yes
5021-01.sldprt Default Yes 5021 Yes
5021-02.sldprt Default Yes 5021 No
5022-01.sldprt Default Yes 5022 Yes
5022-02.sldprt Default Yes 5022 No
The assembly has following structure (first-level child), with the ballooning done below:
Parent Model Child Model Child Configuration Quantity Balloon ID Comments
5030.sldasm 5021-01.sldprt Default 1 1 Because this configuration has its own item and is used within the structure as first-level child item, the Balloon-id will be used.
-do- 5021-02.sldprt Default 1 2 Since this document is not BOM Defining and the associated item is also linked to another document which is BOM defining, the Balloon-id of that document will be used.
-do- 5022-01.sldprt Default 1 - Balloon-Id is missing (or balloon is deleted).
-do- 5022-02.sldprt Default 1 4 Since the balloon-id of the BOM Defining document is missing, the Balloon-id of this document will be used.
drawing case 3

When you perform the Save to PLM operation, the item structure in PLM can be as follows:PLM LN view case 3