SAP ABAP Class CL_IUUC_HC_DOCUMENT (Document class for the Healthcheck application)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_IUUC_MULTI_LOGTAB_USE (Package) multiple use of logging tables -> registration of consumer
Properties
Class CL_IUUC_HC_DOCUMENT  
Short Description Document class for the Healthcheck application    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_IUUC_MULTI_LOGTAB_USE   multiple use of logging tables -> registration of consumer 
Created 20130411   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_IUUC_HC_DOCUMENT has no forward declaration.
Interfaces
Class CL_IUUC_HC_DOCUMENT has no interface implemented.
Friends
Class CL_IUUC_HC_DOCUMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_DOCUMENT Static Attribute Private Object reference (TYPE REF TO) CL_IUUC_HC_DOCUMENT Document class for the Healthcheck application 20130411
2 MT_DUPLICAT_CONSREG Instance attribute Private Type reference (TYPE) IUUC_1N_CONS_REG_TAB Table type for IUUC_1N_CONS_REG database table 20130411
3 MT_NOREPL_TABLES Instance attribute Private Type reference (TYPE) IUUC_LOG_APPLTAB_TAB Table type for IUUC_LOG_APPLTAB database table 20130411
4 MT_NOSLT_CONSREG Instance attribute Private Type reference (TYPE) IUUC_1N_CONS_REG_TAB Table type for IUUC_1N_CONS_REG database table 20130411
5 MT_NOSLT_POOL Instance attribute Private Type reference (TYPE) IUUC_POOL_REGIST_TAB Table type for IUUC_POOL_REGIST database table 20130411
6 MT_OBSOLET_APPLTAB Instance attribute Private Type reference (TYPE) IUUC_LOG_APPLTAB_TAB Table type for IUUC_LOG_APPLTAB database table 20130411
7 MT_OBSOLET_CONSREG Instance attribute Private Type reference (TYPE) IUUC_1N_CONS_REG_TAB Table type for IUUC_1N_CONS_REG database table 20130411
8 MT_OBSOLET_POOLREG Instance attribute Private Type reference (TYPE) IUUC_POOL_REGIST_TAB Table type for IUUC_POOL_REGIST database table 20130411
9 MT_TABLES_USAGE Instance attribute Private Type reference (TYPE) IUUC_TABLE_USAGE_TAB Configuration occupancy of the tables from a sender system 20130422
10 MT_UNSET_REUSE_SENDER Instance attribute Private Type reference (TYPE) IUUC_NO_MULTICON_TAB Table Type for the Database Table IUUC_NO_MULTICON 20130411
11 MV_RFCDEST Instance attribute Private Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20130411
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130411
2 CREATE_DOCUMENT Static method Public Method Creates singleton Document, returning the only instance 20130411
3 GET_DOCUMENT Static method Public Method Get Document 20130411
4 GET_DUPLICAT_CONSREG Instance method Public Method 20130411
5 GET_NOREPL_TABLES Instance method Public Method 20130411
6 GET_NOSLT_CONSREG Instance method Public Method 20130411
7 GET_NOSLT_POOL Instance method Public Method 20130411
8 GET_OBSOLET_APPLTAB Instance method Public Method 20130411
9 GET_OBSOLET_CONSREG Instance method Public Method 20130411
10 GET_OBSOLET_POOLREG Instance method Public Method 20130411
11 GET_RFCDEST Instance method Public Method 20130411
12 GET_TABLES_USAGE Instance method Public Method 20130422
13 GET_UNSET_SENDER_TAB Instance method Public Method 20130411
14 PERFORM_HEALTHCHECK Static method Public Method Perform Healthcheck 20130411
Events
# Event Type Visibility Description Created on
1 HC_PERFORMED Static Event
(1)
Public
(2)
Raised when Healthcheck procedure has been performed OK 20130415
Types
Class CL_IUUC_HC_DOCUMENT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20130411

Method CONSTRUCTOR on class CL_IUUC_HC_DOCUMENT has no exception.

Method CREATE_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20130411
2 Returning RO_DOCUMENT Value transfer Object reference (TYPE REF TO) CL_IUUC_HC_DOCUMENT Document class for the Healthcheck application 20130411

Method CREATE_DOCUMENT on class CL_IUUC_HC_DOCUMENT has no exception.

Method GET_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_DOCUMENT Value transfer Object reference (TYPE REF TO) CL_IUUC_HC_DOCUMENT Document class for the Healthcheck application 20130411

Method GET_DOCUMENT on class CL_IUUC_HC_DOCUMENT has no exception.

Method GET_DUPLICAT_CONSREG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TAB Call by reference Type reference (TYPE) IUUC_1N_CONS_REG_TAB Table type for IUUC_1N_CONS_REG database table 20130411

Method GET_DUPLICAT_CONSREG on class CL_IUUC_HC_DOCUMENT has no exception.

Method GET_NOREPL_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TAB Call by reference Type reference (TYPE) IUUC_LOG_APPLTAB_TAB Table type for IUUC_LOG_APPLTAB database table 20130411

Method GET_NOREPL_TABLES on class CL_IUUC_HC_DOCUMENT has no exception.

Method GET_NOSLT_CONSREG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TAB Call by reference Type reference (TYPE) IUUC_1N_CONS_REG_TAB Table type for IUUC_1N_CONS_REG database table 20130411

Method GET_NOSLT_CONSREG on class CL_IUUC_HC_DOCUMENT has no exception.

Method GET_NOSLT_POOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TAB Call by reference Type reference (TYPE) IUUC_POOL_REGIST_TAB Table type for IUUC_POOL_REGIST database table 20130411

Method GET_NOSLT_POOL on class CL_IUUC_HC_DOCUMENT has no exception.

Method GET_OBSOLET_APPLTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TAB Call by reference Type reference (TYPE) IUUC_LOG_APPLTAB_TAB Table type for IUUC_LOG_APPLTAB database table 20130411

Method GET_OBSOLET_APPLTAB on class CL_IUUC_HC_DOCUMENT has no exception.

Method GET_OBSOLET_CONSREG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TAB Call by reference Type reference (TYPE) IUUC_1N_CONS_REG_TAB Table type for IUUC_1N_CONS_REG database table 20130411

Method GET_OBSOLET_CONSREG on class CL_IUUC_HC_DOCUMENT has no exception.

Method GET_OBSOLET_POOLREG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TAB Call by reference Type reference (TYPE) IUUC_POOL_REGIST_TAB Table type for IUUC_POOL_REGIST database table 20130411

Method GET_OBSOLET_POOLREG on class CL_IUUC_HC_DOCUMENT has no exception.

Method GET_RFCDEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RFCDEST Value transfer Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20130419

Method GET_RFCDEST on class CL_IUUC_HC_DOCUMENT has no exception.

Method GET_TABLES_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TABLES_USAGE Call by reference Type reference (TYPE) IUUC_TABLE_USAGE_TAB Configuration occupancy of the tables from a sender system 20130422

Method GET_TABLES_USAGE on class CL_IUUC_HC_DOCUMENT has no exception.

Method GET_UNSET_SENDER_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TAB Call by reference Type reference (TYPE) IUUC_NO_MULTICON_TAB Table Type for the Database Table IUUC_NO_MULTICON 20130411

Method GET_UNSET_SENDER_TAB on class CL_IUUC_HC_DOCUMENT has no exception.

Method PERFORM_HEALTHCHECK Signature

Method PERFORM_HEALTHCHECK on class CL_IUUC_HC_DOCUMENT has no parameter.
# Exception Resumable Description Created on
1 CX_IUUC_REPL_TECHNICAL 20130415
Event Signatures

Event HC_PERFORMED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 SENDER Exporting Value transfer Object reference (TYPE REF TO) CL_IUUC_HC_DOCUMENT Document class for the Healthcheck application 20130415
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620