‎2014 Jul 14 8:16 AM
Dear Gurus,
While transporting BADI from Development to Production..I am getting below error.
######################################
Generation of programs and screens
Transport request : ECDK909987
System : ECQ
tp path : tp
Version and release: 380.03.36 720
Generation of programs and screens for transport request ECDK909987
Only generates programs with LOAD versions
Start on 14.07.14 at 12:27:11
Generation of the transported programs
Program ZCL_IM_ME_PROCESS_REQ=========CP: Syntax error in line 000005
INCLUDE report 'ZCL_IM_ME_PROCESS_REQ=========CL'not found
Generation of the users of the transported Includes
Ended on 14.07.14 at 12:27:11
No. of programs /Min/Avg/Max (sec): 1 0 0 0
No. of screens /Min/Avg/Max (sec): 1 0 0 0
Generation of programs and screens
End date and time : 20140714122711
Ended with return code: ===> 8 <===
######################################
I have activated all the class in that BADI.Still i am getting the error while transporting.Please help me to Solve this
‎2014 Jul 14 10:55 AM
Hello Abaper,
As Every BADI implimentation a class is generated , and if u modify that custom class (i.e creating custom attribute or method ) activate those. or in se 80 check what are the inactive component u have
it shows error at line no 5.
if u add any screen as new tab please activate the screen, and corresponding include in that program.
‎2014 Jul 14 8:20 AM
Since it is BADI, I have not created any include report and program for this BADI
‎2014 Jul 14 10:55 AM
Hello Abaper,
As Every BADI implimentation a class is generated , and if u modify that custom class (i.e creating custom attribute or method ) activate those. or in se 80 check what are the inactive component u have
it shows error at line no 5.
if u add any screen as new tab please activate the screen, and corresponding include in that program.
‎2014 Jul 14 12:16 PM
Hi swadhin,
I have activated everything as you said,but still error is coming while moving the request.
Please guide me.
Thanks in advance.
Regards,
Vishwaroop
‎2014 Jul 14 1:15 PM
hello prathap ,
please attach screen shot.that gives in se10 screen
‎2014 Jul 14 1:48 PM
Hi Vishwaroop,
Check the TR for the program which is showing error. If it is not saved in any TR, save the same in some TR also merge the existing TR with the current one. Release the TR from Dev and import the same in Quality system.
Steps:
I hope it clears the problem.
Regards
Rajkumar Narasimman
‎2014 Jul 15 4:51 AM
Thanks swadhin and Rajkumar.
I have solved this issue as per your guidance guys. Thanks a lot.
Regards,
Vishwaroop