SAP ABAP Class CL_RSCRM_IMP_IMG_ACCESS (Customizing image access service)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
CRM (Application Component) Customer Relationship Management
⤷
RSCRM_IMP_CUSTOMIZING (Package) CRM In-Memory Planning Customizings
⤷
⤷
Properties
| Class | CL_RSCRM_IMP_IMG_ACCESS | |
| Short Description | Customizing image access service | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSCRM_IMP_CUSTOMIZING | CRM In-Memory Planning Customizings |
| Created | 20110718 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSCRM_IMP_IMG_ACCESS has no forward declaration.
Interfaces
Class CL_RSCRM_IMP_IMG_ACCESS has no interface implemented.
Friends
Class CL_RSCRM_IMP_IMG_ACCESS has no friend class.
Attributes
Class CL_RSCRM_IMP_IMG_ACCESS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Read the planning function customized for an event | 20110822 | |
| 2 | Static method | Public | Method | Read manual planning event and functions | 20110910 |
Events
Class CL_RSCRM_IMP_IMG_ACCESS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_QUERY_ID | Private | See coding | 20110820 | ty_query_id TYPE RANGE OF rscrm_imp_query_id
|
Method Signatures
Method GET_EVENT_PLANNING_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EVENT_ID | Call by reference | Type reference (TYPE) | RSCRM_IMP_EVENT_ID | Type of Custom Event | 20111021 | |||
| 2 | IV_QUERY_ID | Call by reference | Type reference (TYPE) | RSCRM_IMP_QUERY_ID | Query Identifier | 20110822 | |||
| 3 | RT_PF_EVENT | Value transfer | Type reference (TYPE) | RSCRMT_IMP_EVENTQUERY_PFCUST | Planning function customized for query and event | 20110822 |
Method GET_EVENT_PLANNING_FUNCTION on class CL_RSCRM_IMP_IMG_ACCESS has no exception.
Method GET_MANUAL_PLANNING_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_QUERY_ID | Call by reference | Type reference (TYPE) | RSCRM_IMP_QUERY_ID | Query Identifier | 20110910 | |||
| 2 | RT_PLANNING_EVENT | Value transfer | Type reference (TYPE) | RSCRMT_IMP_PLANNING_EVENT | Planning event | 20110910 |
Method GET_MANUAL_PLANNING_EVENT on class CL_RSCRM_IMP_IMG_ACCESS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |