bind up object and workflowprotocol

Soady, Phil phil.soady at sap.com
Tue Apr 1 03:29:02 EST 2003


Add Container element LF1A, of type OBJECT LF1A to Wflow container.
 
Create a TS that uses SYSTEM.GenericInstantiate    .
 
BIND TASK as follows
WFLOW TO TASK IS.
                OBEJCT     'LF1A'        The string
                KEY        VendorNo.     You have this in the workflow ?
                                     MUST BE THE FULL KEY as STRING!
 
TASK to WFLOW=20
                OBJECTInstance     LF1A           The object.
 
 
I am imaging the exact binding popup. It will  be different but you get =
the idea.
 
Fabulous stuff. Beats writing a GETMETHOD a 4 million times.
If you can test the INSTANTIATE on the on your object, then test it in
SYSTEM. Should work there. Then Test you task.
 
 
>From then on your cooking with gas.
 
 
 
Phil Soady
Senior Consultant
Business Technologies
SAP Australia
* : 0412 213 079
* : phil.soady at sap.com
 
 
 
 
 
-----Original Message-----
From: "G=E4nsmantel, Arno" [mailto:Arno.Gaensmantel at kivbf.de]=20
Sent: Tuesday, April 01, 2003 5:40 PM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: AW: bind up object and workflowprotocol
 
 
Hello Tomasz,
 
I want do to so, but I have some difficulties.
 
I create a method and instance the Business Object LFA1.=20
But how can I get the Business Object in my method container element =
LFA1 ?
 
Best regards
Arno
 
-----Urspr=FCngliche Nachricht-----
Von: Zmudzin,Tomasz,VEVEY,GL-IS/IT [mailto:Tomasz.Zmudzin at nestle.com]
Gesendet: Freitag, 28. M=E4rz 2003 07:34
An: SAP-WUG at MITVMA.MIT.EDU
Betreff: Re: bind up object and workflowprotocol
 
 
Arno,
 
It depends on what you mean -- your question is somewhat unclear on =
what you want to achieve.
 
If you want to have access to the workflow logs from the vendor display =
(via Object Services), your top-level workflow needs to have a =
container element of the appropriate type (LFA1, LFM1, or LFB1 -- =
please check which works best for you).
 
Kind regards,
Tomasz
 
-----Original Message-----
From: "G=E4nsmantel, Arno" [mailto:Arno.Gaensmantel at kivbf.de]
Sent: Friday,28. March 2003 07:23
To: SAP-WUG at MITVMA.MIT.EDU
Subject: bind up object and workflowprotocol
 
 
Hello,
 
we created a workflow to build up a vendor.
 
Is it possible to bind the object vendor with the workflowprotocol?
 
Any idea?
 
Thanks
Arno
 


More information about the SAP-WUG mailing list