Skip to Content
0
Former Member
Apr 28, 2009 at 03:06 AM

Modeled only option

208 Views

While creating a class through CLASS BUILDER we have an option MODELED ONLY . After searching in google and ABAP help i got this information:

1. No class pool is generated for this class.

2. We cannot access these interface at runtime.

3. This option allows us to design classes based on a graphical model.

Can any body add any more information to this...

Like how to create a graphical model ? or any thing related to this option.