Application Development 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: 

How to attach an attachment to an Invoice

Former Member
0 Kudos
262

Hi All,

Is there a function module which can attached an attachment to an invoice. Normally when we do MIR4 and get into the display of the invoice then we have a link at the top which allows us to attach the attachment from there.

Can we attach the object using any function module if we have got the object to be attached and the corresponding invoice number. We would like this to be done by some code..

Regards,

Vidya.

1 ACCEPTED SOLUTION

Former Member
0 Kudos
113

You can activate by setting the parameter

SD_SWU_ACTIVE = X in your profile. Use tcode SU3 for the same.

3 REPLIES 3

Former Member
0 Kudos
114

You can activate by setting the parameter

SD_SWU_ACTIVE = X in your profile. Use tcode SU3 for the same.

0 Kudos
113

Hi,

This process is active in our system and we are able to attach mannually attachment to the invoice,but we want to automate this process and attach the document using some code.

I want to know is there any function module which can help me in doing this..

Regards,

Vidya.

0 Kudos
113

Check this

Attachment