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.

20. BI_OBJECT~EXECUTE_DEFAULT_METHOD Method:<br />

The BI_OBJECT~EXECUTE_DEFAULT_METHOD method is the standard method for the<br />

object. This method is executed when, for example, we call the object in Business<br />

Workplace.<br />

Features:<br />

We can display process objects or process step objects at different positions within the SAP<br />

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

Flow Engine calls the BI_OBJECT~EXECUTE_DEFAULT_METHOD method.<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!