Skip to Content
0
Former Member
Oct 22, 2008 at 07:02 AM

Reading Infotype using HR_READ_INFOTYPE

37 Views

Hi all,

I Try to read infotype (pa0021) using HR_READ_INFOTYPE. Its getting fine.

Im using Web Dynpro ABAP Interactive form.

I want to insert some value in infotype pa0021, so i used HR_INFOTYPE_OPERATION.

Data's are Inserting.

The problem is if i press the Save button, Inserting values are not getting, when i use HR_READ_INFOTYPE in the same session. The new values are updated in the Backend but its not getting

in the same session. because if i press the save button means, i want to save the data and again i want to show the saved data back .But if i close the session and open once again means its reflection the new values.

I used BAPI_TRANSACTION_COMMIT also but i no success.

Please Give some solution for this problem, its very urgent.

Thanks & Regards,

Hemachandran.R

Edited by: hemachandran R on Oct 22, 2008 9:02 AM