Application Development 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: 

enhancement in CAT6 transaction

Former Member
0 Kudos

HI all,

I have a requirement to update infotype 2006 from CAT6 transaction. That is, whenever infotype 2010 is updated, i need to update absence quota also depending on the wage type. Is it possible to achive this through user exit or BADi for CAT6 transaction. Or it can be done through enhancement point concept?

Pls suggest.

1 REPLY 1

Former Member
0 Kudos

Hi Shanthi ,

Please check the subroutine ( PERFORM transfer_new_data_ptex2010 and PERFORM transfer_old_data_ptex2010) of the Program RPTEXTPT. In this routine you can add you logic to update the other infotype via Implicit enhancement.

Also there are few BADI fired during this process of transfer. Please check if these BADIs can be of any help to resolve your issue

TIM00ATTABSCOUNTING

TIM00ABSCOUNTRY_DAY

PT_ABS_ATT_COUNTRY

HRPAD00INFTY

HR_RHPREL00

HRPAD00_ENTRY_LEAVE

Regards,

Debaraj