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

add fields to tcode CO12

Former Member
0 Likes
639

Hi all,

As per the client requirement I have to add some columns to the table control in the standard Tcode CO12 (Collective Entry of Confirmations). Is there any way to add columns.

Thanks in Advance

2 REPLIES 2
Read only

Former Member
0 Likes
506

hi ranjith,

u can add new columns to table control of T.code c012 through user-exit or badi,

first try to know which user-exit is relavant for the table control of the screen,

then u can add functionality in the user-exit include.

reward points if helpful,

regards,

seshu.

Read only

0 Likes
506

Hi Seshu,

I have not found any exit for adding columns to the table comtrol, How to solve this issue