Hello,
Has someone tried to apply that How to paper ?
I am confused as it is written to create a subclass ZSOMETHING of the standard ABAP OO class called CL_UPWB_BSP_APPL.
Then, we must set the web interface on that subclass, in order to have some abap code executed.
The screen copy at the step 8 shows the following:
<b>Generate Class <u>False</u>
Application Class <u>ZSOMETHING</u></b>
However, no entries are allowed in that screen as long as <b>Generate Class</b> is not set to <b>True</b>.
But if I do this, and then precise <b><u>ZSOMETHING</u></b> as the Application Class, then the standard class CL_UPWB_BSP_APPL is no more used, and mine not good as this is only a subclass and not a true class.
Who has done that before please?
Regards,
Laurent