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

data jumping on screen while pressing enter button

Former Member
0 Likes
805

Hi,

  I created a screen exit as per sdn in the transaction me21n. The screen is designed at header level.

The problem is after entering the data in the header level(i am not pressing enter button while entering the header data).

Now come to the item level and enter some fields data and here i press the enter then the data in the designed screen is jumping .

Please help me...

6 REPLIES 6
Read only

nabheetscn
SAP Champion
SAP Champion
0 Likes
729

What do you mean by jumping???

Read only

0 Likes
729

Hi,

After pressing not appears on screen.

Read only

Former Member
0 Likes
729

Hi,

  I created a screen exit as per sdn in the transaction me21n. The screen is designed at header level.

The problem is after entering the data in the header level(i am not pressing enter button while entering the header data).

Now come to the item level and enter some fields data and here i press the enter then the data in the designed screen is jumping .

Please help me...

Read only

0 Likes
729


Hi,

Could you upload the dump information? That can be given some information with how it dumped.

Thanks,

Yawa

Read only

0 Likes
729

Hi,

not going to dump , disappears after pressing enter on screen.

Read only

Arun_Prabhu_K
Active Contributor
0 Likes
729

Hello Krishna.

     Some of the reasons may be:

     * Screen field name not declared in the program.

     * Screen field attribute defined as Output field only.

     Kindly check it out!

Regards.