Skip to Content
0
Former Member
Aug 29, 2007 at 04:38 PM

Password entries in ALV

208 Views

Hi,

i'm using an ALV list with 2 columns, like:

 
field       | value
---------------------------
name        | Tom
password    | secret
address     | Downtown

The values in the second columns are editable.

So far so good but now i would like to have a *-entry password field.

Every entry in this password field should be displayed at input time as *.

e.g.

 
field       | value
---------------------------
name        | Tom
password    | ***********
address     | Downtown

Any suggestions? I would say it is impossible 😔

Thx Marek