Hi guys,
There is a forthcoming implementation project for S/4HANA Cloud, and use SAP Dataphere as a warehousing solution above this. The customer is new to SAP (i.e. no previous use of SAP ECC 6.0 and BW4HANA although we have extensive customising...
Hi guys,
Starting to a little crazy with this. Using ABAP need to upload a BPC Excel Distribution template, and then change master data dimension members in it, and save it back to UJFS.
I have tried debugging the downloading of an Excel distribu...
Hi guys, please can anyone help.
We want have Distribution templates that get updated with New Entity master data, and this gets sent out to those not online with BPC.
I have managed to get the specific Distribution templates from the \ROOR\WEBFO...
Hi guys,
please help.
We are trying to delete export datasources (3.x).
The issue is after deleting the 8* datasource via SBIW, i.e. to remove it from the ROOSOURCE table, it still appears in the pre-check migration report for Before Conversion...
We are on BPC 11.1.
As you know there are various email templates, for example emails are sent to remind users when there are 7, 2 or 1 days left to perform an action.
I want the same sort of functionality but to send an email the day an activity...
The answer to my issue was to use ABAP2XLSX software downloaded from SAP Github. This provides all the classes and methods to download excel spreadsheets, manipulate them using ABAP and save back in .xlsx format.
Thanks Vadim for getting back.The business case is as follows:We are loading a file set of 14 separate csv files from a remote Azure Blob to BPC in an automation process to BPC. These files cover Master, Transaction and Comments data for a specific E...
Hi guys,
We are running an hourly load of ERP GL Balance data (FIGL12) to a BPC 11.0 Model. Sometimes an error occurs when loading this transaction data, e.g. missing BPC master data, missing BPC conversion rule etc. and we run a Full Load Replace f...
Ok guys thanks.Before I search for the logs I want to delete I must make sure that all the logs have been committed to the database.Therefore, before my SLG1 log search and delete process I am calling the FM DB_COMMIT in the same ABAP program (as th...
Thanks Andrey, yes we had to go through several SAP notes that were implemented on the NW source systems in order to activate ODP functionality.Thanks for your help.Mark