SAP ABAP Class CL_RSSM_STATMAN_TARGET_CUBE (Status Manager for Data Targets - DataStore)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSSM (Package) BW: General monitoring and scheduling

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSSM_STATMAN | Status Manager | 20050112 |
Properties
Class | CL_RSSM_STATMAN_TARGET_CUBE | |
Short Description | Status Manager for Data Targets - DataStore | |
Super Class | CL_RSSM_STATMAN | Status Manager |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | RSSTATMAN | |
Program status | ||
Category | 0 | |
Package | RSSM | BW: General monitoring and scheduling |
Created | 20050112 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSSM_STATMAN_TARGET_CUBE has no forward declaration.
Interfaces
Class CL_RSSM_STATMAN_TARGET_CUBE has no interface implemented.
Friends
Class CL_RSSM_STATMAN_TARGET_CUBE 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) | RSINFOPROV | InfoProvider | 20050112 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSENQ_LOCKID | Lock ID for the lock manager | 20111202 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20050112 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20050112 |
Events
Class CL_RSSM_STATMAN_TARGET_CUBE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_STATMAN_TARGET_CUBE | Private | See coding | 20050112 | begin of s_statman_target_cube,
infocube type rsinfoprov,
r_statman_target_cube type ref to
cl_rssm_statman_target_cube,
end of s_statman_target_cube
|
||
2 | TH_STATMAN_TARGET_CUBE | Private | See coding | 20050112 | th_statman_target_cube type hashed table of
s_statman_target_cube
with unique key infocube
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INFOCUBE | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20050112 | ||
2 | ![]() |
I_PROCESS | Call by reference | Type reference (TYPE) | RSPC_TYPE | Typ (Art) eines Prozesses | 20050906 |
Method CONSTRUCTOR on class CL_RSSM_STATMAN_TARGET_CUBE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |