Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Problem with duplicate entries in a structure.

Former Member
0 Likes
941

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.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
886

Hi,

Only solution for this is rename any of that field.

Regards

Sarath

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.

4 REPLIES 4
Read only

Former Member
0 Likes
886

HI,

provide the common fields with different names... otherwise it wont accept.

ex: for name... give as name1 & name2.

but u can use same data element.

Regards

SAB

Read only

Former Member
0 Likes
886

If it accepts the same name for 2 fields then problem will occur when you point the field.

Read only

Former Member
0 Likes
886

Hi,

Only solution for this is rename any of that field.

Regards

Sarath

Read only

Former Member
0 Likes
887

Hi,

Only solution for this is rename any of that field.

Regards

Sarath