21.03.2013 Views

Object Oriented ABAP

Object Oriented ABAP

Object Oriented ABAP

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

If we do not need the method in our class, then we need only to carry out a “dummy”<br />

implementation (without further coding) to avoid program errors when the system calls the<br />

method.<br />

There is an implementation example in the CL_SWF_FORMABSENC demo class.<br />

19. BI_OBJECT~DEFAULT_ATTRIBUTE_VALUE Method:<br />

The BI_OBJECT~DEFAULT_ATTRIBUTE_VALUE method returns the display name of the<br />

object.<br />

Features:<br />

We can display references to process objects or process step objects at different positions<br />

within the SAP Web Flow Engine (for example, in Business Workplace and in Workflow Log).<br />

The object key is normally displayed here. If, for example, we want to display a descriptive<br />

text instead, the BI_OBJECT~DEFAULT_ATTRIBUTE_VALUE method has to return the<br />

corresponding value.<br />

If the method does not contain implementation or does not return a value, the object key is<br />

displayed.<br />

If we do not need the method in our class, then we need only to carry out a “dummy”<br />

implementation (without further coding) to avoid program errors when the system calls the<br />

method.<br />

There is an implementation example in the CL_SWF_FORMABSENC demo class.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!