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

Which file path should I pass bdcdata table

raktim_banerjee
Participant
0 Likes
646

Hi ,

I have the following scenario.

There is a button in the standard transaction which opens a dialog box. User can choose a file in the dialog box. That file will be uploaded in the transaction.

I need to write a bdc for this transaction. What file path I need to pass through BDCDATA table? Will it take file from application server or presentation server?

Thanks is advance.

Raktim

5 REPLIES 5
Read only

Former Member
0 Likes
617

Hello,

Which standard transaction are you talking about?

Vikranth

Read only

0 Likes
617

Dear Vikranth,

I am calling transaction SAPAPO/SDP94.

Thanks

Raktim

Read only

0 Likes
617

Aborted this idea.

Read only

Former Member
0 Likes
617

In transaction SM35 you can create a batch input report in an easy way. Use recording button

Read only

0 Likes
617

Dear Jorge,

I got the the recording. Now I need to pass the file path whoch called transaction is expecting. Should I pass path in the application server or presentation server?

Thanks

Raktim