‎2007 Jul 18 5:48 AM
‎2007 Jul 18 5:52 AM
Hi,
In Standard Selection Screen the Text for the Parameter will be Defaultly Displayed.But in User-Defined Selection Screen we have to give Text Name for the Parameters.
For that Purpose COMMENT is Used.It will Diaplay the Text For that Parameter.
COMMENT 1(20) -> this will display the text in 1st line.The Text must have maximum of 20 Characters ie., text with length 20.
Regards,
Padmam.
‎2007 Jul 18 5:49 AM
Hi,
It is like label of the field or any permenant message to be given on screen.
You can have position of it on screen by 1(20) where 20 is length.
Reward if useful!
‎2007 Jul 18 5:52 AM
Hi,
In Standard Selection Screen the Text for the Parameter will be Defaultly Displayed.But in User-Defined Selection Screen we have to give Text Name for the Parameters.
For that Purpose COMMENT is Used.It will Diaplay the Text For that Parameter.
COMMENT 1(20) -> this will display the text in 1st line.The Text must have maximum of 20 Characters ie., text with length 20.
Regards,
Padmam.
‎2007 Jul 18 5:53 AM
Hi Ashok,
Comment is like documentation or description of the code in the program area itself. it is very common in programming languages.
reward pts if found usefull:)
Regards
Sathish