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

Attachment document via RFC

Former Member
0 Likes
601

Hello every one

I would like to attach a document (e.g. word file) using

a function RFC, this function should attach the document to

the Purchase requisition transaction NOT using the DMS system.

can anyone know about a function of this kind?

Thank you Emmanuel.

Hello every one

I would like to attach a document (e.g. word file) using

a function RFC, this function should attach the document to

the Purchase requisition transaction NOT using the DMS system.

can anyone know about a function of this kind?

Thank you Emmanuel.

2 REPLIES 2
Read only

Former Member
0 Likes
468

Take a look at Object Services. This is the button that appears in a lot of transactions on the title area above the normal button bar.

For program usage - look at class methods in classes like CL_GOS*

Not sure if there is any RFC function.

Andrew

Read only

0 Likes
468

Thank you

Emmanuel