SAP ABAP Interface IF_BICS_PLAN_MODEL_RUN (Planning Objects at Runtime)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
BW_BICS_CONSUMER_PLANNING (Package) BW BICS Shell for Planning Functionaliies
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BICS_PLAN_MODEL_RUN | Planning Objects at Runtime | 20101112 |
Properties
| Interface | IF_BICS_PLAN_MODEL_RUN | |
| Short Description | Planning Objects at Runtime |
General Data
| Package | BW_BICS_CONSUMER_PLANNING | BW BICS Shell for Planning Functionaliies |
| Created | 20101112 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_BICS_OBJECT | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 2 | IF_RSPLS_CHAR_RELATION | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 3 | IF_RSPLS_DS_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BICS_SRV | Service | 20101112 | ||
| 2 | IF_BICS_SRV_BASE | Application Service | 20101112 | ||
| 3 | IF_BICS_SYSTEM_SRV | System Service | 20101112 |
Friends
Interface IF_BICS_PLAN_MODEL_RUN has no friend.
Attributes
Interface IF_BICS_PLAN_MODEL_RUN has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create New Characteristic Relationship at Runtime | 20110304 | |
| 2 | Instance method | Public | Method | Neue Datenscheibe zur Laufzeit erzeugen | 20130422 | |
| 3 | Instance method | Public | Method | Create New Planning Function at Runtime | 20101122 |
Events
Interface IF_BICS_PLAN_MODEL_RUN has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_PLANNING_FUNCTION_NAME | Public | Type reference (TYPE) | CHAR20 | Name of Planning Function | 20110617 | |
Method Signatures
Method CREATE_CHARACTERISTIC_RELATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFO_PROVIDER | Call by reference | Type reference (TYPE) | IF_BICS_OBJECT=>TN_NAME | Name eines Objekts | 20110304 | |||
| 2 | I_TS_CHA_ROLE | Call by reference | Type reference (TYPE) | IF_RSPLS_CHAR_RELATION=>TN_TS_CHA_ROLE | Tabelle von Merkmalen auf die die Mermalsbeziehung ensteht | 20110309 | |||
| 3 | R_R_CHARACTERISTIC_RELATION | Value transfer | Object reference (TYPE REF TO) | IF_BICS_PLAN_MOD_RUN_CR | Merkmalsbeziehung die zur Laufzeit anlegt/geändern wird | 20110304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalide Eingabe bei Planungsobjekten | 20110321 |
Method CREATE_DATA_SLICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFO_PROVIDER | Call by reference | Type reference (TYPE) | IF_BICS_OBJECT=>TN_NAME | Object Name | 20130422 | |||
| 2 | I_TS_IOBJ | Call by reference | Type reference (TYPE) | IF_RSPLS_DS_TYPES=>TN_TS_IOBJ | Tabelle: Merkmale einer Datenscheibe (externe Sicht) | 20130422 | |||
| 3 | R_R_DATA_SLICE | Value transfer | Object reference (TYPE REF TO) | IF_BICS_PLAN_MOD_RUN_DS | Data Slices that is created/changed at runtime | 20130422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid Entry for Planning Objects | 20130422 |
Method CREATE_PLANNING_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AGGREGATION_LEVEL | Call by reference | Type reference (TYPE) | IF_BICS_OBJECT=>TN_NAME | Name einer bestehenden Aggregationsebene | 20101122 | |||
| 2 | I_PLANNINGFUNCTION_NAME | Call by reference | Type reference (TYPE) | TN_PLANNING_FUNCTION_NAME | Name der neuen Planungsfunktion | 20101122 | |||
| 3 | I_PLANNINGFUNCTION_TEXT | Call by reference | Type reference (TYPE) | IF_BICS_OBJECT=>TN_NAME | Kurztext der neuen Planungsfunktion | 20101124 | |||
| 4 | I_SERVICE_TYPE_NAME | Call by reference | Type reference (TYPE) | IF_BICS_OBJECT=>TN_NAME | Name Planungsfunktionstyp | 20101122 | |||
| 5 | R_R_PLANNINGFUNCTION | Value transfer | Object reference (TYPE REF TO) | IF_BICS_PLAN_MOD_RUN_FUNC | Plannungsfunktion zu Laufzeit modeliert | 20101122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalide Eingabe bei Planungsobjekten | 20101122 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 731 |