cancel
Showing results for 
Search instead for 
Did you mean: 

Assigning employees to project

former_member711289
Participant
0 Kudos

Hello every one,

I have an issue regarding employee assignment to projects.

Do we have any transaction or query where an employee can see on how many projects he is working?

Our problem is that when an employee goes to the Cat 2 screen when he presses the dropdown list for networks, he should be able to see only those networks assigned to him..

Any help on this would be greatly appreciated.

Sincerely,

Abhishek

Accepted Solutions (1)

Accepted Solutions (1)

prabu_kaliappan
Participant
0 Kudos

Hi,

It is possible.

In data entry profile u can do the setting in worklist.

The purpose of this setting is, Whenever u r entering in CAT2, System only show the work he has assigned. So based on this the person can book his ime . Before CAT2, u have to do workforce planning in CMP2/CMP3.

Hope this will help you

Regards

Prabu

former_member711289
Participant
0 Kudos

I agree this is possible.

But i cant prevent other employees from entering data into a network which is not assigned to him.

Would you have any idea how to prevent this?

Thanks once again..

Sincerely,

Abhishek Sinha.

virendra_pal
Active Contributor
0 Kudos

for this you will need some exit/ development on CAT2 transaction

former_member711289
Participant
0 Kudos

can any body help me telling which user exit i can use to restrict my employees putting wrong networks in cat2

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You can try with the following user exit for CAT2.

CATS0001 CATS: Set up worklist

CATS0002 CATS: Supplement recorded data

CATS0003 CATS: Validate recorded data

CATS0004 CATS: Deactivate functions in the user interface

CATS0005 CATS: Customer field enhancements

CATS0006 CATS: Validate entire time sheet

CATS0007 CATS: Subscreen on initial screen

CATS0008 CATS: Determine workflow recipients for approval

CATS0009 CATS: Customer-Specific Text Fields in Data Entry Section

CATS0010 CATS: Customer-Specific Text Fields in Worklist

CATS0011 CATS: Customer functions

CATS0012 CATS: Subscreen on data entry screen

Regards,

Raj