-
I am using PyRFC to pull data from SAP BW Cubes using BAPI_MDDATASET_CREATE_OBJECT, BAPI_MDDATASET_SELECT_DATA, and BAPI_MDDATASET_GET_FLAT_DATA. I pass in my MDX query, and the results are close to what I see in MDXTEST, but a few columns are always missing. I have also tried with RSR_MDX_CREATE_OBJECT and RSR_MDX_GET_FS_DATA with the same results. Is there any reason this might be happening? |
Beta Was this translation helpful? Give feedback.
Answered by
bsrdjan
Oct 28, 2022
Replies: 1 comment
-
Answered here: #283 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
bsrdjan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Answered here: #283