‎2008 Jun 04 6:15 AM
Dear all,
Can any body help me to modify the SAP standard program - cji3 & cji5....by copying the contents of original program to add extra fields in the output...Dont change the original one.
Regards,
Bipasha Dutta.
‎2008 Jun 04 6:18 AM
Hi,
If you want to modify the original program you will need access key.You please contact your BASIS consultant for it.If you want to copy the original program and then to make changes to it then go to Tcode SE80.Give standard program name.Right click and copy the source program to taarget program.
‎2008 Jun 04 6:18 AM
Hi,
If you want to modify the original program you will need access key.You please contact your BASIS consultant for it.If you want to copy the original program and then to make changes to it then go to Tcode SE80.Give standard program name.Right click and copy the source program to taarget program.
‎2008 Jun 04 6:19 AM
Welcome to SDN.
If you have to add extra field on the transaction screen use Screen Enhancement. I will not suggest to copy them and try to recreate them tats unnecessary work.
Regards,
Amit
‎2008 Jun 04 6:25 AM
Hello Amit,
Actually my requirement is not to do any type of enhancements....only i can copy the original program...but incase of copying i am facing some problem.There are lots of includes & Function Modules.It is very difficult to do this work in this way.So please give me any other solution.
Thanks,
Bipasha...
‎2008 Jun 04 6:31 AM
Hi,
Can u please clarify what u exactly want. As u said u have to add 2 fields?
and to modify the SAP program u consult ur BASIS consultant.
Regards,
Archana
‎2008 Jun 04 6:32 AM
Bipasha,
As mentioned in one of the threads above use se80 to copy the entire program along with the includes by adding a 'Z' to all the includes.If you have any problem with the screens use se51 and copy the screens too and then update the navigation index in se80.
What is the problem that you are facing.
K.Kiran.
‎2008 Jun 04 6:23 AM
hi bipasha....
To change SAP's standard program you need Access key,which is given by SAP itself.The basis team does the necessary formality.But SAP's standard programs are modifed in extreme cases.
But still if you need to modify it,you can copy the existing program and make it 'Z' i.e.customized program as per your need.You can change the includes in the program into 'Z' and then add the necessary fields.
‎2008 Jun 04 6:27 AM
Bipasha,
Welcome to SDN!
either you need a Access key to you can copy the same program into some z program and than make changes in z program.
that is the only ways.
sorry i didn't read your last message.
if you have plenty of includes then you need to copy these include also into your program. and please make sure don't copy the program from SE38 please copy from SE80 so that you can easily copy all include also.
if you need any assistance give you mail id i will send you some docs.
please close this thread after giving mark.
Amit.
Edited by: Jony on Jun 4, 2008 7:28 AM
‎2008 Jun 04 6:28 AM
hi,
there are 3 ways for adding customfields to the standard program..
1.For any SAP standard program modification, you are required to login to OSS and request for a repair program Access key.
(OR)
2. use field exit enhancement.
(OR)
3. copy the original program into custom program then u can add ur own fields.
thanks,
raji