how to change the package of an object?i.e a report stored
in ymadhuri package.now it should be changed to ysaru
Answer Posted / ksrprasad.t
GOto SE38-->
Goto-> Object dictionary entry->
Click on change button->
Remove previouis package name.
Enter your new package name.
Click on save.
If you want a new request you can create.
| Is This Answer Correct ? | 13 Yes | 3 No |
Post New Answer View All Answers
What is the disadvantage of a call by reference? : abap modularization
What is the last entry in all bdc tables? : abap bdc
If i wont like to change the standard print program where i copied standard script to customer namespace,in this case is it possible to retreive the data if u connect the script with standard program.if yes how?if no why? Is it possible to print the logo in first page only,where the form consists of 10 pages.How can u do this? How can u set a table format where it cosists of fields like cust no, custname, amount ...in a script? How do u know that the particular BADI is suitable for the existed report.How do u findout this?When do u opt for BADI OR USEREXIT?did functional people tell u to adopt BADI or USEREXIT? What is the difference between SY-INDEX & SY-TABIX ? I have a report with fields Status,time & date. the contents it consists are Status Time Date AAA 01:20:15 05-06-10 AAA 11:02:32 O3-06-10 AAA 23:11:00 05-06-10 AAA 09:14:46 05-06-10 HOW DO U WRITE A CODE TO DISLAY A ROW WHICH WAS RECENTLY EXECUTED?( for this question it should display AAA 23:11:00 05-06-10 AS Output)
Is sap xi intended to replace ale?
What is the difference between call transaction and session method? : abap bdc
What is open sql vs native sql ?
How do you Export a session ?
What data is contained in data dictionary? : abap data dictionary
Can we access static attribute from instance method
What are the different types of work process?
What is dynamic action? : sap abap hr
How can we create callable modules of program code within one abap/4 program? : abap modularization
Explain the advantages of abap query tool?
How do you display a data in a detail list?
Can we set page headers to details lists?