Authorization issue in SAP-ECC

Hi,

We have moved BODS 4.0 transports to SAP-ECC which we are using as a source system. All the jobs ran fine.

Now we got recommendation to use BODS 4.2 for our project, I migrated BODS 4.0 job in 4.2 and getting below error.

RFC CallReceive error <Function /BODS/RFC_ABAP_INSTALL_AND_RUN: RFC_ABAP_MESSAGE, You are not authorized to perform this activity

Our security team said they are some roles need to be added for object DS_AUTH.

My concern is dont we need to move 4.2 transports to ECC environment, will 4.0 transports enough to establish connectivity?

And in our DEV only 210 client is open and we are executing jobs in ‘Generate and execute mode’. When running job in 220 client (which is closed) with ‘Execute preload’ am getting below error.

RFC CallReceive error <Function Z_AW_JOB_RUN: RFC_ABAP_EXCEPTION-(Exception_Key: ABAP_PROGRAM_DOES_NOT_EXIST, No appropriate entry found in table ADRCT)
What needs to be done.

I have never worked with ECC as a source hence so many questions, appreciate if someonce can guide me.

Regards
Pavani


pavani_yerra (BOB member since 2010-04-28)

Regarding above, I don’t know how it works in BODS 4.0, but in 4.2 make sure to check to following.

Settings in your datastore advanced settings. There you have select the right ‘Upload options’. After those are correct, go to your development datastore, right click on the abap dataflow and select ‘Generate ABAP code’. There you also have the option to upload it.

Once you release the transport from your dev system to your other systems, your code should execute.


ScSi :belgium: (BOB member since 2013-10-08)