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

2 DIELD WITH SAME NAME IN STRUCTURE SE11 BUT DATA TYPE DIFFERENT.

former_member770121
Participant
0 Likes
2,082

I have create the 2 field in se11 with same name but their data type is different, in driver program it give error can u tell please how we can resolve this issue its urgent ?

1 ACCEPTED SOLUTION
Read only

0 Likes
1,917

can you elaborate, when you say filed created in se11, what exactly it is? can you share screen shot of error

I have create the 2 field in se11 with same name but their data type is different, in driver program it give error can u tell please how we can resolve this issue its urgent ?

7 REPLIES 7
Read only

0 Likes
1,918

can you elaborate, when you say filed created in se11, what exactly it is? can you share screen shot of error

Read only

1,917

Please use the COMMENT button for comments, questions, adding details, replying to a comment or a proposed solution or to the OP question, etc., ANSWER is only to propose a solution, dixit SAP text at the right of the answer area.

Read only

0 Likes
1,917

both field name in SNRO BUT ONE field data type is numeric and other field data type is int4???? any query we can used for it?

Read only

FredericGirod
Active Contributor
1,917

It is not allowed to have several time the same field name in a structure / table. It is why in append structure you have to use ZZ prefix for your field

Read only

0 Likes
1,917

append structure mean??

Read only

0 Likes
1,917

This is what you need to create when you would like to add fields to a standard table. A direct update of the table is bad, you have to create "Append structure", you could see a button in transaction SE11

Read only

Sandra_Rossi
Active Contributor
1,917

No need to say urgent in your future questions, that will not help you to get a quicker answer. Some volunteers will even avoid answering because of that. Instead, if you elaborate your question, with more details, you'll get a quicker and more precise answer.