Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error during transport

Former Member
0 Likes
1,163

Hi,

Transport log displays below error.

Program ZCL_IM_BOM_BADI===============CP: Syntax error in line 000005

INCLUDE report 'ZCL_IM_BOM_BADI===============CL'not found.

Program ZCL_IM_MM01_EAN===============CP: Syntax error in line 000005

Could you please tell what is the cause and how to retifiy it. Thanks.

Regards,

Balaji Viswanath.

1 ACCEPTED SOLUTION
Read only

GauthamV
Active Contributor
0 Likes
939

hi,

open SE19 transaction and serach for implementation Z*BOM_BADI

check inside where you are getting the error and rectify it.

Do the same for Z*MM01_EAN.

Hi,

Transport log displays below error.

Program ZCL_IM_BOM_BADI===============CP: Syntax error in line 000005

INCLUDE report 'ZCL_IM_BOM_BADI===============CL'not found.

Program ZCL_IM_MM01_EAN===============CP: Syntax error in line 000005

Could you please tell what is the cause and how to retifiy it. Thanks.

Regards,

Balaji Viswanath.

4 REPLIES 4
Read only

Former Member
0 Likes
939

Lools like BADI implementation was not active.

Badi and its implementation method both should be active and transport together.

Read only

GauthamV
Active Contributor
0 Likes
940

hi,

open SE19 transaction and serach for implementation Z*BOM_BADI

check inside where you are getting the error and rectify it.

Do the same for Z*MM01_EAN.

Read only

Former Member
0 Likes
939

Sorry, dependent include was not transported.

Read only

0 Likes
939

Thank god.

You were able to read "Badi and its implementation method both should be active and transport together." after almost 2 months

Cheers,

Amit.