2008 Apr 24 12:32 PM
hi, while creating global class , final and only modeled options are seen . what is meant by only modeled.
2008 Apr 24 4:47 PM
Hi
Modeled only means
If you have selected this option, the system does not enter the interface in the class pool. You cannot access the components at runtime.
http://help.sap.com/saphelp_nw70/helpdata/en/ca/c035baa6c611d1b4790000e8a52bed/frameset.htm
Regards
Vasu
hi, while creating global class , final and only modeled options are seen . what is meant by only modeled.
2008 Apr 24 4:47 PM
Hi
Modeled only means
If you have selected this option, the system does not enter the interface in the class pool. You cannot access the components at runtime.
http://help.sap.com/saphelp_nw70/helpdata/en/ca/c035baa6c611d1b4790000e8a52bed/frameset.htm
Regards
Vasu
2008 Apr 27 4:56 AM
Hi,
Suneetha,
Status of a class or component:
The status specifies the development status of an object type, component, or relationship.The possible statuses are modeled or realized.
-> Only object types and components with status realized can have executable code.
-> The component has the status modeled is more precisely modeled.it means u can't execute these components at runtime.
If useful, reward points.
Thank you,
Prasad G.V.K
Edited by: PRASAD GVK on Apr 27, 2008 5:58 AM