Termnating BODS While uploading the ABAP code to SAP CRM

Hello,

Objective:-
To extract the SAP data. BODS-SAP Connection must be in Execute Pre-ploaded mode, becuase Source may be QAor pROD.

Activity:-
This(Uploading ABAP Code to SAP) I have done easily in Dev environment where client was closed (No Modification in SAP repository was allowed).

Observation:-
While setting to Generate_and_Execute below is the error

The ABAP program <ZASS_PRG> for ABAP data flow <ZASS_DF_UPDT> (datastore <DS_SAP_ASS>) was not uploaded: < RFC CallReceive error <Function RFC_ABAP_INSTALL_AND_RUN: Changes to Repository objects are not permitted in this client. Changes to Repository objects are not permitted in this client. The problem may go away if you change the SAP datastore property to Execute in background(batch)>. >.

Result:-
Termnating BODS While uploading the ABAP code to SAP CRM.

Pls suggest what are the possible causes that is terminating BODS.


sjain :india: (BOB member since 2009-04-17)

The steps are the following:

Upload your abap to the dev system:
http://wiki.sdn.sap.com/wiki/display/EIM/Moving+ABAP+to+Production+(DI+12.1)

Login into the dev system using SAP GUI and release the CTS request for these ABAP programs and let your basis team transport them all through to prod.

In your prod repository of dataservices change the datastore to execute_preloaded.


Werner Daehn :de: (BOB member since 2004-12-17)

Hello,

Funtion avaiable at below path must also be uploaded manually in other than DEV environment, ???
C:\Business Objects\BusinessObjects Data Services\Admin\R3_Functions\ManualInstall


sjain :india: (BOB member since 2009-04-17)

Yes, but usually you use the transport file (see other directory next to this) to upload them all at once into dev and then CTS’ them over to prod. Functions are a requirement for prod resp. execute_preloaded.


Werner Daehn :de: (BOB member since 2004-12-17)

Thanks for your response.

After that, there is one more error occuring.

" The SAP Job was cancelled for host<>, Job name xyz_job, job count <16520900>, Job log from
17120 20144 R3C-150605 4/27/2012 4:52:18 PM 20120427, 165209, Step 001 started (program ZASS_AUTH__PRG, variant &0000000000003, user )

17120 20144 R3C-150605 4/27/2012 4:52:18 PM 20120427, 165209, Job cancelled after system exception ERROR_MESSAGE


sjain :india: (BOB member since 2009-04-17)

Checked this thread too.

But Still error persists.


sjain :india: (BOB member since 2009-04-17)