[LIKELY JUNK]Hiding the Process object in the UWL

Dart, Jocelyn jocelyn.dart at sap.com
Thu May 14 19:46:09 EDT 2009


Hi Steffen, 
What is entered in SWFVISU is used to adjust the generated
uwl.webflow.<systemalias> file and also some behind the scenes stuff.
 
The object visualization changes don't show directly in the XML from
what I can tell. 
 
Your custom XML is ALWAYS applied on top of generated files - i.e.
custom files are always of at least MEDIUM priority (generated files are
always LOW). There's no problem with maintaining it twice - I would
usually recommend it anyway as the generated file forms a reasonableness
check for code in your own custom XML and if for any reason your custom
XML file is missing in one of your portals at least you don't lose all
of your desired beaviours. 
 
The label of your object attachment comes from:
 
The name of the object type or ABAP class followed by the default
attribute value (this part of the label can be overridden using
BI_OBJECT~DEFAULT_ATTRIBUTE_VALUE). 
 
Probably you need to fix the name of your ABAP Class.  
 
Regards,
Jocelyn 
 
 

________________________________

From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On Behalf
Of Steffen Schloenvoigt
Sent: Wednesday, 13 May 2009 12:38 AM
To: SAP-WUG at mit.edu
Subject: [LIKELY JUNK]Hiding the Process object in the UWL


Hi list,

In my UWL-workitems, the Process Object (an ABAP OO Object) is shown as
an attachment but I don't want to have it there.

I know, that I can hide it using Transaction SWFVISU and setting the
"Visualization Type" there to "Object Not Represented".

I just wonder, if there isn't a way to do this in the XML-Configuration
too, since I thought that everything set in SWFVISU will be reflectable
in the XML and I don't want to maintain two different configurations if
it's avoidable.

Then to the second point:
If the object is displayed, how can I change the label of it - I thought
it should work by implementing the BI_OBJECT~DEFAULT_ATTRIBUTE_VALUE but
it doesn't.

Kind regards,
Steffen Schloenvoigt



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20090515/5c820e10/attachment.htm


More information about the SAP-WUG mailing list