SAP ABAP Class CL_SHM_ADMIN_UTILITIES (Toosl for Shared Objects Administration Tasks)
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_ADMIN_UTILITIES | |
Short Description | Toosl for Shared Objects Administration Tasks | |
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 | 20120731 | SAP |
Last change | 20130531 | 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_ADMIN_UTILITIES has no interface implemented.
Friends
Class CL_SHM_ADMIN_UTILITIES has no friend class.
Attributes
Class CL_SHM_ADMIN_UTILITIES has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Deletes all areas of a client | 20120731 |
2 | ![]() |
Static method | Public | Method | Invalidates all areas created by a user | 20120731 |
3 | ![]() |
Static method | Private | Method | Checks whether the methods can be executed | 20120731 |
4 | ![]() |
Static method | Private | Method | Deletes all areas of a client (kernel interface) | 20120731 |
5 | ![]() |
Static method | Private | Method | Invalidates all areas created by a user (kernel) | 20120731 |
Events
Class CL_SHM_ADMIN_UTILITIES has no event.
Types
Class CL_SHM_ADMIN_UTILITIES has no local type.
Method Signatures
Method FREE_ALL_AREAS_OF_CLIENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AFFECT_SERVER | Call by reference | Type reference (TYPE) | SHM_AFFECT_SERVER | CL_SHM_AREA=>AFFECT_LOCAL_SERVER | Server, auf denen das Gebiet gelöscht oder invalidiert wird | 20120731 | |
2 | ![]() |
CLIENT | Call by reference | Type reference (TYPE) | MANDT | Mandant | 20120731 | ||
3 | ![]() |
TERMINATE_CHANGER | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Schreiber werden beendet | 20120731 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Berechtigungsprüfung für CL_SHM_ADMIN_UTILITIES | 20120731 | |
2 | ![]() |
Falscher Parameter übergeben | 20120731 |
Method INVALIDATE_ALL_AREAS_OF_USER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AFFECT_SERVER | Call by reference | Type reference (TYPE) | SHM_AFFECT_SERVER | CL_SHM_AREA=>AFFECT_LOCAL_SERVER | Server, auf denen das Gebiet gelöscht oder invalidiert wird | 20120731 | |
2 | ![]() |
CLIENT | Call by reference | Type reference (TYPE) | MANDT | Mandant | 20120731 | ||
3 | ![]() |
TERMINATE_CHANGER | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Sollen Änderer beendet werden? | 20120731 | |
4 | ![]() |
USER | Call by reference | Type reference (TYPE) | SYUNAME | Benutzername | 20120731 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Berechtigungsprüfung für CL_SHM_ADMIN_UTILITIES | 20120731 | |
2 | ![]() |
Falscher Parameter übergeben | 20120731 |
Method _AUTHORITY_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | Mandantenkennung des aktuellen Benutzers | 20120731 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Berechtigungsprüfung für CL_SHM_ADMIN_UTILITIES | 20120731 |
Method _FREE_ALL_AREAS_OF_CLIENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AFFECT_SERVER | Call by reference | Type reference (TYPE) | SHM_AFFECT_SERVER | Server, auf denen das Gebiet gelöscht oder invalidiert wird | 20120731 | ||
2 | ![]() |
CLIENT | Call by reference | Type reference (TYPE) | MANDT | Mandant | 20120731 | ||
3 | ![]() |
TERMINATE_CHANGER | Call by reference | Type reference (TYPE) | ABAP_BOOL | Schreiber werden beendet | 20120731 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Falscher Parameter übergeben | 20120731 |
Method _INVALIDATE_ALL_AREAS_OF_USER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AFFECT_SERVER | Call by reference | Type reference (TYPE) | SHM_AFFECT_SERVER | Server, auf denen das Gebiet gelöscht oder invalidiert wird | 20120731 | ||
2 | ![]() |
CLIENT | Call by reference | Type reference (TYPE) | MANDT | Mandant | 20120731 | ||
3 | ![]() |
TERMINATE_CHANGER | Call by reference | Type reference (TYPE) | ABAP_BOOL | Sollen Änderer beendet werden? | 20120731 | ||
4 | ![]() |
USER | Call by reference | Type reference (TYPE) | SYUNAME | Benutzername | 20120731 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Falscher Parameter übergeben | 20120731 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |