cancel
Showing results for 
Search instead for 
Did you mean: 

ADF- ABAP DATA FLOW ERROR in BODS

ahalya_inturi
Active Participant
0 Kudos

Hi

I am trying to implement ABAP data flow in Data services

I have learned that ABAP Execution Option:Generate &Execute option is not working as client is closed from ECC.

So i am trying to implement this using ABAP Execution Option:"Execute Preloaded " option .

i am trying these below steps

  1. Right click the ABAP dataflow in Local Object Library which needs to be uploaded to
    ECC.
  2. Select Generate ABAP Code option from context menu.
  3. On the next window, select the check box that says Upload generated programs.
  4. Providing the folder path . example "c:\temp " and ABAP File name as "ZTEST.abp"

From above steps i am changing the option Generate ABAP Directory to "c:\temp "

in SAP Data store

Can any one please let me know if i am doing any wrong here

Accepted Solutions (1)

Accepted Solutions (1)

former_member187605
Active Contributor
0 Kudos

If you're developing ABAP data flows, you must always use the Generate and Execute option. And therefore your ECC client must be open for development.

ahalya_inturi
Active Participant
0 Kudos

Hi Dirk,

Thanks for your reply.

Yes , I have tried in the DEV box and it was working with option Generate and execute.

But this option is not working / Not authorized to perform ABAP data flow implementation in the Quality and Prod landscapes. so trying to work around with any other options.

Kindly suggest me how to approach the same in QA , Prod landscapes

Thanks

Ahalya

former_member198401
Active Contributor

ahalya.inturi

You will have to use the option Execute Preloaded for Quality and Prod landscape. For this you need to run the ABAP function module on the SAP Application Server using the Transport mechanism. Get in touch with your Transport Team.

Refer SAP Note

1867160 - Data Services job fails to extract from ECC via Client pointing to a non-modifiable repository

Regards

Arun Sasi

ahalya_inturi
Active Participant
0 Kudos

Thanks Sasi , Sure will check on this

Thanks

Ahalya

Answers (0)