Question:
hi all,
what is the different on below two Web path ??
SAPBWOpenURL("/sap/bw/BEx?TEMPLATE_ID=ZSALES01");
vs
SAPBWOpenURL("/sap/bw/BEx?&cmd=ldoc&TEMPLATE_ID=ZSALES01");
both of them giving the same result, just curious on what is the usage of &cmd=ldoc& on the second url.
thanks
bw
Answer:
I don't believe there is a difference. I think CMD=LDOC is the default execution. Its most likely there for future expansion.
I have not found any documentation on it anywhere.
_________________
As a rule I don't answer Questions in PM.
(this is not to be a d**k, but it is to allow everyone to benefit from information. Not just one person.) Ask a question in the forum and I will answer it if I can.