‎2007 Jun 12 9:32 AM
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
‎2007 Jun 12 9:49 AM
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.
‎2007 Jun 12 10:03 AM
Hi Seshu,
I have not found any exit for adding columns to the table comtrol, How to solve this issue