Units Columns (Q0008-EITXT) is refreshing to blank for IT0008 in PA30
Dec 04, 2017 at 12:15 PM|32 Views
Hi all,
I have an issue where Q0008-EITXT is refreshing to blank for IT0008 in PA30. I have implemented the user exit ZXPADU02 to default the wagetype amounts after payscale level is entered on the IT0008 screen in PA30. When user entered the payscale level on the screen, user exit is getting triggered and I'm getting the amount and calculated the annual salary.At this time i'm able to see the units column value (Hours). but when again user changes the payscale level to another value, user exit is getting triggered and annual salary calculated. At this time, units column value (Hours) becomes blank. I think this is happening because of the below code in the user exit and without this code we will not able to send the data back to screen. Please provide your inputs and help me with this is issue.
Add comment