‎2007 May 03 12:24 PM
Hi all,
I want to create my own project insted of keeping the reports in temp.
any one help me how to do it
‎2007 May 03 12:42 PM
Hi,
Can u tell me little bit clear ? Temp means temporary storage location or someother ?
‎2007 May 03 12:44 PM
Hi vamsi,
I'm little bit confused of ur question plz be clear and explain clearly
Regards,
Pavan
‎2007 May 03 12:45 PM
Hi,
you propably mean package. You can create a new package in transaction SE80.
Also look here /people/thomas.weiss/blog/2007/04/17/abap-trial-version-for-newbies-part-7-creating-a-program-and-a-package--an-introduction-to-the-sap-change-and-transport-system .
Kostas
‎2007 May 03 12:46 PM
Hi Vamsi are you taking about the space that is provided in the application server to upload the files....
That storage location temp.... Than that is the task of Basis people I think so.
Also there is confusion still in my mind bz while doing user exit you have to make a project ...so are you talking about that ..for that you have to create using T code
CMOD
Regards
Jayant
<b>Please award if helpful</b>
‎2007 May 03 12:48 PM
Hello,
Go to Transaction code SE80. Provide the package name & press enter. If the package will not be available then system will ask you to create a new one.
For assigning package to local objects in se80 select local objects. Then provide the user name. Right click on the object -> other Functions ->Change package assignment.
You do not put a package to or into a program but ASSIGN a report to a package. To reassign a report to a new package (e.g. from $TMP to z-package) call transaction SE80 and right-click on the report name in the tree display. Choose the following function in the context menu:
Other Functions -> Change Package Assignment
Tcode for creating package is SE21
Reward points if useful..
Regards
Nilesh