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

regarding file path

Former Member
0 Likes
281

hi,

Pls send me the difference between file get name path and file_open_dialog.

Also when bapi returns the error message how to find out for which doc item the error is displayed and how to capture

as the requirment is to display the item and corr esponding err in the classicl report

1 REPLY 1
Read only

Former Member
0 Likes
255

the file open dialogue is used to get the file name from presentation server.

and check the documentation of file_get_name. there is a very good documentation given got this FM in the FM documentation..

this is for logical file name mapping to physical system file names..

and all BAPI's have their own return tables, check which particular BAPI you are talking about

Edited by: Soumyaprakash Mishra on Sep 24, 2009 12:46 PM