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

Create Attachments using GOS

former_member216215
Participant
0 Likes
815

Hi Everybody,


The use of SGOS_DOCUMENT_CREATE_DIALOG function modules Does anyone have an idea about the shape?


CALL FUNCTION  'SGOS_DOCUMENT_CREATE_DIALOG'  "SGOS: Create Document
   EXPORTING
     is_object =          ?       
  ip_title =                  ?
  IMPORTING
    ep_document =              ?
    .  


How do we use this function ?  An Example.


Good Work.


Best Regards Rasim.

3 REPLIES 3
Read only

FredericGirod
Active Contributor
0 Likes
601

Hi,

the function to be used depends of how you configure your GOS / Archivelink. HTTP Content Server, DataBase, Hard drive ....

regards

Fred

Read only

0 Likes
601

Thank You Girod.

Read only

nabheetscn
SAP Champion
SAP Champion
0 Likes
601

You need to know which business object you want to attach the doucments to along with key fields. Just do a where used list.

Thanks

Nabheet