Additional Blogs by SAP
cancel
Showing results for 
Search instead for 
Did you mean: 
SEdelstein
Product and Topic Expert
Product and Topic Expert

The script logic functionality for the application SAP BusinessObjects Planning and Consolidation 7.0 version for Netweaver (SAP BPC NW) does not currently have the inherent functionality to move transaction records from one application to another.  This functionality exists in previous Microsoft based versions of BPC (keyword: *DESTINATION_APP), and is desirable from a data modeling design perspective.

New coding is now available to replicate the DESTINATION_APP functionality in SAP BPC NW.  The new functionality allows the transfer of records from one application to another within the same AppSet.  The dimension values contained in the source and the target application can be mapped, renamed, and/or added through a series of parameters available in the new functionality.

The SAP Businessobjects EPM Region Implementation Group has recently posted onto SDN a How To Guide that provides this functionality back into SAP BPC NW through the use of a Business Add-In (BADI).  You can view the How To guide and an associated file that provides the ABAP code to implement it (contained in an easy to use self contained transport) at the following links:

How To... Custom BADI for replicating "Destination_App" script logic functionality in SAP BUSINESSOBJECTS PLANNING AND CONSOLIDATION, version of SAP NetWeaver:

http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/e04b5d24-085f-2c10-d5a2-c1153a9f9346&override...

 

Transport File for Destination App :

http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/1048e171-0a5f-2c10-42a6-852f6caa0c05&override...

 

http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/1048e171-0a5f-2c10-42a6-852f6caa0c05&override...

1 Comment