on 2016 Mar 15 5:23 PM
Hi,
Can anyone explain how the following will work.
*START_BADI XXXXXX
Query=Off
Write=Off
<key1> = <value1>
<key2> = <value2>
*END_BADI
in the above script what is the purpose of <key1> = <value1>;
Tried to find documents but nothing was useful.
Thanks,
Sekhar
Request clarification before answering.
Just read a standard help, Custom Logic and BADI - SAP Business Planning and Consolidation, version for SAP NetWeaver - SAP Lib...
BADI parameters are shown in the sample!
Vadim
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Sekhar,
<key1> = <value1>;
used for passing parameter from BPC front end to the logic in the backend.
Andy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 40 | |
| 9 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.