SAP ABAP Class IF_TPSQL_TEMPLATE (Base template Interface for SQL Statements)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_CREATEEXTLCTRIGGER | 20130409 | |
| 2 | Interface composition (i COMPRISING i_ref) | IF_CREATELIVECLONETRIGGER | 20130422 | |
| 3 | Interface composition (i COMPRISING i_ref) | IF_IUUC_CREATESEQUENCE | 20130409 | |
| 4 | Interface composition (i COMPRISING i_ref) | IF_IUUC_DELETESEQUENCE | 20130409 | |
| 5 | Interface composition (i COMPRISING i_ref) | IF_IUUC_DROPTRIGGER | 20130409 | |
| 6 | Interface composition (i COMPRISING i_ref) | IF_IUUC_TRANSTRIGGER | 20130409 | |
| 7 | Interface composition (i COMPRISING i_ref) | IF_SWAPTABLES | 20130429 | |
| 8 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CREATEEXTLCTRIGGER | 20130409 | |
| 9 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CREATELIVECLONETRIGGER | 20130422 | |
| 10 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IUUC_CREATESEQUENCE | 20130409 | |
| ... | Click here to see Used By full list (14 items) | |||
Properties
| Class | IF_TPSQL_TEMPLATE | |
| Short Description | Base template Interface for SQL Statements | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100910 | 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 has no interface implemented.
Friends
Class IF_TPSQL_TEMPLATE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_TPSQL_TEMPLATE_CONTEXT | Context for SQL Templates | 20100913 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get SQL Statements | 20110310 | |
| 2 | Instance method | Public | Method | 20110318 |
Events
Class IF_TPSQL_TEMPLATE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_FIELDS_T | Public | See coding | 20100913 | gty_fields_t type standard table of fieldname
|
||
| 2 | GTY_SQL_STATEMENT_T | Public | See coding | 20100910 | gty_sql_statement_t type standard table of string
|
Method Signatures
Method GENERATESTATEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_STATEMENT | Call by reference | Type reference (TYPE) | GTY_SQL_STATEMENT_T | 20110310 | ||||
| 2 | EV_STATEMENT | Call by reference | Type reference (TYPE) | STRING | 20110310 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SQL Templates Base Exception Class | 20110310 |
Method HAS_IGNORABLE_ERRORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HAS_IGNORABLE_ERRORS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110318 |
Method HAS_IGNORABLE_ERRORS on class IF_TPSQL_TEMPLATE has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20140120 |
| SAP Release Created in |