Skip to Content
1
Former Member
Dec 01, 2009 at 02:35 PM

CATS Defaulting Person ID

35 Views

Hello Folks,

I have below requirements.

Tcode - CAT2

In Data Entry Area,

1) CATSD-PERASCE should be defaulted to PERNR selected for entering timesheet.

2) If any other field is entered in a row and ENTER button is hit, in that particular row CATSD-PERASCE field should automatically get populated with PERNR value.

Defaulting of CATSD_PERASCE in Data entry screen should happen only when a single record is selected from Personnel Selection screen(In Initial selection screen(screen 1000)).

If multiple records are selected in Personnel Selection screen, then no defaulting of should happen.

As i could find out that no user exit has ICATSD as both import and export parameters, i'm confused how to go about it.

i could not find a BADI getting triggered when i select one or more records in Personnel Selection screen(In Initial selection screen(screen 1000)).

Please help. Points are awarded for useful answer.