SAP ABAP Class CL_RSSEM_SIDMAP_SHM_ACCESS (Broker Class)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSSEM (Package) SEM Connection to BW

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SHM_BUILD_INSTANCE | Flag Interface: Area Constructor for Shared Objects | 20041029 |
Properties
Class | CL_RSSEM_SIDMAP_SHM_ACCESS | |
Short Description | Broker Class | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSSEM | SEM Connection to BW |
Created | 20041029 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSSEM_SIDMAP_SHM_ACCESS has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SHM_BUILD_INSTANCE | Flag Interface: Area Constructor for Shared Objects | 20041029 |
Friends
Class CL_RSSEM_SIDMAP_SHM_ACCESS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSSEM_SIDMAP_SHM | SEM-BCS: Area for SID Conversion | 20041104 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSIOBJNM | InfoObject | 20041115 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SHM_INST_NAME | Name of a Shared Object Instance of an Area | 20041103 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | SHM_INST_NAME | 'RSSEM_SIDMAP_' | Name of a Shared Object Instance of an Area | 20041103 | |
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TH_INSTANCE | Broker Class | 20041115 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Constructor | CONSTRUCTOR | 20041103 |
2 | ![]() |
Static method | Public | Method | Supply Instance of Broker Class | 20041103 |
3 | ![]() |
Static method | Private | Method | 20041115 | |
4 | ![]() |
Instance method | Public | Method | Read | 20041104 |
5 | ![]() |
Instance method | Public | Method | 20041103 | |
6 | ![]() |
Instance method | Public | Method | Attach | 20041104 |
7 | ![]() |
Instance method | Public | Method | Detach | 20041104 |
8 | ![]() |
Instance method | Public | Method | Write | 20041104 |
Events
Class CL_RSSEM_SIDMAP_SHM_ACCESS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_INSTANCE | Private | See coding | 20041115 | begin of s_instance,
iobjnm type rsiobjnm,
o_broker type ref to CL_RSSEM_SIDMAP_SHM_ACCESS,
end of s_instance
|
||
2 | TH_INSTANCE | Private | See coding | 20041115 | th_instance type hashed table of s_instance
with unique key iobjnm
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20041115 |
Method CONSTRUCTOR on class CL_RSSEM_SIDMAP_SHM_ACCESS has no exception.
Method GET_BROKER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_BROKER | Call by reference | Object reference (TYPE REF TO) | CL_RSSEM_SIDMAP_SHM_ACCESS | Brokerklasse | 20041103 | ||
2 | ![]() |
I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20041115 |
Method GET_BROKER on class CL_RSSEM_SIDMAP_SHM_ACCESS has no exception.
Method GET_IOBJNM_FROM_INST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_IOBJNM | Value transfer | Type reference (TYPE) | RSIOBJNM | InfoObject | 20041115 | ||
2 | ![]() |
I_SHM_INST_NAME | Call by reference | Type reference (TYPE) | SHM_INST_NAME | Name einer Shared Object Instanz eines Areas | 20041115 |
Method GET_IOBJNM_FROM_INST on class CL_RSSEM_SIDMAP_SHM_ACCESS has no exception.
Method READ_SIDMAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_TH_SIDMAP | Call by reference | Object reference (TYPE REF TO) | DATA | 20041104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Detach | 20041104 | |
2 | ![]() |
Keine Daten vorhanden | 20041104 |
Method RESET_INSTANCE Signature
Method RESET_INSTANCE on class CL_RSSEM_SIDMAP_SHM_ACCESS has no parameter.
Method RESET_INSTANCE on class CL_RSSEM_SIDMAP_SHM_ACCESS has no exception.
Method START_READ Signature
Method START_READ on class CL_RSSEM_SIDMAP_SHM_ACCESS has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Anforderung einer zweiten Lesesperre | 20041122 | |
2 | ![]() |
Fehler beim Attach | 20041104 | |
3 | ![]() |
Automatischer Aufbau läuft planmäßig | 20041104 | |
4 | ![]() |
20041129 |
Method STOP_READ Signature
Method STOP_READ on class CL_RSSEM_SIDMAP_SHM_ACCESS has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Detach | 20041104 |
Method UPDATE_SIDMAP Signature
Method UPDATE_SIDMAP on class CL_RSSEM_SIDMAP_SHM_ACCESS has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Attach | 20041104 | |
2 | ![]() |
Fehler beim Detach | 20041104 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |