2007 May 22 6:37 AM
Hi,
I am creating a custom structure by including 2 structures in it as DRSEG and COBL_MRM_D.
Now both the structures have many common fields and hence it gives an error on check.
Is there any workaround to create the structure in DDIC by including both the above structures.
Pls help with your ideas.
Thanks,
stock.
Hi,
I am creating a custom structure by including 2 structures in it as DRSEG and COBL_MRM_D.
Now both the structures have many common fields and hence it gives an error on check.
Is there any workaround to create the structure in DDIC by including both the above structures.
Pls help with your ideas.
Thanks,
stock.
2007 May 22 6:46 AM
Hi
Create a DDIC structure which has all the common fields. Include this structure only once .
Then include the fields which are not common from both the structure into the created structure . so that no duplicates entries are present
OR
Include the first structure then dont include the second structure include only the fields which are not common to both . this also eliminates the duplicates
2007 May 22 6:55 AM
hi stock,
create one deep structure by including these two avbl structures in that deep structure,
this can solve your plm.
regards,
seshu.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |