SAP ABAP Class IF_OO_CLIF_SOURCE (Class/Interface source representation)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_OO_CLIF_SOURCE | Source Code of a Class | 20091118 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_OO_SOURCE | Obsolete - Please don't use!!! | 20091201 |
Properties
| Class | IF_OO_CLIF_SOURCE | |
| Short Description | Class/Interface source representation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20091118 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_OO_CLIF_SOURCE has no forward declaration.
Interfaces
Class IF_OO_CLIF_SOURCE has no interface implemented.
Friends
Class IF_OO_CLIF_SOURCE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | R3STATE | 'A' | 20091120 | |||
| 2 | Constant | Public | Type reference (TYPE) | R3STATE | 'I' | 20091120 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns source code of the class or interface | 20091118 | |
| 2 | Instance method | Public | Method | 20091125 | ||
| 3 | Instance method | Public | Method | 20091127 | ||
| 4 | Instance method | Public | Method | Saves the class or interface | 20091118 | |
| 5 | Instance method | Public | Method | Set source code of the class or interface | 20091118 | |
| 6 | Instance method | Public | Method | 20091127 |
Events
Class IF_OO_CLIF_SOURCE has no event.
Types
Class IF_OO_CLIF_SOURCE has no local type.
Method Signatures
Method GET_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SOURCE | Call by reference | Type reference (TYPE) | RSWSOURCET | 20091120 |
Method GET_SOURCE on class IF_OO_CLIF_SOURCE has no exception.
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SEOCLSTYPE | 20091125 |
Method GET_TYPE on class IF_OO_CLIF_SOURCE has no exception.
Method LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCK_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_ADT_LOCK_HANDLE | Lock Handle | 20110228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091127 |
Method SAVE Signature
Method SAVE on class IF_OO_CLIF_SOURCE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091120 |
Method SET_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SOURCE | Call by reference | Type reference (TYPE) | RSWSOURCET | 20091120 |
Method SET_SOURCE on class IF_OO_CLIF_SOURCE has no exception.
Method UNLOCK Signature
Method UNLOCK on class IF_OO_CLIF_SOURCE has no parameter.
Method UNLOCK on class IF_OO_CLIF_SOURCE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |