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

Error Loading Screens - No End Label

Former Member
0 Likes
1,617

In out Quality client, transactions XD01, XD02 and XD03 are all getting the following error:

Error Loading Screens - No End Label.

Yesterday our DEV and QAS systems crashed (I'm not particularily sure why they crashed as I was not involved with the crash/recovery; I believe it may have been power related).

I'm simply wondering if any of you have stumbled on this error. There does not seem to be any extended error information in SAP. I tried breaking into the code; however, the first screen of the above transactions is a Modal Subscreen, so I cannot enter the /h command. I tried getting to the source by debugging from the menu, but quickly got lost in the German code/comments.

Any tips on finding the source code would be appreciated; however, my main question is if anyone has run into this error, and if so, how was it resolved?

We are going to try and rebuild the source. If that works, I will post to let others know.

Thank you,

Steven Coolbaugh

In out Quality client, transactions XD01, XD02 and XD03 are all getting the following error:

Error Loading Screens - No End Label.

Yesterday our DEV and QAS systems crashed (I'm not particularily sure why they crashed as I was not involved with the crash/recovery; I believe it may have been power related).

I'm simply wondering if any of you have stumbled on this error. There does not seem to be any extended error information in SAP. I tried breaking into the code; however, the first screen of the above transactions is a Modal Subscreen, so I cannot enter the /h command. I tried getting to the source by debugging from the menu, but quickly got lost in the German code/comments.

Any tips on finding the source code would be appreciated; however, my main question is if anyone has run into this error, and if so, how was it resolved?

We are going to try and rebuild the source. If that works, I will post to let others know.

Thank you,

Steven Coolbaugh

6 REPLIES 6
Read only

Former Member
0 Likes
1,143

What is the message ID and number?

Rob

Read only

0 Likes
1,143

>

> What is the message ID and number?

>

> Rob

I think id is 00 and number 029 .

Read only

0 Likes
1,143

Unfortunately, I can't see it.

It appears as an Error Message (red bar at bottom of screen). Any attempt to F1 or click the message to recieve details on it simply kills the transaction. Therefore, I am only able to see the displayed text.

Is there a table where I can use the text to find the msg no?

Thank you,

Steven Coolbaugh

Read only

Former Member
0 Likes
1,143

We regenerated the program and it did not help the situation.

I also placed Watchpoints on sy-msgid and sy-msgno for '00' and '029' respectively; when the program was executed (F8) from debug, it did not stop for sy-msgid or sy-msgno.

Read only

0 Likes
1,143

OSS can probably help you better than the forum.

Rob

Read only

0 Likes
1,143

Thank you. I do not have access to OSS (I'm fairly new), but I have informed my basis team and they will check.