Questions tagged [sap-bw]

SAP Business Warehouse (SAP BW) is SAP’s Enterprise Data Warehouse product. SAP BW is part of the NetWeaver.

SAP Business Warehouse (SAP BW) is SAP’s Enterprise Data Warehouse product. SAP BW is part of the NetWeaver.

139 questions
1
vote
0 answers

SAP BPCS include errors

Is there anyway to include error or warnings handling in Sap? I use SAP BPCS script and I would like to include error and warnings handling in it, taking all records from Excel file. A way to include error or warnings handling in Sap?
Oswaka
  • 21
  • 4
1
vote
1 answer

How to use "dynamic content" as a filter in SAP CDC connector in Azure Data factory

I'm trying to use SAP CDC linked service in my ADF pipeline to import some data. And also there is an option to filter out some data on source side using "Selection" part of Copy activity source configuration. This part gives possibility to select…
1
vote
1 answer

How to connect to SAP BO universe via Power BI?

Our enterprise management database is housed in Business Objects Universes. I'm looking for our Power BI analysts to create Power BI reports by connecting to universes. This link says such a connector was available:…
variable
  • 8,262
  • 9
  • 95
  • 215
1
vote
2 answers

How to pull Data into python from SAP ERP

I am a data scientist and do not have any prior background in SAP. I need to pull data (query and Qube) from SAP ERP to python for some predictions and automate the process. but I am not able to find the right answer to this. our SAP ERP runs on the…
maryam_k
  • 126
  • 1
  • 7
1
vote
0 answers

Is there a way to connect SAP BW/4HANA to Snowflake? (data through Open hub need to push to Snowflake)

Open hub needs to push to Snowflake. I did not find any direct method to push data from SAP BW to Snowflake
1
vote
1 answer

Unable to access Rest URL using scalaj-Http client with SSL certificates(JKS File)

I am new to Scala. I am trying to access REST API URl and trying to get json data from there using Scalaj-Http with Spark framework in local vm(Intellij). But with the following Code I am always getting Http error code 401 from code and the server…
Avik
  • 41
  • 4
1
vote
1 answer

2LIS_17_I3HDR data is not being pushed into ODQDATA

We are extracting SAP PM data to BO Data Services (BODS) using Operational Data Provisioning (ODP), and have successfully done this for notifications. We've gone through all the LBWE config for 2LIS_17_I3HDR & 2LIS_17_I3OPER and it is set as Direct…
Greg
  • 41
  • 3
1
vote
0 answers

Error while trying to obtain information from source and destination in table RSBASIDOC

There is a package which is used to extract data from SAP systems to SQL, but we are getting the below error while running the package. Error while trying to obtain information from source and destination in table RSBASIDOC But I was not able to…
1
vote
0 answers

Importing XML files to SAP BW

I have the great task of creating 300 Restricted Key Figures (RKF) in SAP BW. So far I've been doing it by hand but I found the option to Import XML files into SAP BW (in Eclipse Environment). To get a sense of how the procedure could work, I first…
1
vote
0 answers

Issue to ingest data from SAP Cube or Calculated View in Azure Data Factory

I have SAP Hana connected in Azure Data Factory. I am ingesting data from SAP Cube or calculated view but in preview I get only columns(Schema) but no data. I have applied column filters but still it is not showing data in Azure Data Factory. Can…
Asif Khan
  • 143
  • 12
1
vote
1 answer

Data not received in PSA Table (SAP BW)

I installed SAP Netweaver Application Server 7.52 SP04 on my virtual box, it's working fine. I have created Z* master data table and populated it with 2 mock records. I created datasource via transaction RSO2. I replicated data source via…
user9695260
  • 347
  • 3
  • 17
1
vote
1 answer

Change titles for the dimension properties of MDX Query

I want to rename the columns that I am querying from the MDX query but in the DIMENSION PROPERTIES, I have tried different approaches (WITH MEMBER / WITH SET ...) but they only work for the rows/columns but not in the DIMENSION PROPERTIES clause. I…
Cesar Flores
  • 762
  • 7
  • 16
1
vote
2 answers

Getting data from SAP webservice

I am creating a flex dashboard using flash builder. I initially created a flex web based program without any server. This dashboard gets data from SAP query_view_data. It works fine. Now I wanted to host this on IIS. So I created released built.…
Ravi Kumar Singh
  • 191
  • 1
  • 15
1
vote
1 answer

import sap bw over hana via sqoop

Currently I am trying to import a sap hana table with sqoop. Here I encounter the problem that both the table names and the column names contain forward slashes "/". For the table names I can use the query option and escaping the table name as…
RacoonOnMoon
  • 1,556
  • 14
  • 29
1
vote
1 answer

Passing Parameter to SAP query_view_data from flex

I am new to flex and SAP. I am designing a dashboard in flex. I have retrieved data from SAP query_view_data and I am able to show it in charts. However now I want to pass parameter to SAP web service to retrieve data between two dates. I am trying…
Ravi Kumar Singh
  • 191
  • 1
  • 15
1
2
3
9 10