Hi,
I am facing issue while transporting object Development to Quality, please find below the details.
I have created one class.
1. Created one(first) method and calling new method(which is doesnt exist as of now).
2. Created another(second) method which is called from first method.
Activated both methods and class.
When I do the transport I am getting below error log but object got transported successfully(Working as required) in Quality system
Error logs->"Method 'NO_CHANGES_MCON_ACON' does not exist. There is, however a method with the similar name 'NO_C"
My observation is while transporting into Quality the first method trying to activate but the second method(which is called in 1st method) doesnt exist at this time.
Will there be any impact when we move the object to PRD with this error log and is there any way to correct the errors(log)
Please advise me.
Regards,
Vadamalai A