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

about catsdb table

Former Member
0 Likes
695

hi all,

i got 5 specs on catsdb table........

actually iam very new to that table...

can u pls explain when the data will updated into this tale ?

and if an employee books over time in the time sheet how can we know?

is there any field in catsdb or it can be find from other table ?

please help me out in this asap.

thanks in advance.......

1 ACCEPTED SOLUTION
Read only

Sm1tje
Active Contributor
0 Likes
597

Normally this table is filled by the employees using transaction CAT2. However, in ESS (employee Self service) scenario, table is filled from ' external application' .

In table CATSDB there is a field called VERSL (Overtime Compensation Type).

Overtime hours are determined by customizing. Go ask a functional consultant (if around) which codes match overtime.

Kind regards,

Micky.

2 REPLIES 2
Read only

RaymondGiuseppi
Active Contributor
0 Likes
597

Take a look at [Cross-Application Time Sheet (CA-TS)|http://www.google.fr/url?sa=t&ct=res&cd=4&url=http%3A%2F%2Fhelp.sap.com%2Fprintdocu%2Fcore%2FPrint46c%2Fen%2Fdata%2Fpdf%2FCATS%2FCATS.pdf&;ei=Q-rQR7zhBKWqxAHDyqzQDA&usg=AFQjCNFeS-Fpj7JdG5RmdmiXJNx3VnSnLw&sig2=DltT-eH4hrGfpp7KsY5iJA] to learn more on Common Application Time Sheet

Else ask HR consultant to get information on overtime. Or use some BAPI like BAPI_TIMEAVAILSCHEDULE_BUILD to get the available time stored in HR.

Regards

Read only

Sm1tje
Active Contributor
0 Likes
598

Normally this table is filled by the employees using transaction CAT2. However, in ESS (employee Self service) scenario, table is filled from ' external application' .

In table CATSDB there is a field called VERSL (Overtime Compensation Type).

Overtime hours are determined by customizing. Go ask a functional consultant (if around) which codes match overtime.

Kind regards,

Micky.