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

Structure-Error

Former Member
0 Likes
586

Hi,

When I am creating the structure iam getting the following errors.

Feld "AAUFG" in Tabelle "ZMRTRSS_PLPO_OPR" ist doppelt (Bitte überprüfen)

Feld "AAUFG" in Tabelle "ZMRTRSS_PLPO_OPR" ist doppelt (Bitte überprüfen)

Please let me know how to resolve this.

Thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
543

Hi

It seems that field is double in your z-structure, so u don't have to insert it again.

Max

3 REPLIES 3
Read only

Former Member
0 Likes
544

Hi

It seems that field is double in your z-structure, so u don't have to insert it again.

Max

Read only

Former Member
0 Likes
543

Hi,

The Field is double in your custom structure

no need to insert it again

Read only

prasanth_kasturi
Active Contributor
0 Likes
543

hi,

the error is

Field " AAUFG" in table " ZMRTRSS_PLPO_OPR" doubly (examine please)

field is " AAUFG" in table " ZMRTRSS_PLPO_OPR" is double examine (please)

check if you have AAUFG is decalred two times

regards

prasanth