cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

PAYSLIP- SMART FORMS values' decimal point has to be adjusted

former_member110706
Participant
0 Likes
1,032

Hi All,

It is as if all the Wage type values that get displayed on the is multiplied by 10 , that is it is shifting the decimal point to the right.

Eg: The actual value: is 152.000 but on Payslip: 1520.00

This eventually shows us the wrong amount.

I heard that SAP can store only up to two decimal points, can we somehow try to bring the correct value on to the SMARFORM.??

I am working for the country Bahrain and the decimal place that is predefined is 3.

Will my problem be resolved if I change the decimal setting for my country from 3 to 2. ?

Kindly advice

Accepted Solutions (0)

Answers (1)

Answers (1)

BalasubramanianAP
Active Contributor

Hi, Changing decimal setting to 2 digit for your country will affect all the modules (FI,MM,SD etc). If you have already done the financial posting, this change may impact a lot.

Instead, you may have to try to change in SMARTFORM (probably abap coding may be needed).

former_member110706
Participant
0 Likes

Hi Bala,

Thanks, for now, we don't have any other SAP modules.

We are using only Employee central payroll and we are still in the testing phase, haven't gone live.

In this case, can we go for the change in decimal settings, or it is still risky.

Do we need ABAP coding at the SMARTFORM level or Payroll Schema level?

Kindly advice.

BalasubramanianAP
Active Contributor

Hi, It is better to get the recommendation from SAP (even though there is no other modules). You can also check whether your pay statement is correctly appearing in PC00_MXX_CEDT.

former_member110706
Participant
0 Likes

Hi @Balasubramanian AP

Thanks for your comment.

SAP is not suggesting any workaround in this case and yes, the Pay statement in PC00_M99_CEDT also shown an incorrect value. Shifting the decimal to left by one digit.

Thanks