system
October 28, 2012, 3:43pm
6
Well I really think that it is not an error from the SAP side.
But I am not sure if the problem is that the job can reach the location where the abap is stored. I tested a non-existing share and got the following error:
R3C-150301 10/28/2012 4:40:36 PM Error opening file //192.168.1.2/Share/KNA1.aba>.
So that does not seem to be same error. Unless in different versions the error is different. I am on 4.0 SP2.
By the way, similar error:
Dear Experts, I have after some struggle finally setup the Rapid Mart on BO server. Connection is establised for ECC6.0 as the source system. My target is SQL Server 2005 database. I have DataStore as R3_DS and RM_DS as source and target. Now when I execute the Job, my data services job process is terminated by this error message
“12.2) 10-30-10 14:50:35 (E) (9084:9052) R3C-150607: |Data flow DF_FiscalPeriodNotYrSpecific_SAP
Execute ABAP program <C:/temp/ABAP_Programs/ZFISCPER.aba> error < Ope…
We are getting the below error while executing an ABAP dataflow
5100 5152 R3C-150607 24/10/2012 4:12:29 AM Execute ABAP program <//vwmexappd001/DSCompartido/Z_ABAP_PGPB_LFA1.aba> error < Open File Error
Our analysis is as below :
During the transformation the .aba files get generated on the WINDOWS shared location (\vwmexappd001\DSCompartido\Z_ABAP_PGPB_LFA1.aba)
To generate the .dat file the ABAP program reads the .aba file located on WINDOWS shared location using the UNIX path (//vwmexappd001/DSCompartido/Z_ABAP_PGPB_LFA1.aba)
o NOTE: to access the shared folder in WINDOWS the folder path should be separated using backward slash ()
The Program fails to find the .aba using the UNIX PATH on the WINDOWS OS.
o Following is the Exact Error Message: 5100 5152 R3C-150607 24/10/2012 4:12:29 AM Execute ABAP program <//vwmexappd001/DSCompartido/Z_ABAP_PGPB_LFA1.aba> error < Open File Error
Please let us know what could be the issue.Waiting for a quick reply.
Step 2 is incorrect. The .aba is never read by SAP. When there is a problem with the .dat file during runtime of the SAP job you will know.
Johannes Vink (BOB member since 2012-03-20)