Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
Former Member

Any sudden change to an existing BW object(s) in the system may be caused by a transport request. This document helps in finding the transport request which made changes to a BW object. There are many ways to find it, of which two are shown below.

Use:
To check the changes done to a BW/BI object by a transport request.

Procedure 1:
1) Call T-Code: SE03 in the target system, drill down Transport Organizer Tools and then Drill down Objects in Requests> Select ‘Search for Objects in Requests/Tasks” > Execute.



Figure 1



2) Enter the Object name, object type as shown in figure 2.(for example the object be the Process Chain - TEST_DAILY_PC and object type for process chain is RSPC) and press Enter. Select the check-box and execute.

Figure 2

3) Now the transport requests( along with the owner and imported date) that changed the status of this Process Chain:TEST_DAILY_PC are displayed. The last three changes done on this PC: TEST_DAILY_PC is shown in figure 3.
Figure 3

Based on the latest transport request (here DEVK981339), the changes can be tracked. Similarly, the status for any of the objects changed by the transport request can be tracked.

Procedure 2:

1. Call T-Code SE16 , Table Name: V_E071

2. Enter the Object technical name in 'OBJ_NAME' > Execute (Figure 4)

                                               Figure 4

3. All the transport requests that changed that particular object would be displayed under 'TRKORR' field.


List of most changed objects and its object type

DTPA - Data Transfer Process: Active Version
ISIP - InfoPackage
TRFN - Transformation
METH - Method (ABAP Objects)
RSPT - Process Chain Starter
RSPC - Process chain
RSPV - Process variants
ROUT - Routine
TABU - Table Contents
TRCS - Communication Structure for Transformation
ISCS - Communication structure
OSOA - DataSource (Active Version)
ISFS - DataSource Replica
ODSO - DataStore Object
EVEN - Event- Administration Chains
AREA - InfoArea
CUBE - InfoCube
IOBJ - InfoObject
ISIP - InfoPackage
MPRO - MultiProvider
PROG - Program


8 Comments
Labels in this area