cancel
Showing results for 
Search instead for 
Did you mean: 

Read infotype 0105 of a person for sy-datum

Former Member
0 Kudos

Hi all,

I have this requirement to read infotype 0105 of a person for sy-datum,find record(s) holding a particular subtype.

How can I do this? I a web dynpro ABAP beginner.

For this requirement,till now I created a class,created a constructor importing pernr and set as member variable and created a method.

Thanks

Kukku

Accepted Solutions (0)

Answers (1)

Answers (1)

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

This really isn't directly a Web Dynpro related question. What you are asking for is the data retrival parts and really just normal ABAP development. You would be better served by asking this question in one of the core ABAP forums.

Of course you could use SQL to read the data directly from the database, but HR has some special functionality so you probably want an answer from someone that specializes in HR.

Since this question is pretty far off topic for this forum, I am going to lock the thread. Please repost your question in the appropriate general ABAP forum.