Hello Experts,
I am trying to insert a new record into IT0015 by using HR_INFOTYPE_OPERATION with all the required data and I could see the values getting populated in the foreground (dialog mode = 2) but on clicking on save, the control came back to the pa30 screen but i couldn't find the values which i had created.
The only change is that i am calling this perform to update the IT15 through dynamic action (on creation of a value in a custom infotype, it should create an entry in the IT15).
THe problem is that the values which are seen in the foreground arent saved into the DB.
PS: I have used the BAPI_TRANSACTION_COMMIT as well after this FM.
Your help in this regard is highly appreciated.
Thanks in Advance,
RK