Skip to Content
0
Former Member
May 22, 2006 at 08:58 AM

How to ... validate key figures in Web manual planning

37 Views

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