SAP ABAP Class IF_BSCL_DML_SELECT_STATEMENT (SQL for views)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BSCL_SQL_TYPES | Types for SQL generation | 20130118 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BSCL_SQL_STATEMENT | Basic functions for SQL generation | 20130118 |
Properties
| Class | IF_BSCL_DML_SELECT_STATEMENT | |
| Short Description | SQL for views | |
| 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_DML_SELECT_STATEMENT has no forward declaration.
Interfaces
Class IF_BSCL_DML_SELECT_STATEMENT has no interface implemented.
Friends
Class IF_BSCL_DML_SELECT_STATEMENT has no friend class.
Attributes
Class IF_BSCL_DML_SELECT_STATEMENT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130118 | ||
| 2 | Instance method | Public | Method | 20130118 | ||
| 3 | Instance method | Public | Method | 20130118 | ||
| 4 | Instance method | Public | Method | 20130118 |
Events
Class IF_BSCL_DML_SELECT_STATEMENT has no event.
Types
Class IF_BSCL_DML_SELECT_STATEMENT has no local type.
Method Signatures
Method ADD_COLUMNS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_COLUMNS | Call by reference | Type reference (TYPE) | IF_BSCL_SQL_TYPES~TT_VIEW_COLUMNS | 20130118 |
Method ADD_COLUMNS on class IF_BSCL_DML_SELECT_STATEMENT has no exception.
Method ADD_JOINS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_JOINS | Call by reference | Type reference (TYPE) | IF_BSCL_SQL_TYPES~TT_JOINS | 20130118 |
Method ADD_JOINS on class IF_BSCL_DML_SELECT_STATEMENT has no exception.
Method ADD_WHERE_CONDITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_WHERE_CONDITIONS | Call by reference | Type reference (TYPE) | IF_BSCL_SQL_TYPES~TT_FIELD_VALUES | 20130118 |
Method ADD_WHERE_CONDITIONS on class IF_BSCL_DML_SELECT_STATEMENT has no exception.
Method SET_ANCHOR_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SUBJECT | Call by reference | Type reference (TYPE) | IF_BSCL_SQL_TYPES=>TY_SUBJECT | 20130118 | ||||
| 2 | IV_ALIAS | Call by reference | Type reference (TYPE) | STRING | 20130118 |
Method SET_ANCHOR_TABLE on class IF_BSCL_DML_SELECT_STATEMENT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |