SAP ABAP Class CL_RSMD_RS_ADMIN (Shared memory administration)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSMD_RS (Package) Master Data Read Services ( Value Help etc)

⤷

⤷

Properties
Class | CL_RSMD_RS_ADMIN | |
Short Description | Shared memory administration | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSMD_RS | Master Data Read Services ( Value Help etc) |
Created | 20071107 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSMD_RS_ADMIN has no forward declaration.
Interfaces
Class CL_RSMD_RS_ADMIN has no interface implemented.
Friends
Class CL_RSMD_RS_ADMIN has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TP_TH_REF | 20071108 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20071108 |
2 | ![]() |
Instance method | Public | Method | 20071108 | |
3 | ![]() |
Instance method | Public | Method | 20071108 |
Events
Class CL_RSMD_RS_ADMIN has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TP_S_REF | Private | See coding | 20071108 | BEGIN OF tp_s_ref,
chanm TYPE rschanm,
infoprov TYPE rsinfoprov,
ref TYPE REF TO cl_rsmd_rs_base,
END OF tp_s_ref
|
||
2 | TP_TH_REF | Private | See coding | 20071108 | tp_th_ref TYPE HASHED TABLE OF tp_s_ref
WITH UNIQUE KEY chanm infoprov
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSMD_RS_ADMIN has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSMD_RS_ADMIN has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHANM | Call by reference | Type reference (TYPE) | RSCHANM | Merkmal | 20071108 | ||
2 | ![]() |
I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20071108 | ||
3 | ![]() |
R_R_RSMD_RS_BASE | Value transfer | Object reference (TYPE REF TO) | CL_RSMD_RS_BASE | Basisklasse für cl_rsmd_rs_instancen | 20071108 |
Method GET_INSTANCE on class CL_RSMD_RS_ADMIN has no exception.
Method GET_NEW_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_AREA | Call by reference | Object reference (TYPE REF TO) | CL_RSMD_RS_AREA | Shared Objects: Wertehilfe-Gebiet | 20071108 | ||
2 | ![]() |
I_R_BASE | Value transfer | Object reference (TYPE REF TO) | CL_RSMD_RS_BASE | Basisklasse für cl_rsmd_rs_instancen | 20080225 |
Method GET_NEW_INSTANCE on class CL_RSMD_RS_ADMIN has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 711 |