SAP ABAP Class CL_RSCRM_IMP_SESSION (CRM In-Memory Planning Services Session)
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_SESSION | CRM In-Memory Planning Session | 20110726 |
Properties
| Class | CL_RSCRM_IMP_SESSION | |
| Short Description | CRM In-Memory Planning Services Session | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSCRM_IMP_CORE | CRM In-Memory Planning Core |
| Created | 20110725 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSCRM_IMP_SESSION | CRM In-Memory Planning Session | 20110726 |
Friends
Class CL_RSCRM_IMP_SESSION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_BICS_APPLICATION | 20110725 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RSCRMT_IMP_OBJECT_LIST | Table of objects and data areas of a session | 20110725 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110725 | |
| 2 | Instance method | Public | Method | Deregister an object instance from memory | 20111201 | |
| 3 | Instance method | Protected | Method | Gets a data area of a given name | 20110726 | |
| 4 | Instance method | Public | Method | Returns an existing/new object instance based on object ID | 20110728 |
Events
Class CL_RSCRM_IMP_SESSION has no event.
Types
Class CL_RSCRM_IMP_SESSION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSCRM_IMP_SESSION has no parameter.
Method CONSTRUCTOR on class CL_RSCRM_IMP_SESSION has no exception.
Method DEREGISTER_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | RSCRM_IMP_OBJECT_ID | Object Identifier | 20111201 |
Method DEREGISTER_OBJECT on class CL_RSCRM_IMP_SESSION has no exception.
Method GET_DATA_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATA_AREA_NAME | Call by reference | Type reference (TYPE) | STRING | SPACE | 20110727 | |||
| 2 | RO_DATA_AREA | Value transfer | Object reference (TYPE REF TO) | IF_BICS_DATA_AREA | 20110727 |
Method GET_DATA_AREA on class CL_RSCRM_IMP_SESSION has no exception.
Method GET_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | RSCRM_IMP_OBJECT_ID | Object Identifier | 20110728 | |||
| 2 | RO_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_RSCRM_IMP_OBJECT | In Memory Planning Services Object | 20110728 |
Method GET_OBJECT on class CL_RSCRM_IMP_SESSION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |