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

Purchase Order Attachments

Adi_Bathineni
Participant
0 Likes
3,893

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.

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
Read only

Former Member
0 Likes
1,035

hii,

for storage

regards,

Shweta

Read only

1,035

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.

Read only

0 Likes
1,035

Hi,

May I know how you did this?

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

Thanks!

Read only

Adi_Bathineni
Participant
0 Likes
1,035

we did it