SAP ABAP Interface IF_BSCL_VIEW (View)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-CL (Application Component) Classification
⤷
BSCL_VIEW_KIT (Package) Classification: Tools for view generation

⤷

⤷

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 | 20121025 |
Properties
Interface | IF_BSCL_VIEW | |
Short Description | View |
General Data
Package | BSCL_VIEW_KIT | Classification: Tools for view generation |
Created | 20121024 | SAP |
Last changed | 20131127 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | CL_BSCL_SQL_STATEMENT | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface IF_BSCL_VIEW has no interface.
Friends
Interface IF_BSCL_VIEW has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | TYPE_CALCULATION_VIEW | Constant | Public | Type reference (TYPE) | T_VIEW_TYPE | 2 | Type calculation view | 20130118 | |
2 | TYPE_DATABASE_VIEW | Constant | Public | Type reference (TYPE) | T_VIEW_TYPE | 1 | Type database view | 20130118 | |
3 | TYPE_FULL_OUTER_JOIN | Constant | Public | Type reference (TYPE) | T_JOIN_TYPE | 4 | Type Full Outer Join | 20130426 | |
4 | TYPE_INNER_JOIN | Constant | Public | Type reference (TYPE) | T_JOIN_TYPE | 1 | 20130426 | ||
5 | TYPE_LEFT_OUTER_JOIN | Constant | Public | Type reference (TYPE) | T_JOIN_TYPE | 2 | Type Inner Join | 20130426 | |
6 | TYPE_RIGHT_OUTER_JOIN | Constant | Public | Type reference (TYPE) | T_JOIN_TYPE | 3 | Type Right Outer Join | 20130426 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get characteristics collection | 20121120 |
2 | ![]() |
Instance method | Public | Method | Get assigned class | 20121109 |
3 | ![]() |
Instance method | Public | Method | Get object type | 20121109 |
4 | ![]() |
Instance method | Public | Method | Get organizational area | 20130212 |
Events
Interface IF_BSCL_VIEW has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_VIEWS | Public | See coding | 20121024 | tt_views TYPE STANDARD TABLE OF REF TO if_bscl_view WITH DEFAULT KEY
|
||
2 | TT_VIEWS_FOR_TEST | Public | See coding | 20121025 | tt_views_for_test TYPE STANDARD TABLE OF ty_view_for_test WITH DEFAULT KEY
|
||
3 | TY_VIEW_FOR_TEST | Public | See coding | 20121025 | 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
|
||
4 | T_JOIN_TYPE | Public | Type reference (TYPE) | I | 20130426 |
|
|
5 | T_VIEW_TYPE | Public | Type reference (TYPE) | I | 20130118 |
|
Method Signatures
Method GET_CHARACTERISTICS_COLLECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_COLLECTION | Value transfer | Object reference (TYPE REF TO) | IF_BSCL_CHARACTRSTC_COLLECTION | Class | 20121120 |
Method GET_CHARACTERISTICS_COLLECTION on Interface IF_BSCL_VIEW has no exception.
Method GET_CLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_CLASS | Value transfer | Object reference (TYPE REF TO) | IF_BSCL_CLASS | Class | 20121109 |
Method GET_CLASS on Interface IF_BSCL_VIEW has no exception.
Method GET_OBJECT_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_OBJECT_TYPE | Value transfer | Type reference (TYPE) | TABELLE | Name of database table for object | 20121109 |
Method GET_OBJECT_TYPE on Interface IF_BSCL_VIEW has no exception.
Method GET_ORGANIZATIONAL_AREA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ORGANIZATIONAL_AREA | Value transfer | Type reference (TYPE) | SICHTKZ | Name of organizational_area | 20130212 |
Method GET_ORGANIZATIONAL_AREA on Interface IF_BSCL_VIEW has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in |