Quantcast
Channel: SCN: Message List - Data Warehousing
Viewing all articles
Browse latest Browse all 3366

Need help getting the BADI to work POST BPC10 upgrade

$
0
0

Hello,

We are currently in the process of upgrading from BPC7 to BPC10 in the development box. On testing the upgrade, we found that the BADI which is being called to write special project numbers into BW from BPC is not working anymore...

 

Here is what we see:

The BADI is an enhancement of UJR_WRITE_BACK (SE18)

We have a method IF_UJR_WB_PRE_PROCESS~PRE_PROCESS under which we are doing the follwing:

 

We check if the data requires new project number. If so we lock object to cause other submissions to wait
Next we retreive comment data based on member values on the record in ct_data
We determine next proj_num
We gather the properties and hierarchy data and create new proj_num
Finally we reverse records for original posted values
Adjust comments to adjusted dimension values & remove the lock object

 

 

Here is the challenge...

In the BPC7,

we had the following code to read dimension members

CALL METHOD lo_all_dim_data->read_dim_mbr_id

This particular method fell under class CL_UJA_DIM

 

However on the upgrade, this class CL_UJA_DIM is totally different and doesnt have the above method and many others...

 

Has anyone run into this issue? It almost looks like we will have to rewrite this development...

 

Can someone suggest us otherwise...

Looking to a postive response...

Thanks

Mayank


Viewing all articles
Browse latest Browse all 3366

Trending Articles



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