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

userexits..

Former Member
0 Likes
368

Hi

i am doing userexits

in the t.code CAT2 when i am entering the fields CASTD-RAUFNR,CATSD-VORNR,CATSD-DAY1, it's automatically displaying the CATSD-KOKRS,CATSD-LSTAR,CATSFIELDS-DISPTEXT1.Along with this fields i want to display the WBS Element description(CATSDB-ZZWBSDESC) how to write code to display this field value in PBO and PAI.

thanks...

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
332

Hi Chinna,

You can use the Enhancement CATS0005

Component EXIT_SAPLCATS_008

The field CATSDB-ZZWBSDESC will be available in Exporting parameter FIELDS (LIKE CATS_COMM).

Hope it helps....

Lokesh

Pls. reward appropriate points

1 REPLY 1
Read only

Former Member
0 Likes
333

Hi Chinna,

You can use the Enhancement CATS0005

Component EXIT_SAPLCATS_008

The field CATSDB-ZZWBSDESC will be available in Exporting parameter FIELDS (LIKE CATS_COMM).

Hope it helps....

Lokesh

Pls. reward appropriate points