SAP ABAP Class IF_BSCL_CALCULATION_VIEW (View)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BSCL_HDBR_TYPES | Types of HDBR access | 20130118 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BSCL_CLASS_VIEW | Class view | 20130118 |
Properties
| Class | IF_BSCL_CALCULATION_VIEW | |
| Short Description | View | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130118 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_BSCL_CALCULATION_VIEW has no forward declaration.
Interfaces
Class IF_BSCL_CALCULATION_VIEW has no interface implemented.
Friends
Class IF_BSCL_CALCULATION_VIEW has no friend class.
Attributes
Class IF_BSCL_CALCULATION_VIEW has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get attributes | 20130118 | |
| 2 | Instance method | Public | Method | Get description | 20130118 | |
| 3 | Instance method | Public | Method | Get input parameters | 20130121 | |
| 4 | Instance method | Public | Method | Get view output parameters from attributes | 20130121 | |
| 5 | Instance method | Public | Method | Get script | 20130118 | |
| 6 | Instance method | Public | Method | Get view name | 20130118 |
Events
Class IF_BSCL_CALCULATION_VIEW has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_VIEWS | Public | See coding | 20130118 | tt_views TYPE STANDARD TABLE OF REF TO if_bscl_view WITH DEFAULT KEY
|
||
| 2 | TT_VIEWS_FOR_TEST | Public | See coding | 20130118 | tt_views_for_test TYPE STANDARD TABLE OF ty_view_for_test WITH DEFAULT KEY
|
||
| 3 | TY_VIEW_FOR_TEST | Public | See coding | 20130118 | BEGIN OF ty_view_for_test,
characteristic TYPE string,
object_type TYPE string,
number_char_columns TYPE i,
number_obj_columns TYPE i,
END OF ty_view_for_test
|
Method Signatures
Method GET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ATTRIBUTES | Value transfer | Type reference (TYPE) | IF_BSCL_HDBR_TYPES~TT_CA_ATTRIBUTE | 20130118 |
Method GET_ATTRIBUTES on class IF_BSCL_CALCULATION_VIEW has no exception.
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DESCRIPTION | Value transfer | Type reference (TYPE) | IF_BSCL_HDBR_TYPES~T_DESCRIPTION | 20130118 |
Method GET_DESCRIPTION on class IF_BSCL_CALCULATION_VIEW has no exception.
Method GET_INPUT_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_IN_PARAMETERS | Value transfer | Type reference (TYPE) | IF_BSCL_HDBR_TYPES~TT_CA_INPUT_PARAMETER | 20130121 |
Method GET_INPUT_PARAMETERS on class IF_BSCL_CALCULATION_VIEW has no exception.
Method GET_OUTPUT_PARAMETER_BY_ATTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ATTRIBUTES | Call by reference | Type reference (TYPE) | IF_BSCL_HDBR_TYPES~TT_CA_ATTRIBUTE | 20130121 | ||||
| 2 | RS_OUT_PARAMETER | Value transfer | Type reference (TYPE) | IF_BSCL_HDBR_TYPES~TS_CA_OUTPUT_PARAMETER | 20130121 |
Method GET_OUTPUT_PARAMETER_BY_ATTS on class IF_BSCL_CALCULATION_VIEW has no exception.
Method GET_SCRIPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SCRIPT | Value transfer | Type reference (TYPE) | IF_BSCL_HDBR_TYPES~T_SCRIPT | Table with Strings | 20130118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Classification Error Class (dynamic check) | 20130118 |
Method GET_VIEW_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NAME | Value transfer | Type reference (TYPE) | IF_BSCL_HDBR_TYPES~T_OBJECT_NAME | 20130118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Classification Error Class (dynamic check) | 20130118 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |