SAP ABAP Class CL_OBJECT_POOL (PPF/OS: Object Pool Administration)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-GBT-PPF (Application Component) Post Processing Framework
⤷
SPPF_SOS (Package) PPF/OS: Object Pool Administration
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OS_CA_SERVICE | Interface for Services (Class Agent) | 20010309 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TRANSACTION_PPF | Transaction Service | 20020503 |
Properties
| Class | CL_OBJECT_POOL | |
| Short Description | PPF/OS: Object Pool Administration | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SPPF_SOS | PPF/OS: Object Pool Administration |
| Created | 20010308 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_OS_CA_SERVICE | Interface for Services (Class Agent) | 20010309 | ||
| 2 | IF_TRANSACTION_PPF | Transaction Service | 20020503 |
Friends
Class CL_OBJECT_POOL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | OSTYP_REF_TAB | Class Agents | 20010309 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | OS_GUID | Current GUID | 20010308 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | PPFTOSOBJC | Reject: Agents and Their Objects | 20010309 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | PPFTOSOBJC | Save Agents and Their Objects | 20010309 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | PPFSTGUID | GUIDs for Resetting | 20010308 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | PPFSTGUID | GUIDs for Saving | 20010308 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | PPFTOSOBJ | PPF/OS: Administration Table for Object Pool | 20010308 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | OSTYP_REF_TAB | Objects for Rejecting | 20010309 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | OSTYP_REF_TAB | Objects for Saving | 20010309 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | OS_GUID | GUID of Object Pool | 20071119 | |||
| 11 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_OBJECT_POOL | PPF/OS: Object Pool Administration | 20010308 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | SAVE_REQUESTED | Instance Event (0) |
Public (2) |
End of Top Transaction | 20010309 |
Types
Class CL_OBJECT_POOL has no local type.
Method Signatures
Method ADD_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Objekt | 20010308 |
Method ADD_OBJECT on class CL_OBJECT_POOL has no exception.
Method ADD_UNASSIGNED_OBJECTS Signature
Method ADD_UNASSIGNED_OBJECTS on class CL_OBJECT_POOL has no parameter.
Method ADD_UNASSIGNED_OBJECTS on class CL_OBJECT_POOL has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_OBJECT_POOL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_OBJECT_POOL has no exception.
Method DEREGISTER Signature
Method DEREGISTER on class CL_OBJECT_POOL has no parameter.
Method DEREGISTER on class CL_OBJECT_POOL has no exception.
Method GET_CURRENT_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_GUID | Value transfer | Type reference (TYPE) | PPF_GUID | aktuelle GUID | 20030908 |
Method GET_CURRENT_GUID on class CL_OBJECT_POOL has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_POOL | Value transfer | Object reference (TYPE REF TO) | CL_OBJECT_POOL | PPF/OS: Objektpoolverwaltung | 20010308 |
Method GET_INSTANCE on class CL_OBJECT_POOL has no exception.
Method GET_LT_GUIDS_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | PPFSTGUID | PPF: GUID-Tabelle | 20080804 |
Method GET_LT_GUIDS_SAVE on class CL_OBJECT_POOL has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_OBJECT_POOL has no parameter.
Method INITIALIZE on class CL_OBJECT_POOL has no exception.
Method INITIALIZE_SAVE_REQUESTED Signature
Method INITIALIZE_SAVE_REQUESTED on class CL_OBJECT_POOL has no parameter.
Method INITIALIZE_SAVE_REQUESTED on class CL_OBJECT_POOL has no exception.
Method INSTANCE_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_EXISTS | Value transfer | Type reference (TYPE) | BOOLE_D | 'X': Objektpoolverwaltung wird verwendet | 20010308 |
Method INSTANCE_EXISTS on class CL_OBJECT_POOL has no exception.
Method OBJECT_IS_TO_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Objekt | 20010308 | |||
| 2 | RP_SAVE | Value transfer | Type reference (TYPE) | BOOLE_D | 'X': Objekt ist in Sicherungstabelle | 20010308 |
Method OBJECT_IS_TO_SAVE on class CL_OBJECT_POOL has no exception.
Method ON_CREATED_PERSISTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT | Call by reference | Type reference (TYPE) | 20010308 | |||||
| 2 | SENDER | Call by reference | Type reference (TYPE) | 20010308 |
Method ON_CREATED_PERSISTENT on class CL_OBJECT_POOL has no exception.
Method ON_DELETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT | Call by reference | Attribute reference (LIKE) | 20010903 |
Method ON_DELETED on class CL_OBJECT_POOL has no exception.
Method ON_FINISHED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STATUS | Call by reference | Attribute reference (LIKE) | 20090602 |
Method ON_FINISHED on class CL_OBJECT_POOL has no exception.
Method ON_LOADED_WITH_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT | Call by reference | Type reference (TYPE) | 20010308 | |||||
| 2 | SENDER | Call by reference | Type reference (TYPE) | 20010308 | |||||
| 3 | WRITE_ACCESS | Call by reference | Type reference (TYPE) | 20010308 |
Method ON_LOADED_WITH_STATE on class CL_OBJECT_POOL has no exception.
Method ON_SAVE_REQUESTED Signature
Method ON_SAVE_REQUESTED on class CL_OBJECT_POOL has no parameter.
Method ON_SAVE_REQUESTED on class CL_OBJECT_POOL has no exception.
Method ON_WRITE_ACCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Type reference (TYPE) | 20010308 |
Method ON_WRITE_ACCESS on class CL_OBJECT_POOL has no exception.
Method REGISTER_FOR_ALL_ACTIVE_CA Signature
Method REGISTER_FOR_ALL_ACTIVE_CA on class CL_OBJECT_POOL has no parameter.
Method REGISTER_FOR_ALL_ACTIVE_CA on class CL_OBJECT_POOL has no exception.
Method REGISTER_SAVE_REQUESTED Signature
Method REGISTER_SAVE_REQUESTED on class CL_OBJECT_POOL has no parameter.
Method REGISTER_SAVE_REQUESTED on class CL_OBJECT_POOL has no exception.
Method RESET_GUIDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_GUID | Call by reference | Type reference (TYPE) | PPF_GUID | Zu sichernde GUID | 20020503 | |||
| 2 | IT_GUIDS | Call by reference | Type reference (TYPE) | PPFSTGUID | Zu sichernde GUIDs | 20020503 |
Method RESET_GUIDS on class CL_OBJECT_POOL has no exception.
Method SAVE_GUIDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_GUID | Call by reference | Type reference (TYPE) | PPF_GUID | Zu sichernde GUID | 20020503 | |||
| 2 | IT_GUIDS | Call by reference | Type reference (TYPE) | PPFSTGUID | Zu sichernde GUIDs | 20020503 |
Method SAVE_GUIDS on class CL_OBJECT_POOL has no exception.
Method SAVE_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_GUID | Call by reference | Type reference (TYPE) | PPF_GUID | GUID | 20080714 |
Method SAVE_SINGLE on class CL_OBJECT_POOL has no exception.
Method SET_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_GUID | Call by reference | Type reference (TYPE) | PPF_GUID | GUID | 20020503 |
Method SET_GUID on class CL_OBJECT_POOL has no exception.
Event Signatures
Event SAVE_REQUESTED Signature
Event SAVE_REQUESTED on class CL_OBJECT_POOL has no parameter.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 610 |