SAP ABAP Class CL_OO_SOURCE_REPRESENTATION (Source representation for source-based Class Builder)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-CLA (Application Component) Class Builder
     SEO_SOURCE_BASED (Package) Source-based Class Editor
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_OO_SOURCE_SCANNER_CLASS WB - Class Builder - Source Scanner for Classes 20091021
Properties
Class CL_OO_SOURCE_REPRESENTATION  
Short Description Source representation for source-based Class Builder    
Super Class CL_OO_SOURCE_SCANNER_CLASS WB - Class Builder - Source Scanner for Classes 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEO_SOURCE_BASED   Source-based Class Editor 
Created 20091021   SAP 
Last change 20130531   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 SEOP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_OO_SOURCE_REPRESENTATION has no interface implemented.
Friends
Class CL_OO_SOURCE_REPRESENTATION has no friend class.
Attributes
Class CL_OO_SOURCE_REPRESENTATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_SECTION_COLUMNS Instance method Private Method 20091109
2 CREATE_SOURCE_REPRESENTATION Static method Public Method 20091021
3 DELETE_SOURCE_FRAGMENT Instance method Private Method 20091023
4 INSERT_SOURCE_FRAGMENT Instance method Private Method 20091023
5 SET_METHOD_IMPL_SOURCE Instance method Public Method 20091021
6 SET_PRIVATE_SECTION_SOURCE Instance method Public Method 20091030
7 SET_PROTECTED_SECTION_SOURCE Instance method Public Method 20091030
8 SET_PUBLIC_SECTION_SOURCE Instance method Public Method 20091023
Events
Class CL_OO_SOURCE_REPRESENTATION has no event.
Types
Class CL_OO_SOURCE_REPRESENTATION has no local type.
Method Signatures

Method ADJUST_SECTION_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DIFF_INTERVAL_BEGIN Value transfer Type reference (TYPE) CL_OO_SOURCE_REPRESENTATION=>TYPE_SOURCE_POSITION 20091109
2 Importing DIFF_INTERVAL_END Value transfer Type reference (TYPE) CL_OO_SOURCE_REPRESENTATION=>TYPE_SOURCE_POSITION 20091109
3 Importing OLD_INTERVAL_BEGIN Value transfer Type reference (TYPE) CL_OO_SOURCE_REPRESENTATION=>TYPE_SOURCE_POSITION 20091109
4 Importing OLD_INTERVAL_END Value transfer Type reference (TYPE) CL_OO_SOURCE_REPRESENTATION=>TYPE_SOURCE_POSITION 20091109
5 Importing SECTION_NAME Value transfer Type reference (TYPE) SEOK_LIMU 20091109

Method ADJUST_SECTION_COLUMNS on class CL_OO_SOURCE_REPRESENTATION has no exception.

Method CREATE_SOURCE_REPRESENTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIF_NAME Call by reference Type reference (TYPE) SEOCLSNAME 20091021
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_OO_SOURCE_REPRESENTATION 20091021
3 Importing SOURCE Call by reference Type reference (TYPE) SEOP_SOURCE_STRING 20091021

Method CREATE_SOURCE_REPRESENTATION on class CL_OO_SOURCE_REPRESENTATION has no exception.

Method DELETE_SOURCE_FRAGMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INTERVAL Call by reference Type reference (TYPE) TYPE_SOURCE_INTERVAL 20091023
2 Changing SOURCE Call by reference Type reference (TYPE) SEOP_SOURCE_STRING 20091023

Method DELETE_SOURCE_FRAGMENT on class CL_OO_SOURCE_REPRESENTATION has no exception.

Method INSERT_SOURCE_FRAGMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting NEW_INTERVAL_BEGIN Call by reference Type reference (TYPE) TYPE_SOURCE_POSITION 20091029
2 Exporting NEW_INTERVAL_END Call by reference Type reference (TYPE) TYPE_SOURCE_POSITION 20091029
3 Importing POSITION Call by reference Type reference (TYPE) TYPE_SOURCE_POSITION 20091023
4 Changing SOURCE Call by reference Type reference (TYPE) SEOP_SOURCE_STRING 20091023
5 Importing SOURCE_FRAGMENT Call by reference Type reference (TYPE) SEOP_SOURCE_STRING 20091023

Method INSERT_SOURCE_FRAGMENT on class CL_OO_SOURCE_REPRESENTATION has no exception.

Method SET_METHOD_IMPL_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing METHOD_NAME Call by reference Type reference (TYPE) SEOCPDNAME 20091021
2 Importing SOURCE Call by reference Type reference (TYPE) SEOP_SOURCE_STRING 20091021
# Exception Resumable Description Created on
1 CX_OO_CLIF_COMPONENT 20091021

Method SET_PRIVATE_SECTION_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SOURCE Call by reference Type reference (TYPE) SEOP_SOURCE_STRING 20091030

Method SET_PRIVATE_SECTION_SOURCE on class CL_OO_SOURCE_REPRESENTATION has no exception.

Method SET_PROTECTED_SECTION_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SOURCE Call by reference Type reference (TYPE) SEOP_SOURCE_STRING 20091030

Method SET_PROTECTED_SECTION_SOURCE on class CL_OO_SOURCE_REPRESENTATION has no exception.

Method SET_PUBLIC_SECTION_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SOURCE Call by reference Type reference (TYPE) SEOP_SOURCE_STRING 20091023

Method SET_PUBLIC_SECTION_SOURCE on class CL_OO_SOURCE_REPRESENTATION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 800