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

iw42 + table control

Former Member
0 Likes
746

Hello Friends,

on t-code iw42, there are few table control, when I enter the order and operation no, the goods movement table is going to be filled. I want to prevent this table to be filled... is there any way that I get to know this table control name ? ( I have tried, in /h , but its very complex and tidiy code to find out till the end ) is there any quick way to find the table control name on screen ? ( I have tried from status, program name and screen also, but there is only few fields, and not the tables ? any idea

Regards,

Message was edited by:

Shah H

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
634

Table control name is TCTRL_0515.

Screen number 515 -- Main program.

Press f1 on the table control and go to the technical details.

-Raj

3 REPLIES 3
Read only

Former Member
0 Likes
635

Table control name is TCTRL_0515.

Screen number 515 -- Main program.

Press f1 on the table control and go to the technical details.

-Raj

Read only

Former Member
0 Likes
634

Hi Shah,

The TC we are talking about is in Function Group COWB.

Screen Number 0515.

Name of the table control TCTRL_0515.

Reward points if helpful.

Read only

0 Likes
634

hi guys,

Thanks for your reply, I will check, and will let you know,

By the way, can you pls let me know, how u find the tc and screen name ?

Regards,