cancel
Showing results for 
Search instead for 
Did you mean: 

How to replicate end-routines and function modules from SAP BW4H to SAP Datasphere?

rohan555_pj
Explorer
0 Kudos
275

We have SAP ADSO created in SAP BW4H extracted from S4H. Some of the Dimensions have routines and standard function modules in end-routines and field level routines. How do we replicate this in SAP DS. Is there any migration tool or any blogs or any methods to replicate the SAP Standard function modules and custom ABAP routines in SAP DS ? 

 

For example, Convert date to FY Period. we have a standard FM where we can use in BW4H to convert date to FYP. How can we replicate that in SAP DS if we are building a new flow in SAP DS. Please advise.

 

Thanks

MP

View Entire Topic
TuncayKaraca
Active Contributor
0 Kudos

Hi @rohan555_pj,

As far as I know, there are no migration tools for the dimension routines that are on the ABAP platform. Check out this question Options of routines to implement logic in Datasphere and  @XaviPolo's answer.

Thanks,
Tuncay 

rohan555_pj
Explorer
0 Kudos
Yep thanks for the update. We need to code manually and no shortcut unfortunately.