SAP ABAP Interface IF_BSCL_SQL_STATEMENT (General SQL behavior)
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_SQL_STATEMENT | Basic functions for SQL generation | 20121112 |
Properties
Interface | IF_BSCL_SQL_STATEMENT | |
Short Description | General SQL behavior |
General Data
Package | BSCL_VIEW_KIT | Classification: Tools for view generation |
Created | 20121112 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_BSCL_SQL_STATEMENT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BSCL_SQL_TYPES | Types for SQL generation | 20121112 |
Friends
Interface IF_BSCL_SQL_STATEMENT has no friend.
Attributes
Interface IF_BSCL_SQL_STATEMENT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20121112 | |
2 | ![]() |
Static method | Public | Method | 20121112 | |
3 | ![]() |
Instance method | Public | Method | 20121112 |
Events
Interface IF_BSCL_SQL_STATEMENT has no event.
Types
Interface IF_BSCL_SQL_STATEMENT has no local type.
Method Signatures
Method COMPOSE_DELIMITED_NAME 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 | 20121112 | |||
2 | ![]() |
RV_NAME | Value transfer | Type reference (TYPE) | STRING | 20121112 |
Method COMPOSE_DELIMITED_NAME on Interface IF_BSCL_SQL_STATEMENT has no exception.
Method COMPOSE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20121112 | |||
2 | ![]() |
IV_PATH | Call by reference | Type reference (TYPE) | STRING | 20121112 | |||
3 | ![]() |
RV_NAME | Value transfer | Type reference (TYPE) | STRING | 20121112 |
Method COMPOSE_NAME on Interface IF_BSCL_SQL_STATEMENT has no exception.
Method GET_STATEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_STATEMENT | Value transfer | Type reference (TYPE) | STRING | 20121112 |
Method GET_STATEMENT on Interface IF_BSCL_SQL_STATEMENT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |