Skip to Content
0
May 04, 2018 at 11:03 AM

ADF- ABAP DATA FLOW ERROR in BODS

881 Views Last edit May 04, 2018 at 11:06 AM 2 rev

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