Announcement:
wanna exchange links? contact me at sapchatroom@gmail.com.
Posted by
Admin at
Good day Goonam, Thanks a lot for the detailed explanation. I will certainly look into it and try to resolve it and get back to you. Thanks and regards, Arch.
| | | ---------------Original Message--------------- From: goonan Sent: Friday, September 16, 2011 2:23 AM Subject: Constant working days vs. actual working days As far as I learned from the standard SAP - (HR400)Payroll Management ,at the start of subschema XT00, function PARTT accesses data from the personal work schedule (table PSP) to determine the partial period factors for the payroll period. You can find code PRINT NP PART which has print partial period parameter in the schema and see the actual working days 8 and 15 are stored in the field ASOLL is separate partial periods. The std. working days 22 is stored in a constant named ADIVP, which you can use with the field ASOLL in subschema XPP1 to calculate the partial period factor /801. Then Personnel calculation rule XPP1 is accessed in subschema XAL0 from personnel calculation rule XPPF for each wage type, include the basic salary. Hoping this could help you. | | __.____._ Copyright © 2011 Toolbox.com and message author. Toolbox.com 4343 N. Scottsdale Road Suite 280, Scottsdale, AZ 85251 | | Popular White Papers In the Spotlight View the "Managing the Application Life Cycle" webinar and learn how organizations optimize their SAP applications. _.____.__ |