SAP ABAP Class CL_SHM_UTILITIES (Information About the Shared Objects Memory Area)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
⤷
SHARED_OBJECTS (Package) Shared Objects: Basis Components
⤷
⤷
Properties
| Class | CL_SHM_UTILITIES | |
| Short Description | Information About the Shared Objects Memory Area | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SHARED_OBJECTS | Shared Objects: Basis Components |
| Created | 20040407 | SAP |
| Last change | 20090618 | 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_SHM_UTILITIES has no interface implemented.
Friends
Class CL_SHM_UTILITIES has no friend class.
Attributes
Class CL_SHM_UTILITIES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Usage of Shared Objects Memory Area | 20040407 | |
| 2 | Static method | Public | Method | Determines Size of Active Version of an Area Instance | 20061031 | |
| 3 | Static method | Public | Method | Is a transactional change lock active? | 20061211 |
Events
Class CL_SHM_UTILITIES has no event.
Types
Class CL_SHM_UTILITIES has no local type.
Method Signatures
Method GET_CURRENT_USAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DISPLACABLE | Call by reference | Type reference (TYPE) | SHM_MEMORY_SIZE | verdrängbarer Shared Objects Speicherbereich | 20040407 | |||
| 2 | FREE | Call by reference | Type reference (TYPE) | SHM_MEMORY_SIZE | freier Shared Objects Speicherbereich | 20040407 | |||
| 3 | USED | Call by reference | Type reference (TYPE) | SHM_MEMORY_SIZE | allokierter Shared Objects Speicherbereich | 20040407 |
Method GET_CURRENT_USAGE on class CL_SHM_UTILITIES has no exception.
Method GET_SIZE_OF_ACTIVE_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALLOC | Call by reference | Type reference (TYPE) | SHM_MEMORY_SIZE | allokierter Speicher in Byte | 20061031 | |||
| 2 | AREA_NAME | Call by reference | Type reference (TYPE) | SHM_AREA_NAME | Name einer Gebietsklasse | 20061031 | |||
| 3 | CLIENT | Call by reference | Type reference (TYPE) | MANDT | Mandant; genau dann notwendig, wenn Gebiet mandantenabhängig | 20061031 | |||
| 4 | INST_NAME | Call by reference | Type reference (TYPE) | SHM_INST_NAME | CL_SHM_AREA=>DEFAULT_INSTANCE | Name einer Shared Object Instanz eines Areas | 20061031 | ||
| 5 | USED | Call by reference | Type reference (TYPE) | SHM_MEMORY_SIZE | benutzter Speicher in Byte | 20061031 |
Method GET_SIZE_OF_ACTIVE_VERSION on class CL_SHM_UTILITIES has no exception.
Method IS_TRANSACT_CHANGE_LOCK_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TRANSACT_CHANGE_LOCK_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Ist eine transaktionale Änderungssperre aktiv? | 20061211 |
Method IS_TRANSACT_CHANGE_LOCK_ACTIVE on class CL_SHM_UTILITIES has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 700 |