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: 

ERROR in program RFBIBL00

Former Member
0 Kudos
593

hie all, i'm experiencing a problem running the program RFBIBL00 , which is used for Batch Input Documents(used for entering accounting documents and for clearing open items. This is done by importing and processing a UNIX file ) .The program is primarily intended for generating batch input sessions. Documents can, however, also be generated immediately using "call transaction" or "direct input" by means of the "Data transfer type" parameter. etc

my error is sayin file can not be open, and i am using ECC 6.0, it used to run wel with the R/3 4.0 system..

if anyone knows an alternative program or has a solution.. it very much welcome

kind regards,

7 REPLIES 7

Former Member
0 Kudos
343

Well, the first thing to do is to make sure that the file is actually there.

Rob

0 Kudos
343

ya the file is located in the c:\saprapid.txt

0 Kudos
343

Hi

RFBIBL00 can be read the file from application server only.

c:\saprapid.txt seems to be a file in presentation server: probably your pc.

Max

0 Kudos
343

hi i have tried on the application server and stil not opening.. this is how i put in the parameter.


umdev\c:\test\uploadtest.txt

0 Kudos
343

Seems that you have to find out with your local system/network administrators what the correct path is for SAP application server files.

Thomas

Former Member
0 Kudos
343

I'd like to know this could run in the 4.0 system?

Rob

0 Kudos
343

ya it worked in 4.0..