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 new field in TCode

Former Member
0 Likes
802

Hi expert,

How do i find an easy way to add new field ( Text field ) using tcode CA01 ?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
751

Try for screen exits..

Hi expert,

How do i find an easy way to add new field ( Text field ) using tcode CA01 ?

5 REPLIES 5
Read only

Former Member
0 Likes
752

Try for screen exits..

Read only

0 Likes
751

sir, pls tell me the steps from where i have to start.

And for this , can i use enhancements also?

Read only

0 Likes
751
Read only

Former Member
0 Likes
751

Hi,

Refer the link below.

[Screen Exits|http://it.toolbox.com/wiki/index.php/Implement_a_screen_exit_to_a_standard_SAP_transaction]

Read only

Former Member
0 Likes
751

Hi Runal,

There is no Screen Exit available for this TCODE and it has a BADI for Screen Extension.

Go to Tcode SE84 choose Enhancements and BADI --> give package as CP and execute this will give you available BADIs for this Tcode.

You can also contact your Functional Consultant for more Info.

Check whether it is useful for you.

Badi Name CEWB_TSK_SCREENS.

Cheerzz

Ram