SAP ABAP Class IF_CREATEEXTLCTRIGGER (IF_CREATEEXTLCTRIGGER)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_TPSQL_TEMPLATE Base template Interface for SQL Statements 20130409
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CREATEEXTLCTRIGGER 20130409
Properties
Class IF_CREATEEXTLCTRIGGER  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130409   SAP 
Last change 20140120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_CREATEEXTLCTRIGGER has no interface implemented.
Friends
Class IF_CREATEEXTLCTRIGGER has no friend class.
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
Class IF_CREATEEXTLCTRIGGER has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_CREATEEXTLCTRIGGER has no exception.
History
Last changed by/on SAP  20140120 
SAP Release Created in