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

Modify CAT2 transaction- Time sheet

Former Member
0 Likes
912

Hi,

In transaction CAT2, I want to put the field CATSD-UNIT not editable, and fill it with a value based on the wage type inserted in the field CATSD-LGART (that I will find in the table T538A).

Does any one know if there's an user exit where I can do that?

Thanks.

Sónia

Hi,

In transaction CAT2, I want to put the field CATSD-UNIT not editable, and fill it with a value based on the wage type inserted in the field CATSD-LGART (that I will find in the table T538A).

Does any one know if there's an user exit where I can do that?

Thanks.

Sónia

2 REPLIES 2
Read only

Former Member
0 Likes
593

Hi Sonia,

check the foll. userexits

CATS0004

CATS: Deactivate functions in the user interface

CATS0005

CATS: Customer field enhancements

Thanks

eswar

Read only

0 Likes
593

Hi.

I'm working with Sónia and we have activated the two user-exits but CATS0004 doesn't allow us to change the contents of the field UNIT.

And the other user-exits are never accessed (I have inserted a BREAK_POINT statement but it doesn't stop there).

How can you change the contents of standard fields in the table control for CAT2?

Can you help us?

Thanks.

Marco