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

CAT2 user exit

Former Member
0 Likes
459

Hi,

I am searching for an exit using which i can change the values of the time entered on the screen.

I have to cross chekc the project against which time is entered and pop up a message for the invalide entry and set the time against that project to zero on screen so that even if the user clicks save, the time against that project are not saved.

I have added the pop up message in exit EXIT_SAPLCATS_002, but I do not have the required parameters in this exit to set teh time to zero on screen.

Regards,

Simmi

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
400

Hi,

Following exits are avilable for CATS. Check documentation in SMOD.

CATS0001

CATS0002

CATS0003

CATS0004

CATS0005

CATS0006

CATS0007

CATS0008

CATS0009

CATS0010

CATS0011

CATS0012

Regards

Hi,

I am searching for an exit using which i can change the values of the time entered on the screen.

I have to cross chekc the project against which time is entered and pop up a message for the invalide entry and set the time against that project to zero on screen so that even if the user clicks save, the time against that project are not saved.

I have added the pop up message in exit EXIT_SAPLCATS_002, but I do not have the required parameters in this exit to set teh time to zero on screen.

Regards,

Simmi

1 REPLY 1
Read only

Former Member
0 Likes
401

Hi,

Following exits are avilable for CATS. Check documentation in SMOD.

CATS0001

CATS0002

CATS0003

CATS0004

CATS0005

CATS0006

CATS0007

CATS0008

CATS0009

CATS0010

CATS0011

CATS0012

Regards