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: 

Attachment in FB03 through program

Former Member
0 Kudos

Hi,

I have one urgent requirement. Current program is uploading journal entry posting in SAP.

Now the requirement is, after uploading journal entries in SAP now the user is going to the FB03 transaction and attaching all the document in FB03 transaction manually.

Now the user need to save the time they given the following requirement:

1) The attachment provided in the file path should be attached/uploaded for every SAP document created (FB03) from the uploaded journals.

Kindly help me any body aware how to implement the above requirement through ABAP program.

1 REPLY 1

andreas_mann3
Active Contributor
0 Kudos

use fm ARCHIV_CONNECTION_INSERT for archive

and tcode OAOR for BD

A.