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: 

Purchase Order Attachments

Adi_Bathineni
Participant
0 Kudos

Hi Guru's,

I've a scenario which i should read the documents from Purchase Order . Documents are attached to Purchase order while creating.

Is there any FM/BAPI to read the attachments from the Purchase Order???

in which table the values are stored (attachment details)??

Thanks in advance.

Thanks you,

Adi.

4 REPLIES 4

Former Member
0 Kudos

hii,

for storage

regards,

Shweta

0 Kudos

Shewta,

Thanks for your answer.

I tried in another way and succeeded.

I've used

Table : SRGBTBREL and a Function Module (FM:) SO_DOCUMENT_READ_API1.

Thanks,

Adi.

0 Kudos

Hi,

May I know how you did this?

I have a program that needs to attach pdf to Purchase Order in Content Server...

Thanks!

Adi_Bathineni
Participant
0 Kudos

we did it