‎2009 Apr 21 3:16 PM
Friends
I am just trying to learn the basic export and import of packages from one server to another.
I have created a very simple package with a simple program (SE38 Program). I noted down the request number. I then went to transaction code SE09 and released this.
Even though all the objects are activated properly, I still got an error message
'Error in pre-export methods for request EC1K900079'
Also I don't find any files in the cofiles and data directories.
I tried the same for simple SE38 Program, SE37 function, SE11 table (all seperately) to see if anything works. I get the same error message in all the cases and don't see any file in COFILES & DATA directories.
What am I doing wrong?
I would appreciate any feedback.
Also, what transaction code should I be using to import this on another server.
Thanks
Ram
‎2009 Apr 21 3:32 PM
Hi,
STMS is the Tcode for importing the TR to a particular server.
Packages are used to create requests.
what is the need to transport the packages, i did not get it.
‎2009 Apr 21 3:29 PM
‎2009 Apr 21 3:41 PM
Srinivas
thanks for the response, however I am not using Solution Manager. I am using transactions SE09, SE01, and Transport button in transaction SE80 etc., to do my testing on our ECC server.
‎2009 Apr 21 3:32 PM
Hi,
STMS is the Tcode for importing the TR to a particular server.
Packages are used to create requests.
what is the need to transport the packages, i did not get it.
‎2009 Apr 21 3:38 PM
thanks a lot for the responses.
Dande, the reason for doing this is that in future we want to package some custom bapis etc., and send them to our customers who can import them onto their systems, since these custom BAPIs (webservices) will be used to integrate SAP with our product.
‎2009 Apr 21 3:40 PM
just do the precheck for object before transporting(extended programming check) in which u got error
it might list u up the some performance related errors
and then correct them and then try to transport
‎2009 Apr 27 7:47 PM
still the question is not answered, but am closing to make room for my new questions