‎2008 Nov 14 11:43 AM
Hi Everyone,
Can you tell me if we can set a DB parameter like the one below:
ALTER SESSION SET "_B_TREE_BITMAP_PLANS" = FALSE
in an ABAP program?
if yes then do let me know.
Regards,
Sugopa
‎2008 Nov 14 12:02 PM
Hi,
Looks like you cannot use this statement at ABAP Program level but at OS Level only