cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP BPC 11.0 HANA Code Push Down to DB

Former Member
0 Likes
453

Hi All,

I am just curious with the introduction of BPC 11.0, is there any improvement in the concept of HANA DB Level push down scripting that has been introduced? As we know of currently on BPC 10.1 we have BADI and also Logic Scripts, are these already enabled to write coding in HANA DB Level. If yes any blog or reference for us to learn these.

Best Regards

David Yee

View Entire Topic
former_member186338
Active Contributor
0 Likes

As far as I remember you can always use HANA DB functions in the BPC badi (not only in BPC11). Search blogs!

But script logic is not changed, same ABAP... only few functions are performed on HANA.

Former Member
0 Likes

Thank you for the response. Will search for blogs on HANA DB functions.