Application Development 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: 

How to add one extra field in existing table control in module pool

ram_sahoo
Participant
0 Kudos

Hi Experts,

I have a requirement to add one more field in table control in modulepool program,Means in that table control already 13 fields are there we want add one more field,So is it possibe to add one more field in existing table control screen anyone can help me for this requirement.

Thanks,

1 ACCEPTED SOLUTION

Former Member

Hi Ram,

Follow the below steps :

1. Goto that screen layout and make it change mode.

2. Follow the menu path -> goto-> secondary window-> dictionary/ program fields

3. select the reuired field

4. drag that into your table control , cretes new column

5. Also capture icon in the left side i.e. T for text make that in header area of new field.

6. Double click on this , give some name.

7. Save check activate

Best regards,

Praveen Srivastava

4 REPLIES 4

Former Member

Hi Ram sahoo

Add a field is not enough,

You have to make change the flow logic and ABAP code

PBO and PAI areas and Modify them.

Thanks

Niraj Sinha

Former Member

Hi Ram,

Follow the below steps :

1. Goto that screen layout and make it change mode.

2. Follow the menu path -> goto-> secondary window-> dictionary/ program fields

3. select the reuired field

4. drag that into your table control , cretes new column

5. Also capture icon in the left side i.e. T for text make that in header area of new field.

6. Double click on this , give some name.

7. Save check activate

Best regards,

Praveen Srivastava

0 Kudos

Thanks Praveen your answer is very helpfull.

0 Kudos

Your welcome ram ,kindly mark the answer as correct so that the thread is closed .

Best Regards,

Praveen Srivastava