Consume Data in Hana on SAP BW
Hello, Thank you for your suggestions.However i wold like to let you know that our BW is not on Hana database. Our BW is siting ontop of a microsoft database and we have got a standalone Hana database....
View ArticleRe: hana on sap bw
Hi Surya,Please follow to below links to learn more on BW on HANA BW On HANA Cookbook : covers almost all parts of BW on HANAhttps://cookbook.experiencesaphana.com/bw/ SAP NetWeaver BW on SAP HANA...
View ArticleRe: Consume Data in Hana on SAP BW
HI Ravi, In this case may be you can try ODP though i am not sure about it as this is used with HANA database of an ABAP systemThough you can take a look...
View ArticleRe: Physical table is not allowed in OUT table variable position: OP_SALES_BOOKS
Hi Ravindra , Thanks for your support. I got the document from the below link. http://www.saphana.com/docs/DOC-2171 There is a folder called 1400 - SqlScript_tutorial in the SAPHANA_TechnicalDocuments...
View ArticleRe: Consume Data in Hana on SAP BW
Hmm, I thought so. otherwise you would not have mentioned BW and Standalone HANA separately. The options for the reporting on HANA model depend on multiple factors. 1) If you have BO reporting, then...
View ArticleBW to
Hi Guru's, I have a question following below. 1) After Migration from BW to HANA what are all the steps followed. 2) Suppose after migration Process chain Initial Filling of New Aggregates Update...
View ArticleRe: BW to
Hi Vijay, i guess your questions were answered here:http://scn.sap.com/thread/3399144 So why are you creating duplicate thread? Regards,Vivek
View ArticleRe: hana on sap bw
Hi Surya,You can also check:SAP NetWeaver BW on SAP HANA Project Approaches - Webinar Presentation :http://scn.sap.com/docs/DOC-41509http://scn.sap.com/docs/DOC-27694 Importing BW Models to HANA and...
View ArticleRe: For loop using decimals in SAP HANA
Hi Ramana, If you check the syntax for the "FOR LOOP", it clearly mentions that the <start_value> ::= <signed_integer><end_value> ::= <signed_integer> So I don't think you will...
View ArticleRe: HANA Delivery Units.
Hi Bharath, I think you should be able to identify last modified / created objects from the _SYS_REPO.ACTIVE_OBJECTS table. I don't have access to the system right now, but please check the table...
View ArticleRe: Is null really null ?
Hi Michael, You are assigning the default value as '' which is a blank string but NOT equal to NULL. One quick check to see if the value is really null, is to check the default setting in the Studio...
View ArticleRe: Does HANA replace BW?
Hi Vivek, good arguments, but with SAP Business Suite running on HANA the arguments to run the included BW system are vanishing with more and more functionality built directly in HANA. We will see what...
View ArticleRe: HANA calculation view performance tips
Hi, FabioThe Join should be performed on a minimal resultset. Fig1:If the Union increases the number of rows then its bad for the join above it. The Join could take more time to process. Fig2.Though...
View ArticleRe: Does HANA replace BW?
Hi Andreas, Yeah SAP is building more and more functionality in HANA but still at present HANA will not replace BW. SAP released Suite running on HANA but at the same time it is also building new...
View ArticleRe: Does HANA replace BW?
Hi Prasad, Current deployment of BW replace their existing underlying database with HANAIt is simple, good performance - Migrating your BW system to run on HANA is likely to make it run considerably...
View ArticleRe: Is null really null ?
Hi Micheal,What you got as a result is perfectly what as expected.In HANA Studio NULL will be represented by '?'.Here the length is shown for Empty String ' '. --Shreepad
View ArticleRe: How can I Pivot a table using SQLScript
Hi Parminder, SAP Data Services offers good pivot transformations and can be connected to HANA.You can try out that option but not really sure if you can have this within SQL. --Shreepad
View ArticleCreate Procedure fails
Hi All, I am working on a product which integrates with SAP B1 and I am trying introduce support for SAP HANA. As part of our product configuration I need to insert some code into the B1...
View Article