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: 

Class CL_HRPA_INFOTYPE_xxxx

Bhaskar_Tripath
Participant
0 Kudos

Hi All,

I want to understand what is the use of these classes (CL_HRPA_INFOTYPE_ followed by infotype number). I can see the methods insert, delete, modify. But unable to understand the use.

Thanks,

Bhaskar

2 REPLIES 2

Former Member
0 Kudos

Hi,

They belong to Generic infotype class. Each infotype that does not want to implement unusual requirements (special container formats, different treatment of time constraint, authorization check, retroactive accounting recognition and so on, special grouping requirements or similar) can inherit from this class and then only implement its specific validations.

Regards

Keerthi

0 Kudos

Hi Keerthi,

Any documentation avilable for this class?

Thanks,

Bhaskar