Attachments

Vinod Ramchandani vinod.ramchandani at patni.com
Mon May 26 08:17:55 EDT 2003


Thanks Kjetil,
 
I have found two FM's which can probalbly make my work easy.
1) SWI_WORKITEMS_OF_OBJTYPE_GET
2) SWL_WI_ATTACHMENTS_READ
 
But How should I encapsulate this functionality in my logic.
I was thinking in the following direction.
- Write one Static(Instance Independent) Method in the according Business
Object,
And call this method in first step of the flow and passing this attachment
table to the workflow container parameter - _attach_objects.
 
But your suggestion is seems to be quite efficient (using check function
module).
But Check Function has the similar interface like event container.
How can I pass the the value to the _attachment_objects from check funtion
module?
would you have any idea?
Should i modify the event, to change the event container parameters...or
anything else?
 
Thanks once again for your help.
 
- Vinod.
 
 
 
-----Original Message-----
From: SAP Workflow [mailto:Owner-SAP-WUG at MITVMA.MIT.EDU]On Behalf Of
Kjetil Kilhavn
Sent: Monday, May 26, 2003 11:19 AM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Re: Attachments
 
 
Write a check function which finds the previous instance of the same
workflow for the requisition object (SWW_WI_TO_OBJECT_FIND) and copies the
attachment object(s).
--
Kjetil Kilhavn
 
 
 
 
 
                    Vinod Ramchandani
                    <vinod.ramchandani at p        To:
SAP-WUG at MITVMA.MIT.EDU
                    atni.com>                   cc:     (bcc: Kjetil
Kilhavn)
                    Sent by: SAP                Subject:     Attachments
                    Workflow
                    <Owner-SAP-WUG at MITVM
                    A.MIT.EDU>
 
 
                    24.05.2003 10:05
                    Please respond to
                    "SAP Workflow Users'
                    Group"
 
 
 
 
 
 
 Hi Workflowers,
 I want to configure Standard Purchase Requisition Release Workflow.
 I want to carry the attachments on workitem to the next release iteration.
 - Workflow has simply two step execution.
 - Workflow is triggered on "releasestepcreated" event.
 - At every iteration of the release procedure of the same requisition, In
new Workflow instance, I need the attachments of the previous workflow
instance which is in  "completed" - status.
 can anybody have any suggestion or Idea?
 
Thanks in Advance.
Regards,
Vinod.
 
 
 
 
 
-------------------------------------------------------------------
The information contained in this message may be CONFIDENTIAL and is
intended for the addressee only. Any unauthorised use, dissemination of the
information or copying of this message is prohibited. If you are not the
addressee, please notify the sender immediately by return e-mail and delete
this message.
Thank you.
 


More information about the SAP-WUG mailing list