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

Table control like VA01

Former Member
0 Likes
325

Hi

I have a Table control in my module pool pogramming.In that I have to design like VA01 Tcode.

The user has to give material number and Qty and if he clicks "enter" it sd display the description for the material and should display item as 10 and the cursor should be in next line with item as 20...

How to do this.

help me with a code for this.

Hi

I have a Table control in my module pool pogramming.In that I have to design like VA01 Tcode.

The user has to give material number and Qty and if he clicks "enter" it sd display the description for the material and should display item as 10 and the cursor should be in next line with item as 20...

How to do this.

help me with a code for this.

1 REPLY 1
Read only

Former Member
0 Likes
291

Use PAI event of the corresponding screen to do this .

Regards