SAP ABAP Class IF_BICS_PLAN_MODEL_RUN (Planning Objects at Runtime)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BICS_SRV | Service | 20101112 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_BICS_SRV_BASE | Application Service | 20101112 |
| 3 | Interface composition (i COMPRISING i_ref) | IF_BICS_SYSTEM_SRV | System Service | 20101112 |
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
| Class | IF_BICS_PLAN_MODEL_RUN | |
| Short Description | Planning Objects at Runtime | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20101112 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_BICS_PLAN_MODEL_RUN has no interface implemented.
Friends
Class IF_BICS_PLAN_MODEL_RUN has no friend class.
Attributes
Class 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
Class 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 |