Application Development 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: 

errors during transport release

Former Member
0 Kudos

Hello Everyone,

I am implementing many OSS notes. When i released the transport to quality i got error in the tranport log.

For e.g. the error is

Program SAPLJ1BB, Include LJ1BBO0T: Syntax error in line 000008 The data object 'WK_MPA' does not have a componentcalled 'MAINFOREIGNID'.

The component MAINFOREIGNID is updated and activated in the Development server however it has not been imported in Quality. What to do now.

Since I have uploaded many OSS notes, I have many components that have not been imported.

What will be the solution to correct the above error. I have implemented note 1933985. This has 3 pdfs

1. SAR files

2 pre-manual steps

3. post manual steps

Looks like the pre and post manual steps are not imported to Quality. Any help on this. The steps exists in development server but not transported.

Thank you so much

Pooja

2 REPLIES 2

raymond_giuseppi
Active Contributor
0 Kudos

You MUST release and import the task/request used during manual steps in the target system with the correction implemented by SNOTE, and you should easily guess in which sequence. Also prerequesite notes must be imported before importing the request implementing a note. Common-sense should do it.

Regards,
Raymond

Former Member
0 Kudos

Thank you for replying. I have done in that order only.