Application Development and Automation 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: 
Read only

Note in SAP

Former Member
0 Likes
580

Good Nigtht

I have the following question,

In the T.Code PA30. I can add note (Personnel Note)

The question is How can read this notes or Where are stored?

I can attatchment the image where i create the note.

Regards.

Good Nigtht

I have the following question,

In the T.Code PA30. I can add note (Personnel Note)

The question is How can read this notes or Where are stored?

I can attatchment the image where i create the note.

Regards.

4 REPLIES 4
Read only

suresh_datti
Active Contributor
0 Likes
546

Did you try the function call 'HR_READ_INFTY_NOTE' ?

~Suresh

Read only

0 Likes
546

Hi.

This module function is for read the text of a infotype.

I want is read the information saved in the notes in the t.code pa30.

I send to your mail the screenshots with the issue.

Regards

Read only

0 Likes
546

I guess you are referring to the GOS attachments.. you can try the DISPLAY_ATTACHMENT method available in the class CL_GOS_DOCUMENT_SERVICE to display the Note maintained in PA30.

~Suresh

Read only

0 Likes
546

What parameter i have the pass to the method.?

regards.