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: 

Regarding interface tables in CATS

Former Member
0 Kudos

Hi Experts,

Can any body briefly explain about the interface tables in cats for integration of cats of HR,PS and FICO modules and highlight on the technical intricacies in this data transfer between cats and target modules like HE,PS and FICO.

Points will be rewarded.

Thanks and regards,

Sravanthi.

3 REPLIES 3

uwe_schieferstein
Active Contributor
0 Kudos

Hello Sravanthi

With respect to the CATS - HR integration you may have a look at the BAPI <b>BAPI_TIMESHEET_HR_DATA_TRNSFER </b>and its documentation:


 FU BAPI_TIMESHEET_HR_DATA_TRNSFER
 ____________________________________________________
 Short Text
     Transfer of CATS II Data to HR
 Functionality
     This method transfers time data from the Time Sheet to the HR system.
     The time data is stored in the HR system in the following infotypes:
     o   Absences (2001) infotype
     o   Attendances (2002) infotype
     o   EE Remuneration Information (2010) infotype
     Information about a different payment and cost assignment is also
     transferred. This method does not support activity allocation.
 Notes
     The data records are stored in the following tables:
     o   Attendances/absences: interface table PTEX2000 and PTEXDIR.
         The transfer report then reads the data from file PTEX2000 and
         creates it as attendances in infotype 2002 or as absences in
         infotype 2001.
     o   EE remuneration info: interface table PTEX2010 and PTEXDIR.
         The transfer report then reads data from file PTEX2010 and creates
         it as employee remuneration information in infotype 2010.
 Further information
     Method Check LINK allows you to check the data before it is transferred.
     This method is used to call the following BAPIs in the HR system before
     the data is transferred to the HR system:
     o   BAPI_PTMGREXTREMSPEC_INSWCOST
     o   BAPI_PTMGREXTATTABS_INSWCOST
 Parameters
     TRANSFER_RECORDS
     RETURN
 Exceptions
 Function Group
     BAPI_CABA_HR

Regards

Uwe

Former Member
0 Kudos

Hi Uwe ,

Thanks a lot for your reply it gave me some idea regarding Integration of HR with CATS and do you have any specific material regarding this topic and do you have any idea regarding integration of CATS with FICO and PS modules.

Your reply will be rewarded.

Thanks and regards,

Sravanthi.

0 Kudos

Hi

Sravathi,

Hope you are doing great today

What are the ALE Objects and Methods used to transfer the CATS data to FICO and PS modules.

Thanks

VM Reddy