SAP ABAP Interface IF_TPSQL_TEMPLATE_CONTEXT (Context for SQL Templates)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-TLS (Application Component) Upgrade Tools
⤷
STPSQL_BASE (Package) SQL Templates Base

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TPSQL_TEMPLATE_CONTEXT | Context for SQL Templates | 20100913 |
Properties
Interface | IF_TPSQL_TEMPLATE_CONTEXT | |
Short Description | Context for SQL Templates |
General Data
Package | STPSQL_BASE | SQL Templates Base |
Created | 20100913 | SAP |
Last changed | 20140120 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_TPSQL_TEMPLATE_CONTEXT has no interface.
Friends
Interface IF_TPSQL_TEMPLATE_CONTEXT has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MV_DBMS_SCHEMA | Instance attribute | Public | Type reference (TYPE) | STRING | 20101118 | |||
2 | MV_DBMS_TYPE | Instance attribute | Public | Type reference (TYPE) | SYDBSYS | CHAR30 | 20100913 | ||
3 | MV_DBMS_VERSION | Instance attribute | Public | Type reference (TYPE) | STRING | 20100914 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Compare two contexts | 20100914 |
2 | ![]() |
Instance method | Public | Method | Set DB Schema Type | 20101118 |
3 | ![]() |
Instance method | Public | Method | Set Database Type | 20100914 |
4 | ![]() |
Instance method | Public | Method | Set Version | 20100914 |
Events
Interface IF_TPSQL_TEMPLATE_CONTEXT has no event.
Types
Interface IF_TPSQL_TEMPLATE_CONTEXT has no local type.
Method Signatures
Method COMPARE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_TPSQL_TEMPLATE_CONTEXT | Context for SQL Templates | 20100914 | ||
2 | ![]() |
RV_SCORE | Value transfer | Type reference (TYPE) | I | 20101118 |
Method COMPARE on Interface IF_TPSQL_TEMPLATE_CONTEXT has no exception.
Method SET_DBMS_SCHEMA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SCHEMA | Call by reference | Type reference (TYPE) | STRING | 20101118 |
Method SET_DBMS_SCHEMA on Interface IF_TPSQL_TEMPLATE_CONTEXT has no exception.
Method SET_DBMS_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DBMS_TYPE | Call by reference | Type reference (TYPE) | SYDBSYS | Central Database System | 20100914 |
Method SET_DBMS_TYPE on Interface IF_TPSQL_TEMPLATE_CONTEXT has no exception.
Method SET_DBMS_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_VERSION | Call by reference | Type reference (TYPE) | STRING | 20100914 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SQL Templates Base Exception Class | 20101119 |
History
Last changed by/on | SAP | 20140120 |
SAP Release Created in | 731 |