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

errors when running RFBIBL00

Former Member
0 Likes
1,051

Im trying to post an accounting doc using the program RFBIBL00, but Im getting the error 'file could not be opened'

Im using a text file

should another type of file be used?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
857

Hi Sia,

are you using local file or application server file ?

check if the file path is correct ?

check if you have authorization ! you can check ,it with transaction SU53.

can you post the output of su53 ?

Regards,

Ihsen ABROUG

6 REPLIES 6
Read only

ThomasZloch
Active Contributor
0 Likes
857

- file name incorrect?

- file already open?

- insufficient rights to read the file?

Read only

Former Member
0 Likes
857

also possible that write permissions on the APP server are not in place?

Read only

Former Member
0 Likes
858

Hi Sia,

are you using local file or application server file ?

check if the file path is correct ?

check if you have authorization ! you can check ,it with transaction SU53.

can you post the output of su53 ?

Regards,

Ihsen ABROUG

Read only

0 Likes
857

im using local file

Read only

0 Likes
857

> im using local file

That's lovely. RFBIBL00 only works with files on the application server. Have your file transferred there and try again.

Thomas

Read only

0 Likes
857

i am using a local csv file can u guide me further