on ‎2020 Mar 09 9:08 PM
Dear experts,
I need your advice.
We want to transfer data from one environment to another.
Models/applications details:
SAP BusinessObjects EPM, Add-in for Microsoft Office
Version 10.0 SP 25 Patch2 .NET4
CPMBPC Release 800, SP-Level 0021 Support package SAPK-80021INCPMBPC
Component: SAP_BW
Release 740
SP-Level : 0020
Support package SAPKW74020
Dimensions are as follows (please see image attached):

Data transfer will occur 4 times per year.
What possible ways for the transport could you please advise?
Are there any standard procedures or scripts you could share?
Thank you in advance!
Request clarification before answering.
Only transfer between models of the same environment is supported directly using script logic!
If you are talking about different environments you have to write badi to perform transfer in the single step... Strange idea to use different environments! Why not to have both models in the same environment?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
a.tkachova
"Plan is on the development development, while Reporting is on production." - ??? Absolutely strange idea!!!
About sample: it will be a CUSTOM LOGIC badi that will read data from one environment/model including master data for ValueType property of ACCOUNT_PL dimension (transaction data can be read by QUERY=ON badi parameter) and then write results to another environment/model using method write_back:
https://www.sap.com/documents/2015/08/6c91e080-5b7c-0010-82c7-eda71af511fa.html
| User | Count |
|---|---|
| 32 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.