Object Attributes vs Container Elements

Raskin, Alon (Soliance) ARaskin at cps-satx.com
Mon Jul 2 11:30:41 EDT 2001


Yes something like that. Of course you cant call a FM directly from a
workflow, you will need to wrap it up in a method. My recommendation is to
use attributes of an object but of course this depends on the particular
details of your situation.
 
Regards,
 
Alon Raskin
Workflow Advisor - Soliance
 
 -----Original Message-----
From:   Nobles, Diane [mailto:nobles_dh at naptheon.com]
Sent:   July 02 2001 10:25
To:     SAP-WUG at MITVMA.MIT.EDU
Subject:        Re: Object Attributes vs Container Elements
 
Thank you Alon.  I just figured out that the element idea will not work.  I
would have to use a get function module to fill the elements, right???
 
Diane H. Nobles
SDE PM Team
(757)380-7250
::::::::::::::::::::::::::::::::::::::
Now the Lord is the Spirit; and where
the Spirit of the Lord is, there is
Liberty. II Corinthians 3:17
 
 
 
-----Original Message-----
From: Raskin, Alon (Soliance) [mailto:ARaskin at cps-satx.com]
Sent: Monday, July 02, 2001 11:04 AM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Re: Object Attributes vs Container Elements
 
 
Definitely apples and organges. Creating container elements doesn't
automatically put the values in the elements. You will still need to get the
values from somewhere (either from an attribute or a method). SAP tends to
recommend using attributes rather then methods due to the overhead in
calling a method. As far as I am aware there is not limit on attributes.
 
Regards,
 
Alon Raskin
Workflow Advisor - Soliance
 
 -----Original Message-----
From:   Nobles, Diane [mailto:nobles_dh at naptheon.com]
Sent:   July 02 2001 9:58
To:     SAP-WUG at MITVMA.MIT.EDU
Subject:        Object Attributes vs Container Elements
 
Good morning all!!!  I need an answer to a workflow question from an
experienced workflower.  I need to get data from a workflow that is not
listed as part of the object attributes.  I can do this one of two ways and
need to know which is best from a maintenance and a performance standpoint.
1) I can create additional object attributes.  To which I ask is there a
limit on these? or 2) I can create container elements using the table names.
Which is best? or am I mixing apples and oranges???
 
Diane H. Nobles
SDE PM Team
(757)380-7250
::::::::::::::::::::::::::::::::::::::
Now the Lord is the Spirit; and where
the Spirit of the Lord is, there is
Liberty. II Corinthians 3:17
 


More information about the SAP-WUG mailing list