Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

OPEN DATASET

Former Member
0 Likes
555

Hi,

I have a program which is running background. It reads and writes a file from another server in the same domain. But open dataset command returns subrc = 8. do i have to add this directory to sap directories. if it so how can i add this entry ?

Thanks

Edited by: Mustafa SADIK on Dec 21, 2009 2:47 PM

4 REPLIES 4
Read only

Former Member
0 Likes
505

Hello,

1) Check if your profile has valid authorizations to create a file in AL11

2) Check if you are passing the correct path, which is case sensitive

Vikranth

Read only

Former Member
0 Likes
505

Subrc 8 means file couldn't be opened hence check whether the given file name and path is correct or not. File is opening in read mode then there won't be any issue with the access rights.

Read only

Former Member
0 Likes
505

[http://www.sapnet.ru/abap_docu/ABAPOPEN_DATASET.htm]

Read only

0 Likes
505

Hello Krupajani,

Welcome back. Hope atleast now you would follow the forum rules. Else the same thing may happen again.

Vikranth