SAP ABAP Interface IF_RSCRM_IMP_ACTION_MANAGER (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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSCRM_IMP_ACTION_MANAGER | In Memory Planning Services Action Manager | 20101122 |
Properties
| Interface | IF_RSCRM_IMP_ACTION_MANAGER | |
| Short Description | Planning Services Action Manager |
General Data
| Package | RSCRM_IMP_CORE | CRM In-Memory Planning Core |
| Created | 20101119 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | IF_BICS_RS | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_RSCRM_IMP_ACTION_MANAGER has no interface.
Friends
Interface IF_RSCRM_IMP_ACTION_MANAGER has no friend.
Attributes
Interface IF_RSCRM_IMP_ACTION_MANAGER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Copy planning data from an object to another one | 20110324 | |
| 2 | Instance method | Public | Method | Delete Planning on BI | 20110314 | |
| 3 | Instance method | Public | Method | Execute planning event | 20111021 | |
| 4 | Instance method | Public | Method | Execute planning function | 20110817 | |
| 5 | Instance method | Public | Method | Execute query on BI | 20101122 | |
| 6 | Instance method | Public | Method | Execute query on BI to read data | 20110426 | |
| 7 | Instance method | Public | Method | Execute preparation steps before Synchronize | 20120326 | |
| 8 | Instance method | Public | Method | Execute preparation steps before Update Cell | 20121101 | |
| 9 | Instance method | Public | Method | Snapshot the planning data for the new version | 20111212 | |
| 10 | Instance method | Public | Method | Synchronize data to BI | 20101119 | |
| 11 | Instance method | Public | Method | Answer Update cell value query action on BI | 20101214 | |
| 12 | Instance method | Public | Method | Drilldown a column or a row, displaying the hierarchy | 20110308 |
Events
Interface IF_RSCRM_IMP_ACTION_MANAGER has no event.
Types
Interface IF_RSCRM_IMP_ACTION_MANAGER has no local type.
Method Signatures
Method COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PATTERN_CONFIG | Call by reference | Type reference (TYPE) | RSCRMS_IMP_PATTERN_CONFIG | Buying Pattern Configuration Information | 20120514 | |||
| 2 | IT_COMPOUNDED_DATA | Call by reference | Type reference (TYPE) | RSCRMT_IMP_COMPOUND_MAPPING | Compounding Mappings | 20120412 | |||
| 3 | IT_COPY_FROM_TO | Call by reference | Type reference (TYPE) | RSCRMT_IMP_FROM_TO_SELECTION | Table for copy and repost selection | 20110324 | |||
| 4 | IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Data blocks from application | 20111021 | |||
| 5 | IT_DATASET_SELECTION | Call by reference | Type reference (TYPE) | RSCRMT_IMP_SELECTION | Table of parameters and values for selection | 20111021 | |||
| 6 | IT_METADATA | Call by reference | Type reference (TYPE) | RSCRMT_IMP_MODEL | Metadata blocks from application | 20111021 | |||
| 7 | IT_QUERY_FILTERS | Call by reference | Type reference (TYPE) | RSCRMT_IMP_SELECTION | Query filters | 20111021 | |||
| 8 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | RSCRM_IMP_OBJECT_ID | Object Identifier | 20110727 | |||
| 9 | IV_QUERY_ID | Call by reference | Type reference (TYPE) | RSCRM_IMP_QUERY_ID | Query Identifier | 20110324 |
Method COPY on Interface IF_RSCRM_IMP_ACTION_MANAGER has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DELETE_SELECTION | Call by reference | Type reference (TYPE) | RSCRMT_IMP_SELECTION | Table of parameters and values for selection | 20110314 | |||
| 2 | IT_QUERY_FILTERS | Call by reference | Type reference (TYPE) | RSCRMT_IMP_SELECTION | Table of parameters and values for selection | 20111118 | |||
| 3 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | RSCRM_IMP_OBJECT_ID | Object Identifier | 20110727 | |||
| 4 | IV_QUERY_ID | Call by reference | Type reference (TYPE) | RSCRM_IMP_QUERY_ID | Query Identifier | 20110314 |
Method DELETE on Interface IF_RSCRM_IMP_ACTION_MANAGER has no exception.
Method EXECUTE_PLANNING_EVENT 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 | 20111021 | |||
| 2 | IV_PLANNING_EVENT_ID | Call by reference | Type reference (TYPE) | RSCRM_IMP_EVENT_ID | Planning Function Name | 20111021 | |||
| 3 | IV_QUERY_ID | Call by reference | Type reference (TYPE) | RSCRM_IMP_QUERY_ID | Query Identifier | 20111021 |
Method EXECUTE_PLANNING_EVENT on Interface IF_RSCRM_IMP_ACTION_MANAGER has no exception.
Method EXECUTE_PLANNING_FUNCTION 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 | 20110817 | |||
| 2 | IV_PLANNING_FUNCTION | Call by reference | Type reference (TYPE) | RSCRM_IMP_PLNFCT_NAME | Planning Function Name | 20110817 | |||
| 3 | IV_QUERY_FILTER | Call by reference | Type reference (TYPE) | RSCRM_IMP_PF_FILTER | Use user-defined filter for query | 20110817 | |||
| 4 | IV_QUERY_ID | Call by reference | Type reference (TYPE) | RSCRM_IMP_QUERY_ID | Query Identifier | 20110817 |
Method EXECUTE_PLANNING_FUNCTION on Interface IF_RSCRM_IMP_ACTION_MANAGER has no exception.
Method EXECUTE_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_XML_DESCRIPTOR | Call by reference | Type reference (TYPE) | RSCRMT_IMP_CELL_INFO | XML description | 20111021 | |||
| 2 | EV_XML | Call by reference | Type reference (TYPE) | STRING | Xml file | 20101122 | |||
| 3 | IT_QUERY_FILTER | Call by reference | Type reference (TYPE) | RSCRMT_IMP_SELECTION | Table of characteristics for planning filter selection | 20110621 | |||
| 4 | IT_QUERY_VARIABLE | Call by reference | Type reference (TYPE) | RSCRMT_IMP_SELECTION | Table of variables for planning selection | 20110203 | |||
| 5 | IT_VISIBLE_KYF | Call by reference | Type reference (TYPE) | RSCRMT_IMP_VISIBLE_KYF | Visible Key Figures | 20110228 | |||
| 6 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | RSCRM_IMP_OBJECT_ID | In memory planning services - Object ID | 20101122 | |||
| 7 | IV_QUERY_ID | Call by reference | Type reference (TYPE) | RSCRM_IMP_QUERY_ID | Query ID | 20101122 | |||
| 8 | IV_READ_ONLY | Call by reference | Type reference (TYPE) | CRMT_BOOLEAN | ABAP_FALSE | Logical Variable | 20110309 | ||
| 9 | IV_RENDER_CONTEXT | Call by reference | Type reference (TYPE) | STRING | Context for rendering | 20111021 | |||
| 10 | IV_RENDER_RESULTSET_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | Render query resultset only | 20110225 |
Method EXECUTE_QUERY on Interface IF_RSCRM_IMP_ACTION_MANAGER has no exception.
Method EXECUTE_QUERY_READ_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DATA_XML | Call by reference | Type reference (TYPE) | STRING | 20110601 | ||||
| 2 | IT_FREE_CHARACTERISTICS | Call by reference | Type reference (TYPE) | RSCRMT_IMP_INFOOBJECT | Table of info objects | 20110426 | |||
| 3 | IT_QUERY_FILTER | Call by reference | Type reference (TYPE) | RSCRMT_IMP_SELECTION | Table of characteristics for planning filter selection | 20110621 | |||
| 4 | IT_QUERY_VARIABLE | Call by reference | Type reference (TYPE) | RSCRMT_IMP_SELECTION | Table of parameters and values for selection | 20110426 | |||
| 5 | IT_VISIBLE_KYF | Call by reference | Type reference (TYPE) | RSCRMT_IMP_VISIBLE_KYF | Visible Key Figures | 20110426 | |||
| 6 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | RSCRM_IMP_OBJECT_ID | Object Identifier | 20110727 | |||
| 7 | IV_QUERY_ID | Call by reference | Type reference (TYPE) | RSCRM_IMP_QUERY_ID | Query Identifier | 20110426 |
Method EXECUTE_QUERY_READ_DATA on Interface IF_RSCRM_IMP_ACTION_MANAGER has no exception.
Method PREPARE_SYNCHRONIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATASET_SELECTION | Call by reference | Type reference (TYPE) | RSCRMT_IMP_SELECTION | Table of parameters and values for selection | 20120326 | |||
| 2 | IT_METADATA | Call by reference | Type reference (TYPE) | RSCRMT_IMP_MODEL | Planning Model: Table of Relations Meta Information | 20120326 | |||
| 3 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | RSCRM_IMP_OBJECT_ID | Object Identifier | 20120326 | |||
| 4 | IV_QUERY_ID | Call by reference | Type reference (TYPE) | RSCRM_IMP_QUERY_ID | Query Identifier | 20120326 |
Method PREPARE_SYNCHRONIZE on Interface IF_RSCRM_IMP_ACTION_MANAGER has no exception.
Method PREPARE_UPDATE_CELL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_QUERIES | Call by reference | Type reference (TYPE) | RSCRMT_IMP_QUERY_ID | Table of query IDs | 20121101 | |||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | RSCRM_IMP_OBJECT_ID | Object Identifier | 20121101 |
Method PREPARE_UPDATE_CELL on Interface IF_RSCRM_IMP_ACTION_MANAGER has no exception.
Method SNAPSHOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_COMPOUNDED_DATA | Call by reference | Type reference (TYPE) | RSCRMT_IMP_COMPOUND_MAPPING | Compounding Mappings | 20120412 | |||
| 2 | IT_COPY_FROM_TO | Call by reference | Type reference (TYPE) | RSCRMT_IMP_FROM_TO_SELECTION | Table for copy and repost selection | 20111212 | |||
| 3 | IT_DATASET_SELECTION | Call by reference | Type reference (TYPE) | RSCRMT_IMP_SELECTION | Table of parameters and values for selection | 20111212 | |||
| 4 | IT_DATA_FROM | Call by reference | Type reference (TYPE) | ANY TABLE | Data blocks from application (active version) | 20111212 | |||
| 5 | IT_DATA_TO | Call by reference | Type reference (TYPE) | ANY TABLE | Data blocks from application (new version) | 20111212 | |||
| 6 | IT_METADATA | Call by reference | Type reference (TYPE) | RSCRMT_IMP_MODEL | Metadata blocks from application | 20111212 | |||
| 7 | IT_QUERY_FILTERS | Call by reference | Type reference (TYPE) | RSCRMT_IMP_SELECTION | Query filters | 20111212 | |||
| 8 | IV_DELETE_VERSION | Call by reference | Type reference (TYPE) | CRMT_BOOLEAN | Logical Variable | 20111212 | |||
| 9 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | RSCRM_IMP_OBJECT_ID | Object Identifier | 20111212 | |||
| 10 | IV_QUERY_ID | Call by reference | Type reference (TYPE) | RSCRM_IMP_QUERY_ID | Query Identifier | 20111212 |
Method SNAPSHOT on Interface IF_RSCRM_IMP_ACTION_MANAGER has no exception.
Method SYNCHRONIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PATTERN_CONFIG | Call by reference | Type reference (TYPE) | RSCRMS_IMP_PATTERN_CONFIG | Buying Pattern Configuration Information | 20110506 | |||
| 2 | IS_REDISTRIBUTION_CONFIG | Call by reference | Type reference (TYPE) | RSCRMS_IMP_REDISTRIBUTION_CONF | Redistribution configuration | 20110727 | |||
| 3 | IS_TIME_SHIFT | Call by reference | Type reference (TYPE) | RSCRMS_IMP_TIME_SHIFT_INFO | Time shift operations and configuration information | 20111021 | |||
| 4 | IS_TIME_SHIFT_OPTIMIZED | Call by reference | Type reference (TYPE) | RSCRMS_IMP_TIME_SHIFT_OPTIMIZE | Optimized time shift operations and confiig. information | 20120920 | |||
| 5 | IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Data blocks from application | 20101214 | |||
| 6 | IT_DATASET_SELECTION | Call by reference | Type reference (TYPE) | RSCRMT_IMP_SELECTION | Table of parameters and values for selection | 20110831 | |||
| 7 | IT_DELETE_SELECTIONS | Call by reference | Type reference (TYPE) | RSCRMT_IMP_DELETE_SELECTIONS | Table of keys and values for selection | 20110208 | |||
| 8 | IT_KYF_DATA | Call by reference | Type reference (TYPE) | RSCRMT_IMP_KYF_DATA | Key Figure Data Table | 20110720 | |||
| 9 | IT_METADATA | Call by reference | Type reference (TYPE) | RSCRMT_IMP_MODEL | Metadata blocks from application | 20101214 | |||
| 10 | IT_QUERY_FILTERS | Call by reference | Type reference (TYPE) | RSCRMT_IMP_SELECTION | Selection table of query filters | 20110711 | |||
| 11 | IT_REPOST | Call by reference | Type reference (TYPE) | RSCRMT_IMP_REPOST | Table of parameters and values for selection | 20110310 | |||
| 12 | IV_DATA_CHANGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Change flag need generation of combinations | 20111021 | |||
| 13 | IV_EVENT | Call by reference | Type reference (TYPE) | RSCRM_IMP_EVENT_ID | 1 | Custom Event ID | 20120814 | ||
| 14 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | RSCRM_IMP_OBJECT_ID | Object ID | 20101122 | |||
| 15 | IV_QUERY_ID | Call by reference | Type reference (TYPE) | RSCRM_IMP_QUERY_ID | Query ID | 20101122 | |||
| 16 | IV_READ_ONLY | Call by reference | Type reference (TYPE) | CRMT_BOOLEAN | ABAP_FALSE | To be set if the object is locked in CRM; no lock set in BI | 20110309 | ||
| 17 | RV_DIRTY | Value transfer | Type reference (TYPE) | ABAP_BOOL | Whether planning data has changed | 20110817 |
Method SYNCHRONIZE on Interface IF_RSCRM_IMP_ACTION_MANAGER has no exception.
Method UPDATE_CELL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CELL | Call by reference | Type reference (TYPE) | RSCRMT_IMP_CELL | Table of cells | 20110909 | |||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | RSCRM_IMP_OBJECT_ID | In-Memory Planning Object Identifier | 20101214 | |||
| 3 | IV_QUERY_ID | Call by reference | Type reference (TYPE) | RSCRM_IMP_QUERY_ID | In-Memory Planning Query Identifier | 20101214 | |||
| 4 | RV_EXECUTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | True when fully executed | 20111021 |
Method UPDATE_CELL on Interface IF_RSCRM_IMP_ACTION_MANAGER has no exception.
Method UPDATE_DRILLSTATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DRILLDOWN_CELL_ID | Call by reference | Type reference (TYPE) | RSCRM_IMP_VALUE | parameter Value | 20110308 | |||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | RSCRM_IMP_OBJECT_ID | Object Identifier | 20110308 | |||
| 3 | IV_QUERY_ID | Call by reference | Type reference (TYPE) | RSCRM_IMP_QUERY_ID | Query Identifier | 20110308 |
Method UPDATE_DRILLSTATE on Interface IF_RSCRM_IMP_ACTION_MANAGER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |