SAP ABAP Class CL_OO_CLASS_COMPONENTS_FLAT (Components of a Class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-CLA (Application Component) Class Builder
     SEOE (Package) ABAP Objects Class Builder
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_OO_OBJECT_COMPONENTS_FLAT 20020131
Properties
Class CL_OO_CLASS_COMPONENTS_FLAT  
Short Description Components of a Class    
Super Class CL_OO_OBJECT_COMPONENTS_FLAT  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEOE   ABAP Objects Class Builder 
Created 19990614   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SEOK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SEOO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SEOR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 SEOS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 SEOX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_OO_CLASS_COMPONENTS_FLAT has no interface implemented.
Friends
Class CL_OO_CLASS_COMPONENTS_FLAT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTRIBUTES Instance attribute Public Attribute reference (LIKE) Attributes 20020131
2 CLASSNAME Instance attribute Private Type reference (TYPE) SEOCLSNAME Class Name 19990614
3 EVENTS Instance attribute Public Attribute reference (LIKE) Events 20020131
4 EXCEPTIONS Instance attribute Public Attribute reference (LIKE) Exceptions 20020131
5 IMPLEMENTINGS Instance attribute Public Type reference (TYPE) SEOR_IMPLEMENTINGS_R Interface Implementations 19990614
6 METHODS Instance attribute Public Attribute reference (LIKE) Methods 20020131
7 PARAMETERS Instance attribute Public Attribute reference (LIKE) Parameters 20020131
8 TYPES Instance attribute Public Attribute reference (LIKE) Internal Types 20020131
9 WITH_ENHANCEMENT_COMPONENTS Instance attribute Private Type reference (TYPE) SEOX_BOOLEAN Also Enhancements 20050624
10 WITH_INHERITED_COMPONENTS Instance attribute Private Type reference (TYPE) SEOX_BOOLEAN Including Inherited Components 20000420
11 WITH_INTERFACE_COMPONENTS Instance attribute Private Type reference (TYPE) SEOX_BOOLEAN Including Interface Components 20000420
Methods
# Method Level Visibility Method type Description Created on
1 COMPONENTS Instance method Private Method Returns the Components Defined in the Class 19990614
2 COMPONENTS_BY_IMPLEMENT Instance method Private Method Returns the Components of the Implemented Interfaces 19990614
3 COMPONENTS_BY_INHERITANCE Instance method Private Method Returns the Components of the Superclasses 19990614
4 COMPONENTS_BY_INH_IMPLEM Instance method Private Method Returns the Components of the Inherited Interfaces 19990614
5 CONSTRUCTOR Instance method Public Constructor Constructor 19990614
6 GET Instance method Public Method Returns all Components of the Class 19990614
7 SET_FILTER Instance method Public Method Set Filter 20000420
Events
Class CL_OO_CLASS_COMPONENTS_FLAT has no event.
Types
Class CL_OO_CLASS_COMPONENTS_FLAT has no local type.
Method Signatures

Method COMPONENTS Signature

Method COMPONENTS on class CL_OO_CLASS_COMPONENTS_FLAT has no parameter.
Method COMPONENTS on class CL_OO_CLASS_COMPONENTS_FLAT has no exception.

Method COMPONENTS_BY_IMPLEMENT Signature

Method COMPONENTS_BY_IMPLEMENT on class CL_OO_CLASS_COMPONENTS_FLAT has no parameter.
Method COMPONENTS_BY_IMPLEMENT on class CL_OO_CLASS_COMPONENTS_FLAT has no exception.

Method COMPONENTS_BY_INHERITANCE Signature

Method COMPONENTS_BY_INHERITANCE on class CL_OO_CLASS_COMPONENTS_FLAT has no parameter.
Method COMPONENTS_BY_INHERITANCE on class CL_OO_CLASS_COMPONENTS_FLAT has no exception.

Method COMPONENTS_BY_INH_IMPLEM Signature

Method COMPONENTS_BY_INH_IMPLEM on class CL_OO_CLASS_COMPONENTS_FLAT has no parameter.
Method COMPONENTS_BY_INH_IMPLEM on class CL_OO_CLASS_COMPONENTS_FLAT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLSKEY Value transfer Type reference (TYPE) SEOCLSKEY Klassen-Key 19990614
2 Importing WITH_ENHANCEMENT_COMPONENTS Call by reference Type reference (TYPE) SEOX_BOOLEAN SEOX_FALSE auch Enhancements 20050624
3 Importing WITH_INHERITED_COMPONENTS Call by reference Type reference (TYPE) SEOX_BOOLEAN auch geerbte 20000420
4 Importing WITH_INTERFACE_COMPONENTS Call by reference Type reference (TYPE) SEOX_BOOLEAN auch Interfacekomponeten 20000420
# Exception Resumable Description Created on
1 DELETED Klasse wurde gelöscht 19990614
2 IS_INTERFACE Objekt ist Interface 19990614
3 MODEL_ONLY Klasse ist modelliert 19990614
4 NOT_EXISTING Objekt existiert nicht 19990614

Method GET Signature

Method GET on class CL_OO_CLASS_COMPONENTS_FLAT has no parameter.
Method GET on class CL_OO_CLASS_COMPONENTS_FLAT has no exception.

Method SET_FILTER Signature

Method SET_FILTER on class CL_OO_CLASS_COMPONENTS_FLAT has no parameter.
Method SET_FILTER on class CL_OO_CLASS_COMPONENTS_FLAT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in