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

JPEG Invoice

Former Member
0 Likes
584

We are receiving INVOICEs from an OUTSIDE vendor thru a File. This file also contains the Attachments(The scanned Image of the Inovice).

Now in ABAP we want to store the Invoice Images? Whether it is feasible? IF so how please?

Thanks a bunch.

We are receiving INVOICEs from an OUTSIDE vendor thru a File. This file also contains the Attachments(The scanned Image of the Inovice).

Now in ABAP we want to store the Invoice Images? Whether it is feasible? IF so how please?

Thanks a bunch.

3 REPLIES 3
Read only

Former Member
0 Likes
533

You can do that by archiving the documents.

Look at OAOR transaction for the same, also look at the details of how the documents can be archived.

Else you can look at Document management system of SAP.

Regards,

Ravi

Note : Please mark all the helpful answers

Read only

0 Likes
533

Thanks Ravi. Where do you ARCHIVE these pictures, Inside the R/3 BOX or outside the R/3 BOX in an Unix directory?

Read only

0 Likes
533

You can configure the archiving module to intially store the documents in R/3 box and later move it out.

Regards,

Ravi