SAP ABAP Interface /BOFU/IF_ABSTRACT_SINGLETON (Abstract Singleton)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BRC (Application Component) Reusable Components of Business Suite Foundation
⤷
/BOFU/COMMON_1 (Package) Common Types; Reuse Objects; Functions (Native BS_FND)
⤷
⤷
Meta Relationship - Used By
Properties
| Interface | /BOFU/IF_ABSTRACT_SINGLETON | |
| Short Description | Abstract Singleton |
General Data
| Package | /BOFU/COMMON_1 | Common Types; Reuse Objects; Functions (Native BS_FND) |
| Created | 20081224 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface /BOFU/IF_ABSTRACT_SINGLETON has no interface.
Friends
Interface /BOFU/IF_ABSTRACT_SINGLETON has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SO_INSTANCE | Static Attribute | Public | Object reference (TYPE REF TO) | /BOFU/IF_ABSTRACT_SINGLETON | Abstract Singleton | 20081224 | ||
| 2 | SV_CLASS_NAME | Static Attribute | Public | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20081224 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Cleanup | 20081224 | |
| 2 | Static method | Public | Method | Get Instance | 20081224 | |
| 3 | Static method | Public | Method | Set class Name | 20081224 |
Events
Interface /BOFU/IF_ABSTRACT_SINGLETON has no event.
Types
Interface /BOFU/IF_ABSTRACT_SINGLETON has no local type.
Method Signatures
Method CLEANUP Signature
Method CLEANUP on Interface /BOFU/IF_ABSTRACT_SINGLETON has no parameter.
Method CLEANUP on Interface /BOFU/IF_ABSTRACT_SINGLETON has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | /BOFU/IF_ABSTRACT_SINGLETON | Abstract Singleton | 20081224 | |||
| 2 | IO_MEMORY_AREA | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_MEMORY_AREA | Superclass: ABAP Memory Area | 20090105 |
Method GET_INSTANCE on Interface /BOFU/IF_ABSTRACT_SINGLETON has no exception.
Method SET_CLASS_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLASS_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20081224 |
Method SET_CLASS_NAME on Interface /BOFU/IF_ABSTRACT_SINGLETON has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |