SAP ABAP Class IF_TPSQL_TEMPLATE_CONTEXT (Context for SQL Templates)
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
| Class | IF_TPSQL_TEMPLATE_CONTEXT | |
| Short Description | Context for SQL Templates | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100913 | SAP |
| Last change | 20140120 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_TPSQL_TEMPLATE_CONTEXT has no interface implemented.
Friends
Class IF_TPSQL_TEMPLATE_CONTEXT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | 20101118 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | SYDBSYS | CHAR30 | 20100913 | |||
| 3 | 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
Class IF_TPSQL_TEMPLATE_CONTEXT has no event.
Types
Class 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 class 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 class 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 class 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 |