Dear all,
We are using SAP version 4.6 and my client requirement is to configure two new employee groups for pension payroll run 'P' and for project employees 'R'. I configured the both employee groups in the system but when I executed payroll on employee group 'R' itu2019s terminated with error mentioned below:
Unable to interpret "R" as a number.
The current ABAP/4 program "RPCALCX0 " had to be terminated because
one of the statements could not be executed.
This is probably due to an error in the ABAP/4 program.
"CONVT_NO_NUMBER"
"RPCALCX0 " or "RPCBU309_GET_TABLE_FIELD "
"GET-TABLE-FIELD"
000400 CASE get-table-field-mc.
000410 WHEN '1'.
> pfeld = <identifier>.
000430 IF identifier-table(4) = 'T510'.
You are all requested to help me for above mentioned problem.