‎2013 Aug 27 7:16 AM
Hi all,
My requirement is: I have to create or change an employee's record in PA30 or PA40 and then read that record after the creation or change is successfull in a user exit. That information will be required for some calculation. I am not able to read the new created or changed record in PA30.
Can any one suggest how to do it?
Moderator message - Please use meaningful subject lines in future posts.
Message was edited by: Suhas Saha
‎2013 Aug 27 12:10 PM
Hi Ankima,
please be more exact with your question next time.
If I understand you right, you are searching for a user exit for transaction PA30.
To find the possible exits you could use a local program like described here.
Don't forget to reward
kind regards
Alex
‎2013 Aug 27 11:52 AM
You are updating data to standard tables or using some custom table to save modified details,
If standard table then please check weather data is actually getting updated in standard tables .If you are going through some custom tables then u have to connect them to your transaction.
‎2013 Aug 27 12:10 PM
Hi Ankima,
please be more exact with your question next time.
If I understand you right, you are searching for a user exit for transaction PA30.
To find the possible exits you could use a local program like described here.
Don't forget to reward
kind regards
Alex
‎2013 Aug 27 12:57 PM