Question:
Hello,
Is anyone using 2lis_13_vditm in release 3.5. If yes, can you please let me know if the this datasource is marked for direct access?
You can go to RSA6 -> double click on 2lis_13_vditm -> And see under the extraction tab whether it has D, 1 or 2 for Direct Access.
Thanks for the help.
Answer:
I am using it in 3.5
It is "D" i.e. Virtual Access Not Possible
_________________
Regards,
Parin
Answer:
Thanks for the info.
Do you happen to know if that field can be changed to 1 or 2 or anything other than D in version 3.5
Answer:
It's just a field in a table (ROOSOURCE-VIRTCUBE) so you can always change it via a short ABAP, but i imagine SAP made it non-changeable for a reason...
If you're not using the 2lis_13_vditm for normal loading/extraction already you can give it a try (if it doesn't work, just reset the flag), but if you are already using the DS for normal loading be very carefull and test it thoroughly in DEV first.
Good luck !
(and keep us posted about the outcome)
Answer:
We are using 3.0B right now and it is set to D. But we are planning to upgrade to 3.5 and so I was wondering if it is set to 1 or 2 by default since we want to use 2lis_13_vditm for real time reporting.
Any other ideas to do real time reporting.
Thanks for all the help.
Answer:
This will always be "D"
You should not change it to 1 or 2.
Even if you do it will not work.
Its the process of how the LO cockpit works.
These extractors do not have direct access to the base table.
Answer:
These extractors do not have direct access to the base table.
D'oh... should have thought of that