2015 Mar 26 9:51 AM
Hi experts,
I'm triying to build a program in BW to put online and offline a BPC application on demand.
On recent versions of BPC, this program is easy to make. But on the version that i'm working on, i couldn't find the table on which i have to modify the value (0 to put the application off, 1 to put it on).
On my version, there is another alternative. There is a method which can do the work.
class CL_UJA_APPSET method SET_APPSET_STATUS
I guess that this method, is modifying the value in a table. Since, i'm not familiar with abap objects, i would like to know how can i use this method to find the table. And then i'm going to build a classic program to modify values on that tables.
Thanks.
Amine
Hi experts,
I'm triying to build a program in BW to put online and offline a BPC application on demand.
On recent versions of BPC, this program is easy to make. But on the version that i'm working on, i couldn't find the table on which i have to modify the value (0 to put the application off, 1 to put it on).
On my version, there is another alternative. There is a method which can do the work.
class CL_UJA_APPSET method SET_APPSET_STATUS
I guess that this method, is modifying the value in a table. Since, i'm not familiar with abap objects, i would like to know how can i use this method to find the table. And then i'm going to build a classic program to modify values on that tables.
Thanks.
Amine
2015 Mar 26 9:53 AM
2015 Mar 27 9:23 AM
Hi experts,
Is there any way to use that method to find the table that i'm looking for?
Thanks.
Amine
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |