‎2013 Aug 28 11:39 AM
Hi Experts,
Initially I upload some of the classes which were in xml format and it were stored in separate package and generated a request, after that due to some errors I deleted the classes as well as in SE09. Currently when I am uploading the classes it shows that "Error generating class", even if I want to change the package it shows an error "Object directory entry R3TR CLAS locked for request/task". How to achieve this one?
‎2013 Aug 28 11:48 AM
Hello
Upload might dump without giving you chance to continue.
in that case i recommend you to upload the skeleton and then create the methods manually perhaps.
xml format is used yes.
if you get the error that its locked
you can delete the object entry from the transport request via se01
then it will remove the lock
and you can modify.!!
let me know if you have more questions
‎2013 Aug 28 11:49 AM
Go to SE03 -> Change Object Directory Entries, Select Object type and enter your object name and execute. U will see a tree list ... Dbl click on your object, u will see the Change Object Directory Entries window with input field for package. Change it.
‎2013 Aug 28 3:19 PM
‎2013 Sep 02 8:42 AM
Solved myself - uploaded the classes by changing the name of the classes in .xml files. Thanks for everyone.