SAP ABAP Class IF_BICS_PLAN_MOD_RUN_DS (Create/Change Data Slices at Runtime)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BICS_OBJECT | Root Object for BICS Entities | 20130422 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BICS_PLAN_MOD_RUN_DS | Create/Change Data Slices at Runtime | 20130422 |
Properties
| Class | IF_BICS_PLAN_MOD_RUN_DS | |
| Short Description | Create/Change Data Slices at Runtime | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130422 | 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... |
Interfaces
Class IF_BICS_PLAN_MOD_RUN_DS has no interface implemented.
Friends
Class IF_BICS_PLAN_MOD_RUN_DS has no friend class.
Attributes
Class IF_BICS_PLAN_MOD_RUN_DS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Close Data Slices Instance | 20130422 | |
| 2 | Instance method | Public | Method | Service Method: Structure Type of Table Data Slices | 20130422 | |
| 3 | Instance method | Public | Method | Returns the maximum possible number of characteristics | 20130422 | |
| 4 | Instance method | Public | Method | Set Characteristics for Data Slice | 20130422 | |
| 5 | Instance method | Public | Method | Set the Data Slice | 20130422 |
Events
Class IF_BICS_PLAN_MOD_RUN_DS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_S_CHARACTERISTIC | Public | See coding | 20130422 | BEGIN OF tn_s_characteristic,
name TYPE if_bics_object=>tn_name,
END OF tn_s_characteristic
|
Method Signatures
Method CLOSE Signature
Method CLOSE on class IF_BICS_PLAN_MOD_RUN_DS has no parameter.
Method CLOSE on class IF_BICS_PLAN_MOD_RUN_DS has no exception.
Method GET_LINE_DATA_TYPE_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_LINE_DATA_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20130422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid Entry for Planning Objects | 20130802 |
Method GET_POSSIBLE_CHARACTERISTICS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TH_IOBJ_MAX | Value transfer | Type reference (TYPE) | IF_BICS_PLAN_MOD_RUN_CR=>TN_T_CHARACTERISTIC | Table with Characteristics | 20130422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid Entry for Planning Objects | 20130802 |
Method SET_CHARACTERISTICS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TS_FIELDS_MAP | Call by reference | Type reference (TYPE) | IF_RSPLS_DS_TYPES=>TN_TS_FIELD | Tabelle: Merkmale einer Datenscheibe (interne Sicht) | 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 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid Entry for Planning Objects | 20130802 |
Method SET_DATA_SLICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_T_COMBI | Call by reference | Type reference (TYPE) | DATA | Reference to Table With Data Slice Records | 20130422 | |||
| 2 | I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid Entry for Planning Objects | 20130802 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |