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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Instance method | Private | Method | 20091109 | ||
| 2 | Static method | Public | Method | 20091021 | ||
| 3 | Instance method | Private | Method | 20091023 | ||
| 4 | Instance method | Private | Method | 20091023 | ||
| 5 | Instance method | Public | Method | 20091021 | ||
| 6 | Instance method | Public | Method | 20091030 | ||
| 7 | Instance method | Public | Method | 20091030 | ||
| 8 | 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 | DIFF_INTERVAL_BEGIN | Value transfer | Type reference (TYPE) | CL_OO_SOURCE_REPRESENTATION=>TYPE_SOURCE_POSITION | 20091109 | ||||
| 2 | DIFF_INTERVAL_END | Value transfer | Type reference (TYPE) | CL_OO_SOURCE_REPRESENTATION=>TYPE_SOURCE_POSITION | 20091109 | ||||
| 3 | OLD_INTERVAL_BEGIN | Value transfer | Type reference (TYPE) | CL_OO_SOURCE_REPRESENTATION=>TYPE_SOURCE_POSITION | 20091109 | ||||
| 4 | OLD_INTERVAL_END | Value transfer | Type reference (TYPE) | CL_OO_SOURCE_REPRESENTATION=>TYPE_SOURCE_POSITION | 20091109 | ||||
| 5 | 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 | CLIF_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20091021 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_OO_SOURCE_REPRESENTATION | 20091021 | ||||
| 3 | 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 | INTERVAL | Call by reference | Type reference (TYPE) | TYPE_SOURCE_INTERVAL | 20091023 | ||||
| 2 | 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 | NEW_INTERVAL_BEGIN | Call by reference | Type reference (TYPE) | TYPE_SOURCE_POSITION | 20091029 | ||||
| 2 | NEW_INTERVAL_END | Call by reference | Type reference (TYPE) | TYPE_SOURCE_POSITION | 20091029 | ||||
| 3 | POSITION | Call by reference | Type reference (TYPE) | TYPE_SOURCE_POSITION | 20091023 | ||||
| 4 | SOURCE | Call by reference | Type reference (TYPE) | SEOP_SOURCE_STRING | 20091023 | ||||
| 5 | 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 | METHOD_NAME | Call by reference | Type reference (TYPE) | SEOCPDNAME | 20091021 | ||||
| 2 | SOURCE | Call by reference | Type reference (TYPE) | SEOP_SOURCE_STRING | 20091021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091021 |
Method SET_PRIVATE_SECTION_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 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 | 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 |