SAP ABAP Class CL_OO_CLASS_SECTION_SOURCE (Section Source Object)
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_SECTION_SOURCE Section Source Object 20030505
Properties
Class CL_OO_CLASS_SECTION_SOURCE  
Short Description Section Source Object    
Super Class CL_OO_SECTION_SOURCE Section Source Object 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEOE   ABAP Objects Class Builder 
Created 20030505   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_ADT_LIFECYCLE_MNGR_ENUM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_OO_CLASSNAME_SERVICE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 SABOO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 SEOC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 SEOK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 SEOP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
7 SEOX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_OO_CLASS_SECTION_SOURCE has no interface implemented.
Friends
Class CL_OO_CLASS_SECTION_SOURCE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALIAS_RESOLVER Instance attribute Private Object reference (TYPE REF TO) IF_OO_ALIAS_RESOLVER 20110420
2 AMDP_SUPPORT_IS_ENABLED Instance attribute Private Type reference (TYPE) SEOX_BOOLEAN SEOX_FALSE 20130903
3 C_UNKNOWN_REFCLSNAME Instance attribute Protected Type reference (TYPE) SEOCLSNAME '*** void ***' Object Type Name 20070416
4 EXPOSURE Instance attribute Private Type reference (TYPE) SEOEXPOSE Visibility of a class or component 20030505
5 PERSISTENCE Instance attribute Private Object reference (TYPE REF TO) LIF_PERSISTENCE Persistence 20091102
Methods
# Method Level Visibility Method type Description Created on
1 ADAPT_ALIASES_IN_REDEFINITIONS Instance method Private Method 20110420
2 ADD_REDEFINITIONS Instance method Private Method 20100319
3 CHECK_INHERITANCE_FOR_AMDP Instance method Private Method 20130903
4 CONSTRUCTOR Instance method Public Constructor Constructor 20030505
5 CONVERT_SCAN_RESULT Instance method Private Method 20030505
6 REVERT_CLASS Instance method Private Method 20031009
7 REVERT_FRIENDS Instance method Private Method 20040115
8 REVERT_IMPLEMENTINGS Instance method Private Method 20031009
9 REVERT_INHERITANCE Instance method Private Method 20031127
10 SET_AMDP_SUPPORT Instance method Public Method 20130903
Events
Class CL_OO_CLASS_SECTION_SOURCE has no event.
Types
Class CL_OO_CLASS_SECTION_SOURCE has no local type.
Method Signatures

Method ADAPT_ALIASES_IN_REDEFINITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing TYPEINFO Call by reference Type reference (TYPE) SEOK_CLS_TYPEINFO 20110420

Method ADAPT_ALIASES_IN_REDEFINITIONS on class CL_OO_CLASS_SECTION_SOURCE has no exception.

Method ADD_REDEFINITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXPOSURE Call by reference Type reference (TYPE) SEOEXPOSE 20100319
2 Changing SCANNED_REDEFINITIONS Call by reference Type reference (TYPE) SEO_REDEFINITIONS 20100319
# Exception Resumable Description Created on
1 CX_OO_CLIF_SCAN_ERROR Class Processing Error 20100708

Method CHECK_INHERITANCE_FOR_AMDP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VSEOEXTEND Call by reference Type reference (TYPE) VSEOEXTEND 20130903
# Exception Resumable Description Created on
1 CX_OO_CLASS_AMDP_NOT_SUPPORTED 20130903

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 Keystruktur einer Klasse 20030505
2 Importing EXPOSURE Value transfer Type reference (TYPE) SEOEXPOSE Sichtbarkeit einer Klasse bzw. Komponente 20030505
3 Importing LIFECYCLE_MANAGER Value transfer Object reference (TYPE REF TO) IF_ADT_LIFECYCLE_MANAGER CL_ADT_LIFECYCLE_MNGR_ENUM=>CORR_MANAGER_CLASSIC 20090827
4 Importing SOURCE Call by reference Type reference (TYPE) RSWSOURCET 20100810
5 Importing STATE Value transfer Type reference (TYPE) C Versionskennzeichen (aktiv/inaktiv) 20030505
6 Importing SUPPRESS_CONSTRCTR_GENERATION Value transfer Type reference (TYPE) SEOX_BOOLEAN SEOX_FALSE 20100702
# Exception Resumable Description Created on
1 CLASS_NOT_EXISTING Klasse existiert nicht 20030505
2 READ_SOURCE_ERROR Fehler beim Lesen der Sectionsource 20030505

Method CONVERT_SCAN_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TYPEINFO Value transfer Type reference (TYPE) SEOK_CLS_TYPEINFO 20030505
# Exception Resumable Description Created on
1 CX_OO_INVALID_CLASS_CATEGORY Class category is invalid 20100708

Method REVERT_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS Call by reference Type reference (TYPE) VSEOCLASS 20031009
2 Importing SCANNED_CLASS Call by reference Type reference (TYPE) VSEOCLASS 20031009

Method REVERT_CLASS on class CL_OO_CLASS_SECTION_SOURCE has no exception.

Method REVERT_FRIENDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FRIENDS Call by reference Type reference (TYPE) SEO_FRIENDS Freundesbeziehungen 20040115
2 Importing SCANNED_FRIENDS Call by reference Type reference (TYPE) SEO_FRIENDS Freundesbeziehungen 20040115

Method REVERT_FRIENDS on class CL_OO_CLASS_SECTION_SOURCE has no exception.

Method REVERT_IMPLEMENTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMPLEMENTINGS Call by reference Type reference (TYPE) SEO_IMPLEMENTINGS 20031009
2 Importing IMPL_DETAILS Call by reference Type reference (TYPE) SEOR_REDEFINITIONS_R 20081113
3 Importing SCANNED_IMPLEMENTINGS Value transfer Type reference (TYPE) SEO_IMPLEMENTINGS 20031009
4 Importing SCANNED_IMPL_DETAILS Call by reference Type reference (TYPE) SEOR_REDEFINITIONS_R 20081113
# Exception Resumable Description Created on
1 CX_OO_CLIF_SCAN_ERROR 20130903

Method REVERT_INHERITANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INHERITANCE Call by reference Type reference (TYPE) VSEOEXTEND 20031127
2 Importing REDEFINITIONS Call by reference Type reference (TYPE) SEO_REDEFINITIONS Redefinitionen 20070416
3 Importing SCANNED_INHERITANCE Call by reference Type reference (TYPE) VSEOEXTEND 20031127
4 Importing SCANNED_REDEFINITIONS Call by reference Type reference (TYPE) SEO_REDEFINITIONS Redefinitionen 20070416

Method REVERT_INHERITANCE on class CL_OO_CLASS_SECTION_SOURCE has no exception.

Method SET_AMDP_SUPPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENABLED Call by reference Type reference (TYPE) SEOX_BOOLEAN 20130903

Method SET_AMDP_SUPPORT on class CL_OO_CLASS_SECTION_SOURCE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 640