on 2014 Jun 16 4:33 PM
Hello Experts !
Is BAdI implementation for F4 list of values (RSR_VARIABLE_F4_RESTRICT_BADI) supported with BO 4.0 ?
I am trying to restrict list of values in WebI report, based on BEx query.
Environment :
BO 4.0 SP6
BW 7.3
Appreciate your helpful answers.
Thanks
Pratik Patel
Request clarification before answering.
Any thoughts on this please ....
Thanks in advance !
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
I have tested once again with WebI in release 4.0 SP09 and I got restricted list of values for my variables. I even put an external breakpoint in my BAdI implementation and got in debugger multiple times when creating a document and refreshing another one based on same BEx Query.
Regards,
Loic
Thanks all for the replies.
BAdI is supported as said by Loic DE L'EPREVIER .
All I did is implemented BAdI in BW, used the same BEx variable in BEx query. Used the BEx query in WebI using OLAP connection; no extra settings applied.
(I had to change a little in info object properties to allow text and key both.)
BAdI works as expected.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Pratik,
This feature is supported in WebI with BEx access, since standard RFCs are used to communicate with BW system so it will behave same as other BEx tools.
Do you experience a problem when you try to consume this BAdI implementation through BOE ?
Regards,
Loic
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Pratik,
The object which you have defined F4 values restriction at BW level is used in the query right?
you have universe on top of it?
Using UDT or IDT?
If you have universe go to the object properties of that object and can restrict LOV values .
But in your case i think your Webi is on top of BEx query so you can take copy of that Bex auery and for that objects you can define F4 values as Default values save it ,build Connection in CMC and then try in Webi.
How you have created OLAP connection?Through CMC?
User | Count |
---|---|
81 | |
30 | |
10 | |
8 | |
7 | |
7 | |
6 | |
6 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.