2014 Jan 21 9:16 AM
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.
2014 Jan 21 9:18 AM
Hi,
the function to be used depends of how you configure your GOS / Archivelink. HTTP Content Server, DataBase, Hard drive ....
regards
Fred
2014 Jan 21 9:26 AM
2014 Jan 21 9:33 AM
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