AW: bind up object and workflowprotocol

"Gänsmantel, Arno" Arno.Gaensmantel at kivbf.de
Wed Apr 2 05:27:54 EST 2003


Hello,
 
I get no values in my container object LF1A.
I use the Task TS01200205.
The workflowprotocoll shows no error.
 
But in The workflowtrace i found followings=20
 
- I8 052 (Bei der Datenflu=DFzuweisung an &OBJECTINSTANCE& trat(en) 1 =
Fehler
auf)=20
- W8 163(Die Objekttypen LFA1 und USR01DOHR sind nicht zueinander =
kompatibel
 
 
Here show the containervalues.=20
 
 
 
 <<...>>=20
 
I had no idea!
 
best regards
Arno
 
-----Urspr=FCngliche Nachricht-----
Von: Soady, Phil [mailto:phil.soady at sap.com]
Gesendet: Dienstag, 1. April 2003 10:29
An: SAP-WUG at MITVMA.MIT.EDU
Betreff: Re: bind up object and workflowprotocol
 
 
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