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

Co Retraction BPC to ECC

Former Member
0 Kudos
615

Hi Gurus,

Actually im new to Retraction from BPC to ECC. I followed How Guide Pdf and Created filter and BADi.

What is my issue is, when check the standard BAPI its giving message as shown in Pic.  Please help me on this.. Do we need to Activate the BAdi Manually or ?.

And in How to Guide they said we need to give web application Parameter.. Im bit confusing where to give this parameter in BPC 10.0

and what should be give in this l_appl_param ,, presently we are giving our destination client ECC dev.

Please help on above issues.

Thank You in Advance.

Regards

P J R

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Although you are following retraction guide available on internet which is based out of BPC 7.5 version.

You have to maintain some RFC settings in BPC 10.0 in tables below-

UJA_USER_DEF

UJ0_PARAM_APP

Create entries in table as-


1) UJA_USER_DEF - Your Env ID, Your Model , Default_Key as 'POSTPRIMCOST_ERP_DEST' , Default type ' SYSTEM ' and Default_Val as your target client ' ECDCLNT300 '


2) UJ0_PARAM_APP - Your Env ID, Your Model , Field as 'POSTPRIMCOST_ERP_DEST', Type as ' IMG 'and Value as ' ECDCLNT300 '

Hope this helps,

Regards,

Ashish Kathal

Former Member
0 Kudos

Thank You Ashish for Quick Replay.

we have activated all parameters as you guided.

My question is about standard BAPI do we need to activate or it will be like that only.

when we debug the methods GET_DIM_FROM_DIM_TYPE we are getting my dimensions.

but method LOAD_DIMENSION_MEMBERS and method LOAD_ALL_DIM_MBRS. are not getting

dimensions members in Debug.

Please help me on this...

Thank You in advance

Regards

Jeevan

Former Member
0 Kudos

Hi,

I believe this bapi should be available in you ECC system. We are just calling that BAPI in BPC BW Box. I hope you have maintained the other properties in BPC as suggested in document and imported the superclass as well.

Hope this helps,

Regards,

Former Member
0 Kudos

Hi Ashish Thank You for your quick response.

we are trying to debug the code but when we reach BAPI we are getting below errors.

Thank you

Regards

Jeevan

Former Member
0 Kudos

Hi,

For the message 'Transfer a CO Object' please contact with your FI consultant.

Regards,

Former Member
0 Kudos

Actually i spoke to my FI Team,,

the Problem is in BPC we have Cost center and GL Account Dimension Only and we Maintained Properties and Shown in HOW to Guide DOc.  But in HG Document they Activity type Dimension ...

Here the Problem is In FI  also they have Activity types in ECC like (DIrect Lbr, Indirect Labor etc)..

Those Activity types are 1 to 1 mapping to cost center......

Is there any way we can skip Activity type and take Data at Cost center and GL wise and Update the same in ECC

Please guide us how to proceed.

Thank in advance

Regards

P J R

Former Member
0 Kudos

We are changed the code as per the BPC. its working fine

Thank you

Answers (0)