IS-U/CCS: Object Method Returns Multi-Line Container

Kjetil Kilhavn KJETILK at statoil.com
Thu Mar 1 02:58:15 EST 2001


There is a macro for multiline elements which corresponds to swc_get_element. If
I recall correctly it is called swc_get_table.
The safe approach is probably to use that and then do a read table index 1, but
why not try a swc_get_element (or perhaps you did already) if you are absolutely
sure that there will never be more than one element?
--
KjetilK
 
 
 
 
From:  "Landry, Marcel" <MLandry at nbpower.com>@MITVMA.MIT.EDU> on 01.03.2001
       03:20
 
Please respond to "SAP Workflow Users' Group" <SAP-WUG at MITVMA.MIT.EDU>
 
Sent by:  SAP Workflow <Owner-SAP-WUG at MITVMA.MIT.EDU>
 
 
To:    SAP-WUG at MITVMA.MIT.EDU
cc:     (bcc: Kjetil Kilhavn)
Subject:  IS-U/CCS:  Object Method Returns Multi-Line Container
 
 
Hello Fellow  IS-U / Workflow'ers.
 
I encounted the following issue today on our 4.6 system.
 
Object Method MOVEINOUT.CREATEMOVEIN used to (4.0b) return a single line
container with the premise that was used in the move-in document.
 
In 4.6c, this same method now returns a  multiline container item (which I
presume only includes a single value) for the premise container. This
multiline container now clashes with task and workflow containers  where it
is used, that were defined as single line containers.
 
Question:
 
Does anyone know of any good reason for such a change on a method that can
only work on a single object at a time ??  All the other parameters coming
out of that method are single-line items.
 
Also, does anyone know of a way to perform a container operation on a
multiline item ?? Or an object method to do this ??  i.e. extract the first
(and only) entry from the multiline container...
 
Thanks in advance for your input.
 
Marcel Landry
Workflow Administrator
New Brunswick Power.
 
 
 
-------------------------------------------------------------------
Statoil: 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