SAP ABAP Class CL_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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TPSQL_TEMPLATE_CONTEXT | Context for SQL Templates | 20100913 |
Properties
| Class | CL_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 | STPSQL_BASE | SQL Templates Base |
| 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_TPSQL_TEMPLATE_CONTEXT | Context for SQL Templates | 20100913 |
Friends
Class CL_TPSQL_TEMPLATE_CONTEXT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | LTY_VERS_PARTS | 20101118 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | I | 20101118 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20101118 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20101118 | ||
| 2 | Instance method | Private | Method | Get table of Version Sections | 20101118 | |
| 3 | Instance method | Private | Method | Is Version included | 20101118 | |
| 4 | Instance method | Private | Method | Check if delivered version matches with current DB Version | 20101118 |
Events
Class CL_TPSQL_TEMPLATE_CONTEXT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTY_VERS_PARTS | Private | See coding | 20101118 | LTY_VERS_PARTS type standard table of i
|
Method Signatures
Method COMPARE_TO 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 | 20101118 | ||||
| 2 | RV_VALUE | Value transfer | Type reference (TYPE) | I | 20101118 |
Method COMPARE_TO on class CL_TPSQL_TEMPLATE_CONTEXT has no exception.
Method GET_VERSION_PARTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VERS_PARTS | Value transfer | Type reference (TYPE) | LTY_VERS_PARTS | 20101118 | ||||
| 2 | IV_VERSION | Call by reference | Type reference (TYPE) | STRING | 20101118 |
Method GET_VERSION_PARTS on class CL_TPSQL_TEMPLATE_CONTEXT has no exception.
Method IS_INCLUDED 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 | 20101118 | ||||
| 2 | RV_INCLUDED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101118 |
Method IS_INCLUDED on class CL_TPSQL_TEMPLATE_CONTEXT has no exception.
Method IS_IN_RANGE 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 | 20101118 | ||||
| 2 | RV_IN_RANGE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101118 |
Method IS_IN_RANGE on class CL_TPSQL_TEMPLATE_CONTEXT has no exception.
History
| Last changed by/on | SAP | 20140120 |
| SAP Release Created in | 731 |