SAP ABAP Class IF_IUUC_METADATA (Metadata required for IUUC implementation)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_CRR_METADATA CRR Metadata Interface 20110303
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IUUC_METADATA Generate names for CRR objects 20110203
Properties
Class IF_IUUC_METADATA  
Short Description Metadata required for IUUC implementation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110202   SAP 
Last change 20140120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_IUUC_METADATA has no forward declaration.
Interfaces
Class IF_IUUC_METADATA has no interface implemented.
Friends
Class IF_IUUC_METADATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_ID Instance attribute Public Attribute reference (LIKE) 20110303
Methods
# Method Level Visibility Method type Description Created on
1 GET_BASE_TRIGGER_NAME Instance method Public Method Common part of trigger name (same for ins, upd and del) 20110202
2 GET_FUGR_NAME Instance method Public Method 20110211
3 GET_INIT_APCALC_NAME Instance method Public Method 20110211
4 GET_INIT_CONTROLLER_NAME Instance method Public Method 20110211
5 GET_INIT_MAPPING_NAME Instance method Public Method 20110215
6 GET_INIT_READER_NAME Instance method Public Method 20110215
7 GET_INIT_WRITER_NAME Instance method Public Method 20110215
8 GET_LOGGING_TABLE_NAME Instance method Public Method Name of the logging table 20110202
9 GET_NAMESPACE Instance method Public Method 20110217
10 GET_REAL_TABLE_NAME Instance method Public Method Name of the real table 20110202
11 GET_RECORD_MODE Instance method Public Method 20110225
12 GET_REPL_APCALC_NAME Instance method Public Method 20110211
13 GET_REPL_CONTROLLER_NAME Instance method Public Method 20110211
14 GET_REPL_MAPPING_NAME Instance method Public Method 20110215
15 GET_REPL_READER_NAME Instance method Public Method 20110215
16 GET_REPL_WRITER_NAME Instance method Public Method 20110215
17 GET_SOURCE_TABLE_NAME Instance method Public Method Name of the source table object (may be alias) 20110202
18 GET_TARGET_TABLE_NAME Instance method Public Method Name of the target table object (may be alias) 20110202
19 SET_INFOID Instance method Public Method 20110303
Events
Class IF_IUUC_METADATA has no event.
Types
Class IF_IUUC_METADATA has no local type.
Method Signatures

Method GET_BASE_TRIGGER_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV Value transfer Type reference (TYPE) STRING 20110202

Method GET_BASE_TRIGGER_NAME on class IF_IUUC_METADATA has no exception.

Method GET_FUGR_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV Value transfer Type reference (TYPE) AREA 20110211

Method GET_FUGR_NAME on class IF_IUUC_METADATA has no exception.

Method GET_INIT_APCALC_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV Value transfer Type reference (TYPE) FUNCNAME 20110211

Method GET_INIT_APCALC_NAME on class IF_IUUC_METADATA has no exception.

Method GET_INIT_CONTROLLER_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV Value transfer Type reference (TYPE) FUNCNAME 20110211

Method GET_INIT_CONTROLLER_NAME on class IF_IUUC_METADATA has no exception.

Method GET_INIT_MAPPING_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV Value transfer Type reference (TYPE) FUNCNAME 20110215

Method GET_INIT_MAPPING_NAME on class IF_IUUC_METADATA has no exception.

Method GET_INIT_READER_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV Value transfer Type reference (TYPE) FUNCNAME 20110215

Method GET_INIT_READER_NAME on class IF_IUUC_METADATA has no exception.

Method GET_INIT_WRITER_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV Value transfer Type reference (TYPE) FUNCNAME 20110215

Method GET_INIT_WRITER_NAME on class IF_IUUC_METADATA has no exception.

Method GET_LOGGING_TABLE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV Value transfer Type reference (TYPE) TABNAME Table Name 20110202

Method GET_LOGGING_TABLE_NAME on class IF_IUUC_METADATA has no exception.

Method GET_NAMESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NS Value transfer Type reference (TYPE) NAMESPACE Namespace 20110217

Method GET_NAMESPACE on class IF_IUUC_METADATA has no exception.

Method GET_REAL_TABLE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV Value transfer Type reference (TYPE) TABNAME Table Name 20110203

Method GET_REAL_TABLE_NAME on class IF_IUUC_METADATA has no exception.

Method GET_RECORD_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV Value transfer Type reference (TYPE) DCRRCHANGEREC Value for change record request 20110225

Method GET_RECORD_MODE on class IF_IUUC_METADATA has no exception.

Method GET_REPL_APCALC_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV Value transfer Type reference (TYPE) FUNCNAME 20110211

Method GET_REPL_APCALC_NAME on class IF_IUUC_METADATA has no exception.

Method GET_REPL_CONTROLLER_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV Value transfer Type reference (TYPE) FUNCNAME 20110211

Method GET_REPL_CONTROLLER_NAME on class IF_IUUC_METADATA has no exception.

Method GET_REPL_MAPPING_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV Value transfer Type reference (TYPE) FUNCNAME 20110215

Method GET_REPL_MAPPING_NAME on class IF_IUUC_METADATA has no exception.

Method GET_REPL_READER_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV Value transfer Type reference (TYPE) FUNCNAME 20110215

Method GET_REPL_READER_NAME on class IF_IUUC_METADATA has no exception.

Method GET_REPL_WRITER_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV Value transfer Type reference (TYPE) FUNCNAME 20110215

Method GET_REPL_WRITER_NAME on class IF_IUUC_METADATA has no exception.

Method GET_SOURCE_TABLE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV Value transfer Type reference (TYPE) TABNAME Table Name 20110202

Method GET_SOURCE_TABLE_NAME on class IF_IUUC_METADATA has no exception.

Method GET_TARGET_TABLE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV Value transfer Type reference (TYPE) TABNAME Table Name 20110202

Method GET_TARGET_TABLE_NAME on class IF_IUUC_METADATA has no exception.

Method SET_INFOID Signature

Method SET_INFOID on class IF_IUUC_METADATA has no parameter.
Method SET_INFOID on class IF_IUUC_METADATA has no exception.
History
Last changed by/on SAP  20140120 
SAP Release Created in