2007 Mar 27 9:50 PM
Hello,
In my application i´m using the GOS by starting the service "view attachment-list" directly (in a 4.6C System).
In this method goes only object(borident), how I can spend several Objecte at the same timebut i need to show multiple objects
i can´t find a method to do this!
Example
Object 10000001KNA1001
Attachment file name : abc.doc
Object 10000001KNA1002
Attachment file name : bcd.doc
Object 10000001KNA1003
Attachment file name : cde.doc
2007 Mar 27 10:32 PM
2007 Mar 27 10:32 PM
2007 Mar 28 1:54 PM
you can also use FMs
BDS_GOS_CONNECTIONS_GET
or
BDS_ALL_CONNECTIONS_GET
to get the attachment list
Raja
2007 May 24 7:23 PM
Hi
Do you have a program example by using CL_GOS_ATTACHMENTS?
Thanks!
Ricardo
2007 Jul 26 8:59 AM