2010 May 31 6:15 AM
Hello Experts,
I am trying to get data format for program RM06IBI0, which in turn can be got thro' RM06IBIE.
When I try to execute RM06IBIE with a file in the application server, I get error saying this does not match with the entry maintained in v_filename. I made sure the dir and the file name are the same as the entry in v_filename for ZFILE.
Could you please share your ideas on this ?
Thanks
Seema.
2010 May 31 6:55 AM
program used logical file MM_PURCHASING_INFORECORDS
-> physical file is /usr/sap/trans/data/mminforecords
look tcode "FILE"
A.
Hello Experts,
I am trying to get data format for program RM06IBI0, which in turn can be got thro' RM06IBIE.
When I try to execute RM06IBIE with a file in the application server, I get error saying this does not match with the entry maintained in v_filename. I made sure the dir and the file name are the same as the entry in v_filename for ZFILE.
Could you please share your ideas on this ?
Thanks
Seema.
2010 May 31 6:52 AM
Hi,
Solved on my own ..program RM06IBIE has to be executed with the default logical file name provided "MM_PURCHASING_INFORECORDS" .
Thanks
Seema
2010 May 31 6:55 AM
program used logical file MM_PURCHASING_INFORECORDS
-> physical file is /usr/sap/trans/data/mminforecords
look tcode "FILE"
A.
2010 May 31 6:59 AM
You should pass the logical file name and at runtime, the logical file name is converted by the FILE_GET_NAME function module to a platform-specific path and file name.
Check your logical filename in FILE transaction.
Press F1 on filename parameter in RM06IBIE program,you will get more information.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |