on 2011 Apr 04 2:10 AM
Hi all,
I have a created a implementation in a BADI and wrote the code in it. The code works fine in the development system.
But on moving to the testing system, it throws an error saying "Include Not found".
I have included all the necessary objects in the transport request-The BADI implementation, the class, the method... but still it throws the message in the testing system..
Well my doubt is when u create an implemetation is there something that needs to be added extra in the transport request on transporting??
Please help.
Thanx in advance.
Request clarification before answering.
Actually the issue was the class was not transported into the quality system. The transport was moved such that the implementation was transported before the class was transported; thereby incorrect sequence followed during transport. So now realised the correct sequence is class to be transported before the implementation.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Mary,
Have you verified whether the include exists in the system? Is it a standard include or is this also created by you?
Regards,
Jason
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.