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

BDC for file selection

Former Member
0 Likes
1,405

hi,

I want to record the file selection using BDC. but the dialog box which is for the file selection is also getting displayed while running the BDC program. is it possible that i pass a file name to it without the file dialog box.

Thanks in advance.

Regards,

Aparna.

1 ACCEPTED SOLUTION
Read only

athavanraja
Active Contributor
0 Likes
1,376

if the file selection dialog is a SAP GUI one then you can do that. but if its a windows one , for e.g file open dialog thrown by cl_gui_frontend_services=>file_open method then you cannot write BDC for that.

Regards

Raja

if your question is answered, can you click the radio button to award points to the helpful answers and close the thread.

Regards

Raja

10 REPLIES 10
Read only

Vinod_Chandran
Active Contributor
0 Likes
1,376

Hi Aparna,

Is the file selection dialog box coming because you have pressed the F4 on the field?

Please let me know which transaction is this, if it is not a custom made.

Thanks

Vinod

Read only

athavanraja
Active Contributor
0 Likes
1,377

if the file selection dialog is a SAP GUI one then you can do that. but if its a windows one , for e.g file open dialog thrown by cl_gui_frontend_services=>file_open method then you cannot write BDC for that.

Regards

Raja

Read only

0 Likes
1,376

hai raja,

yes it is through frontend_services->file_open_dialog.

may be that is why i am not able to do that.

Thank you.

Aparna.

Read only

0 Likes
1,376

if your question is answered, can you click the radio button to award points to the helpful answers and close the thread.

Regards

Raja

Read only

0 Likes
1,376

yes . it is answered but i do not see any option for awarding points to u.

Thanks and regards

Aparna

Read only

0 Likes
1,376

there are some people complaining about it.

Are you seeing three radio button under my name in the reply i have posted?

Anyhow i am writing to SDN team, lets see how it goes.

Regards

Raja

Read only

0 Likes
1,376

no. the radio buttons are not availale.

So i could not increase your score about your knowledge.

Regreting for that.

Thanks and Regards,

Aparna

Read only

0 Likes
1,376

There some other people who are able to award points. for example about 1/2 hr back i got some points in BSP forum.

I dont know why this happens to only some people. i have also noticed this reported from another guy in another thread within ABAP forum

Regards

Raja

Read only

0 Likes
1,376

Hi Raja,

I think there is some problem with rewarding points. Even if the post is marked as question, the option for rewarding points is not visible. I too did not receive some points because of this.

I think we should inform this to SDN.

Thanks

Vinod

Read only

0 Likes
1,376

Reported this to SDN and got a reply that they are working on this issue.

Regards

Raja