SAP ABAP Class CL_OO_CLIF_SRC_PERSIST_STUB (source persistence stub for read only case)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OO_CLIF_PERSISTENCE_SOURCE | interface for source persistence in CL_OO_CLIF_SOURCE | 20110131 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OO_CLIF_PERSIST_META_DATA | persistence metadata interface for source based classbuilder | 20110131 |
Properties
| Class | CL_OO_CLIF_SRC_PERSIST_STUB | |
| Short Description | source persistence stub for read only case | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEO_SOURCE_BASED | Source-based Class Editor |
| Created | 20110119 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_OO_CLIF_SRC_PERSIST_STUB has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_OO_CLIF_PERSISTENCE_SOURCE | interface for source persistence in CL_OO_CLIF_SOURCE | 20110131 | ||
| 2 | IF_OO_CLIF_PERSIST_META_DATA | persistence metadata interface for source based classbuilder | 20110131 |
Friends
Class CL_OO_CLIF_SRC_PERSIST_STUB has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | T_CLASS_INCLUDES | 20110131 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20110131 |
Events
Class CL_OO_CLIF_SRC_PERSIST_STUB has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | CLASS_INCLUDE_W_SOURCE | Public | See coding | 20110131 | begin of class_include_w_source,
cpdkey type seocpdkey,
include_name type program,
source type rswsourcet,
end of class_include_w_source
|
||
| 2 | T_CLASS_INCLUDES | Public | See coding | 20110131 | t_class_includes type standard table of class_include_w_source with default key
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASS_INCLUDES_W_SOURCE | Call by reference | Type reference (TYPE) | T_CLASS_INCLUDES | 20110131 |
Method CONSTRUCTOR on class CL_OO_CLIF_SRC_PERSIST_STUB has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |