How can you view new payroll results during a payroll run?

I have created a payroll function. Within the code of this function it is necessary to view the payroll results for the current payroll run. How can you view new payroll results during a payroll run? I will need the new clusters created by the curent payroll run which are not in the database as of the runtime.

    Requires Free Membership to View

Payroll results for the period that is currently being processed can be found in the standard internal tables i.e. RT, CRT and so on. To extract payroll results for periods that have been previously processed during the current payroll run the data can be imported. Previously processed payroll results are stored in the Payroll Cluster under new sequence numbers. These new sequence numbers can be found in internal table NEW_RGDIR.

This was first published in June 2006

Join the conversationComment

Share
Comments

    Results

    Contribute to the conversation

    All fields are required. Comments will appear at the bottom of the article.