cancel
Showing results for 
Search instead for 
Did you mean: 

schema, pcr, function

Former Member
0 Kudos

Hi all,

Can anybody explain

1) What is schema?

2) What is PCR?

3) What is function?

thanks and regards

Sanjay

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

1) What is schema?

A schema consists of subschemas and set of the functions and is used by the Time, Payroll driver to run payroll. and Schema is a logically and sequentially arrangement of functions that is the set of

functions..

To check the schema go to PE01 t.code like for time mgt- TM01, TM00, TM04.

for payroll - IN00, U000, X000, R000.

2) What is PCR?

PCR is a personnel calculation rule which specifies specific instructions to the system to adhere and to execute the fucntions and operations in the similar passion.

Personnel calcultion rules contains the operations in time and payroll module.Pcr is a

one of the parameter in schema.

To check the standard rules or to write the custom rules go to PE02 t.code.

3) What is function?

PCR and subschemas calls by functions.

In time have 63 functions.

In payroll have 946 functions.

To check the standard functions or to write the custom functions go to PE04 t.code.

Like totally however it works:

Payroll driver - executes-> Schemas- Contains-> Functions-Mayuse-> Rules-Contain-> Operations-May manipulate-> wage types or time types.

Regards

Devi

debajani_dash2
Participant
0 Kudos

Hi Sanjay

A schema consists of subschemas and functions and is used by the payroll driver to run payroll.function consists of PCRS (personal calculation rules) and personal calculation rules consists of operation.for accessing various schemas go to PE 01 and for accessing India specific schemas read all schema starting with I( e.g. IN00) by pressing F1.

thanks & regards

Debjani

sikindar_a
Active Contributor
0 Kudos

check the above site

Former Member
0 Kudos

Hi Sanjay

there i sone more sub type Operand and operation (+ / * - )

using these u will write a function for particular thing to be happen to ur emloyee gropings

with functions u call PCR (pe02) in the Schema(pe01)

u need to insert the PCR in schema to perform that particular funtion which u have writen

Keep on read and try to understand abt PCR and opertaors and functions with F1 help, slowly u will come to understand. Good luck

Regards

Lakshmi