Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

problem with Transporting packages

Former Member
0 Likes
968

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
935

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.

6 REPLIES 6
Read only

Former Member
0 Likes
935

Please check SAP Note : 669049 .. This might be helpful ...

Read only

0 Likes
935

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.

Read only

Former Member
0 Likes
936

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.

Read only

0 Likes
935

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.

Read only

Former Member
0 Likes
935

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

Read only

Former Member
0 Likes
935

still the question is not answered, but am closing to make room for my new questions