Method BI_OBJECT~DEFAULT_ATTRIBUTE_VALUE

Use

Method BI_OBJECT~DEFAULT_ATTRIBUTE_VALUE returns the display name of the object.

Features

References to objects of the process or process step can be displayed at different places within SAP WebFlow Engine (for example, in the Business Workplace and in the Workflow Log). Usually, the object key is displayed here. If a descriptive text is to be displayed instead, method BI_OBJECT~DEFAULT_ATTRIBUTE_VALUE must return the corresponding value.

If the method does not contain an implementation or does not return a value, the object key is displayed.

There is an implementation example in the demo class CL_SWF_FORMABSENC.