cancel
Showing results for 
Search instead for 
Did you mean: 

Classes to read OM data

Former Member
0 Kudos

Hi Experts,

I've got an object for WD and have to enhance the assistance class method. As of now, the data is retrieved from PA0001 and now there is a requirement to change the logic to fetch the same data from OM tables (HRP1000 and HRP1001) based on the Central Person and Position information.

I am able to change the code but not having much knowledge in Object Oriented. Can you help me in providing some classes which are used to retrieve data from HRP tables. I have the FMs but business recommends to use classes.

Name of classes/methods would be a great help.

Thanks!

Prateek

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Prateek , you can create your own class using se24 , and inside the methode call you existing function module to retrive data