SAP ABAP Interface IF_TPSQL_TEMPLATE (Base template Interface for SQL Statements)
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 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
Interface IF_TPSQL_TEMPLATE  
Short Description Base template Interface for SQL Statements    
General Data
Package STPSQL_BASE   SQL Templates Base 
Created 20100910   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 has no interface.
Friends
Interface IF_TPSQL_TEMPLATE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CONTEXT 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 GENERATESTATEMENTS Instance method Public Method Get SQL Statements 20110310
2 HAS_IGNORABLE_ERRORS Instance method Public Method 20110318
Events
Interface 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 Exporting ET_STATEMENT Call by reference Type reference (TYPE) GTY_SQL_STATEMENT_T 20110310
2 Exporting EV_STATEMENT Call by reference Type reference (TYPE) STRING 20110310
# Exception Resumable Description Created on
1 CX_TPSQL 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 Returning RV_HAS_IGNORABLE_ERRORS Value transfer Type reference (TYPE) ABAP_BOOL 20110318

Method HAS_IGNORABLE_ERRORS on Interface IF_TPSQL_TEMPLATE has no exception.
Meta Relationship - Used By (full list)
# 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
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IUUC_DELETESEQUENCE 20130409
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IUUC_DROPTRIGGER 20130409
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IUUC_TRANSTRIGGER 20130409
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWAPTABLES 20130429
History
Last changed by/on SAP  20140120 
SAP Release Created in 731