Archive for the ‘Sap Basis Import System’ Category

Find transports imported into system by search criteria   Leave a comment

To find transports imported in a particlar system log into it,

1. Use transaction se16

2. Table name is E070

3. Table contents

4. Enter your search criteria, by Name, Date, Time, etc.

Good to use if you suspect a problem in your system and want to trace back transports that went in that possibly could have caused the fault.

Transporting a Request From OS

To import a transport request from OS .

# cd /usr/sap/trans
# tp addtobuffer <transport request> <SID> pf=<transport profile> # tp import <transport request> <SID> pf=<transport profile>

Find Your SAP Transport Request Number Even If You Forgot

If you happend to be one of those who forgot the transport request number of your abap program.

You can easily find it via the Versions Management.

Steps :-

Transaction SE38

Filled in your ABAP program name.

Then click Utilities -> Versions -> Version Management

SAP systemwill display this sample list :-

Versions: Report source ZPROGRAM

Version Cat Fla SAP Rel. Arch Request              Date       Time     Author

Version(s) in the development database:

X activ          X  46X                                      01.08.9999 15:21:56 SAP

Version(s) in the version database:

X 00002             46X        ABCD123456      01.08.9999 15:52:43 SAP
X 00001  S    X  46X                                     00.00.0000 00:00:00

Comparing SAP Objects

You can compare the IMG setting between two systems using OY19.

Comparison can be made for individual application components or all the application components.

Posted June 20, 2012 by rahulkolan in Sap Basis Import System

Hello world!   5 comments

Welcome to Sap Learning dot com ! This is your very first post. Click the Edit link to modify or delete it, or start a new post. If you like, use this post to tell readers why you started this blog and what you plan to do with it.

Happy blogging!