SAP ABAP Interface IF_CREATEEXTLCTRIGGER (IF_CREATEEXTLCTRIGGER)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-TLS (Application Component) Upgrade Tools
     STPSQL_GEN (Package) Generatet Objects from TPSQL
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CREATEEXTLCTRIGGER 20130409
Properties
Interface IF_CREATEEXTLCTRIGGER  
Short Description    
General Data
Package STPSQL_GEN   Generatet Objects from TPSQL 
Created 20130409   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 Abstract Final Description Created on
1 IF_TPSQL_TEMPLATE Base template Interface for SQL Statements 20130409
Friends
Interface IF_CREATEEXTLCTRIGGER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_COLUMNS Instance attribute Public Type reference (TYPE) IF_TPSQL_TYPES_GEN=>STRUCTCONTAINER_COLUMN_T 20130409
2 MV_DSTTABLENAME Instance attribute Public Type reference (TYPE) STRING 20130409
3 MV_KEYCOLUMNS Instance attribute Public Type reference (TYPE) IF_TPSQL_TYPES_GEN=>STRUCTCONTAINER_COLUMN_T 20130409
4 MV_LOGTABLENAME Instance attribute Public Type reference (TYPE) STRING 20130409
5 MV_NONKEYCOLUMNS Instance attribute Public Type reference (TYPE) IF_TPSQL_TYPES_GEN=>STRUCTCONTAINER_COLUMN_T 20130409
6 MV_SRCTABLENAME Instance attribute Public Type reference (TYPE) STRING 20130409
7 MV_TRIGGERNAME Instance attribute Public Type reference (TYPE) STRING 20130409
8 MV_WAITSEC Instance attribute Public Type reference (TYPE) STRING 20130409
Methods
# Method Level Visibility Method type Description Created on
1 SET_COLUMNS Instance method Public Method 20130409
2 SET_DSTTABLENAME Instance method Public Method 20130409
3 SET_KEYCOLUMNS Instance method Public Method 20130409
4 SET_LOGTABLENAME Instance method Public Method 20130409
5 SET_NONKEYCOLUMNS Instance method Public Method 20130409
6 SET_SRCTABLENAME Instance method Public Method 20130409
7 SET_TRIGGERNAME Instance method Public Method 20130409
8 SET_WAITSEC Instance method Public Method 20130409
Events
Interface IF_CREATEEXTLCTRIGGER has no event.
Types
Interface IF_CREATEEXTLCTRIGGER has no local type.
Method Signatures

Method SET_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COLUMNS Call by reference Type reference (TYPE) IF_TPSQL_TYPES_GEN=>STRUCTCONTAINER_COLUMN_T 20130409

Method SET_COLUMNS on Interface IF_CREATEEXTLCTRIGGER has no exception.

Method SET_DSTTABLENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DSTTABLENAME Call by reference Type reference (TYPE) STRING 20130409

Method SET_DSTTABLENAME on Interface IF_CREATEEXTLCTRIGGER has no exception.

Method SET_KEYCOLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KEYCOLUMNS Call by reference Type reference (TYPE) IF_TPSQL_TYPES_GEN=>STRUCTCONTAINER_COLUMN_T 20130409

Method SET_KEYCOLUMNS on Interface IF_CREATEEXTLCTRIGGER has no exception.

Method SET_LOGTABLENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOGTABLENAME Call by reference Type reference (TYPE) STRING 20130409

Method SET_LOGTABLENAME on Interface IF_CREATEEXTLCTRIGGER has no exception.

Method SET_NONKEYCOLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NONKEYCOLUMNS Call by reference Type reference (TYPE) IF_TPSQL_TYPES_GEN=>STRUCTCONTAINER_COLUMN_T 20130409

Method SET_NONKEYCOLUMNS on Interface IF_CREATEEXTLCTRIGGER has no exception.

Method SET_SRCTABLENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SRCTABLENAME Call by reference Type reference (TYPE) STRING 20130409

Method SET_SRCTABLENAME on Interface IF_CREATEEXTLCTRIGGER has no exception.

Method SET_TRIGGERNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TRIGGERNAME Call by reference Type reference (TYPE) STRING 20130409

Method SET_TRIGGERNAME on Interface IF_CREATEEXTLCTRIGGER has no exception.

Method SET_WAITSEC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WAITSEC Call by reference Type reference (TYPE) STRING 20130409

Method SET_WAITSEC on Interface IF_CREATEEXTLCTRIGGER has no exception.
History
Last changed by/on SAP  20140120 
SAP Release Created in 740