cancel
Showing results for 
Search instead for 
Did you mean: 

script logic copying data from one model to a different model

michele_medaglia5
Active Participant
0 Kudos

Hi BPC Friends

I would like to copy data from one model to another using the below script but I got an error message

Accepted Solutions (1)

Accepted Solutions (1)

former_member186338
Active Contributor
0 Kudos

Sorry, is it so hard to ask question with full information required???

I have provided this linked thousands of times: https://blogs.sap.com/2014/01/31/how-to-ask-questions-about-script-logic-issues/

In order to answer you have to provide the full list of dimensions for each of 2 models and explain the relationship!

I can only assume that you have to:

*RENAME_DIM COSTCENTRE=COSTCATEGORY //instead of *SKIP_DIM =COSTCENTRE

...

*REC(COSTCENTRE=COSTCENTRE.COSTCAT...

Answers (0)