1.)Hi to all the good people in this forum. I would like to ask on how can I retrieve the values from PA0008 where wage type is equal to A1-A3, B1-B3 or C1-C3.
2.) How can I locate Performance units, Partners Transition Units and New Partner Transition Units from PA0014-LGART.
3.) Note this are the values i need to download.
4.) Thanx for your help guys.
Hi Van Walter
Do you ask for some standard function to avoid direct selection from PA-tables?
The FM <b>"HR_READ_INFOTYPE"</b> is used to read PA-tables. However, it requires standard PA-table keys (e.g. pernr, subty, begda, endda,...) and your criteria "wage type" is not a key.
You should search payroll function groups, but I am not sure you can find FMs you require and the solution seems to be making direct selections.
Kind regards...
*--Serdar
Add a comment