SAP ABAP Class IF_CREATELIVECLONETRIGGER (IF_CREATELIVECLONETRIGGER)
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 20130422
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CREATELIVECLONETRIGGER 20130422
Properties
Class IF_CREATELIVECLONETRIGGER  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130422   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_CREATELIVECLONETRIGGER has no interface implemented.
Friends
Class IF_CREATELIVECLONETRIGGER 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 20130422
2 MV_KEYCOLUMNS Instance attribute Public Type reference (TYPE) IF_TPSQL_TYPES_GEN=>STRUCTCONTAINER_COLUMN_T 20130422
3 MV_LOGTABLENAME Instance attribute Public Type reference (TYPE) STRING 20130422
4 MV_NONKEYCOLUMNS Instance attribute Public Type reference (TYPE) IF_TPSQL_TYPES_GEN=>STRUCTCONTAINER_COLUMN_T 20130422
5 MV_SOURCETABLENAME Instance attribute Public Type reference (TYPE) STRING 20130422
6 MV_TARGETTABLENAME Instance attribute Public Type reference (TYPE) STRING 20130422
7 MV_TRIGGERNAME Instance attribute Public Type reference (TYPE) STRING 20130422
8 MV_WAITSEC Instance attribute Public Type reference (TYPE) STRING 20130422
Methods
# Method Level Visibility Method type Description Created on
1 SET_COLUMNS Instance method Public Method 20130422
2 SET_KEYCOLUMNS Instance method Public Method 20130422
3 SET_LOGTABLENAME Instance method Public Method 20130422
4 SET_NONKEYCOLUMNS Instance method Public Method 20130422
5 SET_SOURCETABLENAME Instance method Public Method 20130422
6 SET_TARGETTABLENAME Instance method Public Method 20130422
7 SET_TRIGGERNAME Instance method Public Method 20130422
8 SET_WAITSEC Instance method Public Method 20130422
Events
Class IF_CREATELIVECLONETRIGGER has no event.
Types
Class IF_CREATELIVECLONETRIGGER 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 20130422

Method SET_COLUMNS on class IF_CREATELIVECLONETRIGGER 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 20130422

Method SET_KEYCOLUMNS on class IF_CREATELIVECLONETRIGGER 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 20130422

Method SET_LOGTABLENAME on class IF_CREATELIVECLONETRIGGER 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 20130422

Method SET_NONKEYCOLUMNS on class IF_CREATELIVECLONETRIGGER has no exception.

Method SET_SOURCETABLENAME Signature

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

Method SET_SOURCETABLENAME on class IF_CREATELIVECLONETRIGGER has no exception.

Method SET_TARGETTABLENAME Signature

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

Method SET_TARGETTABLENAME on class IF_CREATELIVECLONETRIGGER 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 20130422

Method SET_TRIGGERNAME on class IF_CREATELIVECLONETRIGGER 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 20130422

Method SET_WAITSEC on class IF_CREATELIVECLONETRIGGER has no exception.
History
Last changed by/on SAP  20140120 
SAP Release Created in