SAP ABAP Class IF_IUUC_TRANSTRIGGER (IF_IUUC_TRANSTRIGGER)
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_IUUC_TRANSTRIGGER 20130409
Properties
Class IF_IUUC_TRANSTRIGGER  
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_IUUC_TRANSTRIGGER has no interface implemented.
Friends
Class IF_IUUC_TRANSTRIGGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_KEYCOLUMNNAMES Instance attribute Public Type reference (TYPE) IF_TPSQL_TYPES_GEN=>STRING_T 20130409
2 MV_LOGTABNAME Instance attribute Public Type reference (TYPE) STRING 20130409
3 MV_TABLENAME Instance attribute Public Type reference (TYPE) STRING 20130409
4 MV_TRIGGERNAME Instance attribute Public Type reference (TYPE) STRING 20130409
5 MV_WAITSEC Instance attribute Public Type reference (TYPE) STRING 20130409
Methods
# Method Level Visibility Method type Description Created on
1 SET_KEYCOLUMNNAMES Instance method Public Method 20130409
2 SET_LOGTABNAME Instance method Public Method 20130409
3 SET_TABLENAME Instance method Public Method 20130409
4 SET_TRIGGERNAME Instance method Public Method 20130409
5 SET_WAITSEC Instance method Public Method 20130409
Events
Class IF_IUUC_TRANSTRIGGER has no event.
Types
Class IF_IUUC_TRANSTRIGGER has no local type.
Method Signatures

Method SET_KEYCOLUMNNAMES Signature

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

Method SET_KEYCOLUMNNAMES on class IF_IUUC_TRANSTRIGGER has no exception.

Method SET_LOGTABNAME Signature

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

Method SET_LOGTABNAME on class IF_IUUC_TRANSTRIGGER has no exception.

Method SET_TABLENAME Signature

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

Method SET_TABLENAME on class IF_IUUC_TRANSTRIGGER 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_IUUC_TRANSTRIGGER 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_IUUC_TRANSTRIGGER has no exception.
History
Last changed by/on SAP  20140120 
SAP Release Created in