‎2007 Jun 23 7:36 AM
my tcode contains inf , but it also has to display inf im non-editable mode, it should give an error msg when user tries to display inf abt himself even before entering it.
‎2007 Jun 23 7:40 AM
hi,
place input buttons on the screen and in properties of the field u got a option called output only check that it will display that field in display mode i.e non editable mode.
if you want to display error incase inf. is not present for that make a select to table , incase record doent exist for that record give a popup saying that no info exists.
regards,
Navneeth K.
‎2007 Jun 23 7:56 AM
wher could i select to table & do operations to develop pop ups
‎2007 Jun 23 7:57 AM
write a module in PAI.
there you make a select to database. record doent exist then give a message/poput.