2006 Nov 19 4:48 AM
hi,
In interactive report, after hide , value is stored in SAP memory, and it also stored in one DDIC table, can any one tell me this DDIC table name.
thanks in advance
hi,
In interactive report, after hide , value is stored in SAP memory, and it also stored in one DDIC table, can any one tell me this DDIC table name.
thanks in advance
2006 Nov 19 4:51 AM
it is storedin memory and not stored in any table, as data which gets stored in Hide is only for that session and once gets cleared after exit from session....if stored in table, it will be useful in further sessions which is not possbile.
2006 Nov 19 4:59 AM
I dnt think that it is stored in any DDIC table. It is just temporarily stored in the memory area.
Read below info provided by SAP.
As soon as the user selects a line for which you stored HIDE fields, the system fills the variables in the program with the values stored.
<b>You can think of the HIDE area as a table, in which the system stores the names and values of all HIDE fields for each list and line number. As soon as they are needed, the system reads the values from the table.</b>
During list creation, this statement stores the contents of the field <f> and the current line number in the internal HIDE area. When the cursor is positioned on a line in an interactive list event, the stored value is returned to the field <f>.
I hope it helps.
Best Regards,
Vibha
*Please mark all the helpful answers
2006 Nov 19 5:21 AM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |