‎2009 Feb 07 11:15 AM
Hi all,
I am trying to make some modifications in the program for Payroll driver PC00_M40_CALC_SIMU.
The name of sap standard report in se38 is HINDALC0. i have copied it into a program that i have made called ZHINDALCO.However when i execute this program , I am getting runtime error. The details are as follows:
program: CL_HRPY_INFTY_READER_FACTORY==CP
include : CL_HRPY_INFTY_READER_FACTORY==CM002
row :17
module name : initialize factory.
why am i getting this run time error when i have just copied the code of the standard prog(HINDALCO) into my program ZHINDALCO without making any changes? Please help....
Thanks in advance,
S.choudhury.
‎2009 Feb 07 3:16 PM
Hi,
copy the program using SE80 transaction so that you dont
miss any includes of that program.