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

Screen Invisibility

Former Member
0 Likes
782

Hi All,

Do you know what SAPGui invisible flag means?

1 - invisible

0 - visible

???

then what does 'X' mean?

Thanks,

Roman

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
733

Roman,

If you mean the "invisible" property in Screen Painter... it makes a field display with asterisks *.

This is used for password entry, for example... to mask the user's input.

Hi All,

Do you know what SAPGui invisible flag means?

1 - invisible

0 - visible

???

then what does 'X' mean?

Thanks,

Roman

3 REPLIES 3
Read only

Former Member
0 Likes
734

Roman,

If you mean the "invisible" property in Screen Painter... it makes a field display with asterisks *.

This is used for password entry, for example... to mask the user's input.

Read only

Former Member
0 Likes
733

Hi,

it should be 0 or 1 , how can it be X

can you tell where you are using 'X'

Regards

vijay

Read only

0 Likes
733

Hi Vijay,

I see it in LMLSPF1O. The program itself assigns an 'X' to a the structure...

Thanks though