Skip to Content
Author's profile photo Former Member

#Payroll PRINT Operation – such a useful one to use

PRINT is an useful Operation for understanding what the payroll is calculating doing line by line

PRINT – Print Out the Current Work Table Entry(Courtesy-SAP Documentation)

The operation does not change the values for the wage types and variables(Courtesy-SAP Documentation)

we will understand the use of the PRINT Operation with the help of an example

for the purpose of understanding, we are only limiting this to X013 Rule.

Assumption is ,we know its best practise to copy standard and rename it.

Before

PE02 TCD=X013 PCR



/wp-content/uploads/2014/11/1_591232.png







/wp-content/uploads/2014/11/2_591234.png


Table IT has /001 as 30000



/wp-content/uploads/2014/11/3_591235.png


double click processing and on a  particular wagetype- double click on /001




/wp-content/uploads/2014/11/4_591237.png

we cannot see the output of each line

we can see the result in OT by clicking on OT

/wp-content/uploads/2014/11/5_591238.png



This is where the use of PRINT Operation comes handy

Same rule after adding PRINT Operation



/wp-content/uploads/2014/11/6_591239.png


we run the payroll and go to log








/wp-content/uploads/2014/11/7_591240.png


IT has /001 as 30000



/wp-content/uploads/2014/11/8_591241.png



expand processing and Double click on /001




/wp-content/uploads/2014/11/10_591253.png







/wp-content/uploads/2014/11/11_591252.png


Now we can see the calculation after each line don’t we?

RTE=TSDIVP  .ie. 195.50

DIVID ARR ie. 30000/195.50=153.45

ADDWT=153.45

TIP: PRINT there is Operation and Function .So how do we /system know its Function or Operation is like below

PE04 TCD




/wp-content/uploads/2014/11/12_591254.png




When we click Display we can see PRINT prefixed by OP which means its operation and if prefix with FU then its function



/wp-content/uploads/2014/11/14_591255.png





/wp-content/uploads/2014/11/15_591256.png

I Hope this helps understanding the purpose of PRINT Operation and trust me it’s extremely useful PAYROLL OPERATION.


Happy LearningJ

Assigned Tags

      3 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Madhava Rao Basava
      Madhava Rao Basava

      Hi Karthik,

      Thanks an intresting concept and yes PRINT is a very useful operation. Thanks for sharing.

      Madhav.

      Author's profile photo Former Member
      Former Member

      Nice document.. good job...

      Author's profile photo Sikindar T
      Sikindar T

      Can you document same in Time management module too ? so that the document will cover Time and Payroll Moduels as PRINT is used different in time.