2006 Nov 16 1:09 PM
When a secondary list is being processed, what happens to the data of the basic list? Will it be available by default.
2006 Nov 16 1:12 PM
Hi,
it will be in Buffer(some thing like cache) until unless you don't disturb the basic one.
so when you back you can see the first one.
Regards
vijay
When a secondary list is being processed, what happens to the data of the basic list? Will it be available by default.
2006 Nov 16 1:12 PM
Hi,
it will be in Buffer(some thing like cache) until unless you don't disturb the basic one.
so when you back you can see the first one.
Regards
vijay
2006 Nov 16 1:13 PM
Its there in the memory.
Regards,
Ravi
Note - Please mark all the helpful answers
2006 Nov 16 1:16 PM
Yes your basic list will still be there.
SAP will keep all lists in the list-buffer (iirc up to 20 per program). When using the back button you should go back to the 'basic' list.
2006 Nov 16 1:26 PM
hi
good
when data move from the basic list to the secondary list a statement called HIDE use there.
HIDE
The HIDE statement is one of the fundamental statements for interactive reporting. You use the HIDE technique when creating a basic list. It defines the information that can be passed to subsequent detail lists.
The detail list presents data that the program selected using the HIDE fields of the basic list. For each list line displayed, the system stores additional information in the HIDE area.
thanks
mrutyun^
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |