Hi I have small doubt on Hide key word , plz can any one clarify that one,
IN the interactive report we use that one It stores the data of where we click that means
ex Hide <bf> = in the hide key word stores the data of field f
in addition to that one it will store any another data plz tell me
statement places the contents of the variable <f> for the current output line (system field SY-LINNO) into the HIDE area. The variable <f> must not necessarily appear on the current line.
In the above para graph I highlighted one point wht is that one plz tell me