Quantcast
Channel: SCN : Discussion List - SAP Planning and Consolidation, version for SAP NetWeaver
Viewing all articles
Browse latest Browse all 5414

Help How to Push data to Another Application BPC NW 10 Using BADI

$
0
0

Dear All,

I new to this BPC, and now currently I'm in BPC NW10 Project, My 1st BPC Project.

 

I have read almost all the documentation about logic script and BADI. And I can manipulate Data using Logic Script and BADI (UJO_Custom_logic) quite good for 1 Model.

 

For crossing between model, I have done using Logic Script Destination_App in logic script (From Source Application Model to Target Application Model), and Also in BADI (I'm using BADI UJO_Custom_logic to Retrieve the data from Target model to Source Model) and it works perfectly.

But actually the client doesn't want to retreive the data from target application model to source application model, they want to push data from Source Application Model to Target Application Model.

 

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e04b5d24-085f-2c10-d5a2-c1153a9f9346?QuickLink=index&overridelayout=true&44976897775036

That's the documentation for BPC NW 7.5, for Destination App in badi, but I cant transport it to BPC NW 10, So I cant try Destination_App in BPC NW 10. So I tried to find another information, But I cant find any source code in BADI (ABAP Code), they only show only Logic Script Code.

 

Is there any sample BADI (ABAP Code) for Destination_App ? Because I saw from all documentation they only code like below in logic Script without showing any BADI (ABAP Code)

*START_BADI DAPP

DESTINATION_APP = "Finances"

ADD_DIM="INTCO=I_NONE"

*END_BADI

 

doesn't we need to Code ABAP in Badi ? if Yes can I have a sample code ?

if Not so we can just put Destination_App = 'Finances' , Add_Dim, Skip_Dim and Rename_Dim in logic script then the program will automatically push the data ? if Yes so what is the different using badi or not for Destination APP ?

 

Thank You

 

Regards,

Budi


Viewing all articles
Browse latest Browse all 5414

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>