Hello,
I think I got some strange behaviour between our DEV and PROD Systems.
There is a classpool include lets say it is named something like ZCL_XXX========CM007.
This classpool include exists in both Systems, DEV and PROD.
In PROD the content is a method named 'READ_ITEMS' but in DEV the method in this include is 'CREATE_ITEMS'...
This leads to a second thing, some methods are in different includes in the different systems, for example method 'READ_ITEMS' above mentioned.
In PROD the include Name of this method is ZCL_XXX========CM007, in DEV it is ZCL_XXX========CM009.
Can somebody explain me how this happens and if this ist normal behaviour?
Thanks in advance.
Alex