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

Hide field in table

Former Member
0 Likes
896

Hello Experts,

does anyone know how can I do to hide a field in table this field contains a password.

Thanks in advance

Regards

Bernard

if you want you reply on

[email protected]

Hello Experts,

does anyone know how can I do to hide a field in table this field contains a password.

Thanks in advance

Regards

Bernard

if you want you reply on

[email protected]

5 REPLIES 5
Read only

Former Member
0 Likes
786

What kind of table?

Database table, table control, internal table, etc?

Read only

0 Likes
786

buffet table?

Read only

Former Member
0 Likes
786

Hi giannesini,

1. If you are talking about a database table,

2. then we can HIDE the CONTENTS of the table,

(and not only one field)

3. So nobody will be able to see the contents, using se11 or se16.

4. In the properties of the table in se11,

make it to

"display/maintenance NOT allowed"

and then again activate the table.

regards,

amit m.

Read only

0 Likes
786

Thanks for your reply but is not the problem the problem is only hide the contents of the field or change the contents of the field with ********* like a field contains password

Regards

Bernard

Read only

0 Likes
786

G,

The question still remains then...

What kind of table?

Database table, table control, internal table, etc?

Buffet table?

Your answer depends on that fact.