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

Layout editor problem

Former Member
0 Likes
718

Folks,

I am getting the following error when I did a syntax check on the layout editor after adding a field 'The combo box may not have an ID'

I am pasting the explaination here. Please help.

<i><b> Message no. 37 166

Diagnosis

The error occurred while the screen was being checked or saved and

generated.

System Response

If this message appears during checking, the screen remains unchanged.

If, however, the screen was saved in the change mode, the source form

was saved but the executable load form could not be generated.

</b></i>

Thanks,

3 REPLIES 3
Read only

Former Member
0 Likes
496

HI Naren,

By the message description,what I understand is that you may not have an ID for the combo box element, which i don't understand..:)..

Try removing the name of that combobox and see if your are still getting the same error.

sometimes you need to activate the whoole screen program by saying activate anyway button and then check again to see if the message recurs..

Regards,

Ravi

Read only

Former Member
0 Likes
496

Hi Naren,

did you gave all the attributes properly.

you should mention the name .

and now check it.

Regards

vijay

Read only

Former Member
0 Likes
496

Hi Naren,

what i understand by the message is, the combox box many not have an ID, check all the controls and screen whether they are named properly..

you need to active all the inicludes,screens etc of the program to work properly.

open your program in se80, right click on your program name on the left side pane and right click and activate. now test your program...

regards

Satish