cancel
Showing results for 
Search instead for 
Did you mean: 

Errors occurred during post-handling RS_AFTER_IMPORT for ELEM L

Former Member
0 Kudos

Hi All,

I have an issue when i try to transport the query from Dev to QA landscape . When i checked the log of transport this is what i see.

I checked the RSZCOMPDIR table in QA and i could find the Modified version of query available.

Please let me know the next steps or any note has to be implemented.

Error Message :

Start of the after-import method RS_ELEM_AFTER_IMPORT for object type(s) ELEM ( )

Error when activating element 3VNVPCE50NEWEAWPNSTAENWBM

End of after import method RS_ELEM_AFTER_IMPORT (Aktivierungsmodus) - runtime: 00:00:02

Starting after import method RS_ELEM_AFTER_IMPORT for object type(s) ELEM in delete mode

End of after import methode RS_ELEM_AFTER_IMPORT (Deletion Mode) - runtime: 00:00:00

Summary of objects with errors from request

Object ELEM 3VNVPCE50NEWEAWPNSTAENWBM imported with errors on this request

Errors occurred during post-handling RS_AFTER_IMPORT for ELEM L

RS_AFTER_IMPORT belongs to package RSO_TLOGO

The errors affect the following components:

   BW-WHM-MTD (Metadata (Repository))

Post-import method RS_AFTER_IMPORT completed for ELEM L, date and time: 20130717063017

Post-import methods of change/transport request  completed

     Start of subsequent processing ... 20130717063015

     End of subsequent processing... 20130717063017

Thanks,

Anand

Accepted Solutions (0)

Answers (4)

Answers (4)

snitwipro
Active Participant
0 Kudos

Hello Anand

   Could you please go to transport connection in RSA1, open the query in question and find out what element is this (RKF, character, CKF etc). Then create another transport, include all the required elements from transport connection and try transporting again. Also look for any global KF or structure or variable you are using in the query, if yes then they also have to be transported.

Sourav

former_member182470
Active Contributor
0 Kudos

Just delete the query in your target system by using RSZDELETE t-code.

Try to re-import the TR. If it fails, you can collect it freshly and move it..

former_member188080
Active Contributor
0 Kudos

Hi Anand,

check below thread

http://scn.sap.com/thread/812739

the best way to delet the current entry from table  RSZCOMPDIR. Try reimporting. If it still failes again delete the entry.

Create fresh trabsport and again transport to QA system.

Thanks and regards

Kiran

Former Member
0 Kudos

Hi Kiran ,

I went through the link . Thanks for that.

Steps to be followed :

1. Copy the query in QA using  query copy as a backup with different technical name. 

2. Delete the query from QA using RSZDELETE.

3. Collect the query in dev and transport it to QA.

Hope the steps are correct which is mentioned . Please advise.

Thanks,

Anand

Former Member
0 Kudos

Check if your query was modified in QA system and captured in any transport request in QA, if so you need to delete it from the TR and then try transporting it

Prathish

former_member213275
Contributor
0 Kudos

Hi,

Do you know what type of query element the technical name refers to 3VNVPCE50NEWEAWPNSTAENWBM?

Find out from table "RSZELTDIR" whether it is a Variable or Caluclated KF or Restrcited KF etc...

Now check whether the info objects used are active or not.

If everything is fine then collect query again and try importing it.

Srikanth.

Former Member
0 Kudos

Hi Srikanth ,

The element is a query itself . All the objects are active in the all 3 landscapes.

Thanks,

Anand