SAP ABAP Class CL_RSCRM_IMP_ACTION_MANAGER (In Memory Planning Services Action Manager)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
CRM (Application Component) Customer Relationship Management
⤷
RSCRM_IMP_CORE (Package) CRM In-Memory Planning Core
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSCRM_IMP_ACTION_MANAGER | Planning Services Action Manager | 20101122 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSCRM_IMP_SESSION | CRM In-Memory Planning Session | 20110726 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSCRM_IMP_SINGLETON | CRM In-Memory Planning Singleton Pattern | 20101208 |
Properties
| Class | CL_RSCRM_IMP_ACTION_MANAGER | |
| Short Description | In Memory Planning Services Action Manager | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSCRM_IMP_CORE | CRM In-Memory Planning Core |
| Created | 20101122 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSCRM_IMP_ACTION_MANAGER | Planning Services Action Manager | 20101122 | ||
| 2 | IF_RSCRM_IMP_SESSION | CRM In-Memory Planning Session | 20110726 | ||
| 3 | IF_RSCRM_IMP_SINGLETON | CRM In-Memory Planning Singleton Pattern | 20101208 |
Friends
Class CL_RSCRM_IMP_ACTION_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_RSCRM_IMP_ACTION_MANAGER | In Memory Planning Services Action Manager | 20101122 | |||
| 2 | Static Attribute | Protected | Type reference (TYPE) | IF_RSPLS_HDB_SWITCH_RUNTIME=>TN_HDB_SUPPORT | Running mode (HDB_ON or HDB_OFF) | 20120327 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSCRM_IMP_SESSION | CRM In-Memory Planning Services Session | 20110727 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Makes sure a session instance exists | 20110728 | |
| 2 | Static method | Public | Constructor | Class Constructor | 20101122 | |
| 3 | Static method | Public | Method | Determine the running mode | 20120327 |
Events
Class CL_RSCRM_IMP_ACTION_MANAGER has no event.
Types
Class CL_RSCRM_IMP_ACTION_MANAGER has no local type.
Method Signatures
Method CHECK_SESSION Signature
Method CHECK_SESSION on class CL_RSCRM_IMP_ACTION_MANAGER has no parameter.
Method CHECK_SESSION on class CL_RSCRM_IMP_ACTION_MANAGER has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSCRM_IMP_ACTION_MANAGER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSCRM_IMP_ACTION_MANAGER has no exception.
Method DETERMINE_RUNNING_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Data blocks from application | 20120327 | |||
| 2 | IT_DATASET_SELECTION | Call by reference | Type reference (TYPE) | RSCRMT_IMP_SELECTION | Main dataset selection | 20120327 | |||
| 3 | IT_METADATA | Call by reference | Type reference (TYPE) | RSCRMT_IMP_MODEL | Metadata blocks from application | 20120327 | |||
| 4 | IT_QUERY_FILTERS | Call by reference | Type reference (TYPE) | RSCRMT_IMP_SELECTION | Selection table of query filters | 20120327 | |||
| 5 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | RSCRM_IMP_OBJECT_ID | Object ID | 20120327 | |||
| 6 | IV_QUERY_ID | Call by reference | Type reference (TYPE) | RSCRM_IMP_QUERY_ID | Query ID | 20120327 |
Method DETERMINE_RUNNING_MODE on class CL_RSCRM_IMP_ACTION_MANAGER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |