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

Image Attachment

Former Member
0 Likes
434

Hi All

I need to attach image to invoice to transaction FB03.. when I use create->attachment method .. its asking popup to enter the FILE location.

I need to enter the filepath in my program dynamically from the selection screen .. ie from application server ..

It wld be helpful if anyone give a suggestion.....

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
368

hi

you can refer to the code which is given on this link

hope it helps

regards

Aakash Banga

2 REPLIES 2
Read only

Former Member
0 Likes
369

hi

you can refer to the code which is given on this link

hope it helps

regards

Aakash Banga

Read only

Former Member
0 Likes
368

Hi

I am using .JPEG file to be attached to invoice using transaction FB03. kindly suggest regarding the same..

Thanks