How to assign a container field value into a Object

Dart, Jocelyn jocelyn.dart at sap.com
Sun Oct 13 21:49:31 EDT 2002


Hi Ramkumar,
I take it you are doing this in a container operation?
Instead add an activity step referencing a task based on
object SYSTEM method GENERICINSTANTIATE.
This method takes in the object key and object type you pass
and returns an appropriately instantiated object.
Also in the book...
Regards,
        Jocelyn Dart
Consultant (SRM, EBP, Workflow)
and co-author of the book
"Practical Workflow for SAP"
SAP Australia
email: jocelyn.dart at sap.com
phone: +61 412 390 267
fax:   +61 2 9935 4880
 
 
 
 
-----Original Message-----
From: Ramkumar, Govindasamy [mailto:ramkumarg at m1.com.sg]
Sent: Monday, 14 October 2002 11:11 AM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: How to assign a container field value into a Object
 
 
Dear Workflowers,
 
I am trying to assign a container field value (VendorNo of type LFA1-LIFNR)
into a object (VendorObj of type LFA1) in the workflow to task container.  I
couldn't do this as the data type mismatches.
 
Is there a simple way to assign a field value into a object key field and
use that object in the workflow binding?  Pls. help.
 
Thanks & Regards
Ramkumar G.
 


More information about the SAP-WUG mailing list