2006 Nov 30 10:21 AM
Hello,
I am trying to display/change a sequential file on the presentation server with RFBITO00. I want to use the file to create a batch input file.
The file is created according to the guidelines for RFBIBL00.
Executing RFBITO00 results in :
"Presentation server file could not be read/found: 4"
Trying to import the file from transaction SM35 results in:
"BDC_INSERT, session not opened"
I have been looking carefully for errors in the structure and fields of the file but that all seems OK to me.
Any ideas?
Hello,
I am trying to display/change a sequential file on the presentation server with RFBITO00. I want to use the file to create a batch input file.
The file is created according to the guidelines for RFBIBL00.
Executing RFBITO00 results in :
"Presentation server file could not be read/found: 4"
Trying to import the file from transaction SM35 results in:
"BDC_INSERT, session not opened"
I have been looking carefully for errors in the structure and fields of the file but that all seems OK to me.
Any ideas?
2006 Nov 30 10:23 AM
2006 Nov 30 10:35 AM
u might not have access to use this file in the transaction...May be u can write a program to upload this data using GUI_UPLOAD and use a BDC to create a session in SM35 and process it.