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 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_IUUC_HC_DOCUMENT | Document class for the Healthcheck application | 20130411 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IUUC_1N_CONS_REG_TAB | Table type for IUUC_1N_CONS_REG database table | 20130411 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IUUC_LOG_APPLTAB_TAB | Table type for IUUC_LOG_APPLTAB database table | 20130411 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IUUC_1N_CONS_REG_TAB | Table type for IUUC_1N_CONS_REG database table | 20130411 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IUUC_POOL_REGIST_TAB | Table type for IUUC_POOL_REGIST database table | 20130411 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IUUC_LOG_APPLTAB_TAB | Table type for IUUC_LOG_APPLTAB database table | 20130411 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IUUC_1N_CONS_REG_TAB | Table type for IUUC_1N_CONS_REG database table | 20130411 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IUUC_POOL_REGIST_TAB | Table type for IUUC_POOL_REGIST database table | 20130411 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IUUC_TABLE_USAGE_TAB | Configuration occupancy of the tables from a sender system | 20130422 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IUUC_NO_MULTICON_TAB | Table Type for the Database Table IUUC_NO_MULTICON | 20130411 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20130411 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20130411 |
2 | ![]() |
Static method | Public | Method | Creates singleton Document, returning the only instance | 20130411 |
3 | ![]() |
Static method | Public | Method | Get Document | 20130411 |
4 | ![]() |
Instance method | Public | Method | 20130411 | |
5 | ![]() |
Instance method | Public | Method | 20130411 | |
6 | ![]() |
Instance method | Public | Method | 20130411 | |
7 | ![]() |
Instance method | Public | Method | 20130411 | |
8 | ![]() |
Instance method | Public | Method | 20130411 | |
9 | ![]() |
Instance method | Public | Method | 20130411 | |
10 | ![]() |
Instance method | Public | Method | 20130411 | |
11 | ![]() |
Instance method | Public | Method | 20130411 | |
12 | ![]() |
Instance method | Public | Method | 20130422 | |
13 | ![]() |
Instance method | Public | Method | 20130411 | |
14 | ![]() |
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 | ![]() |
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 | ![]() |
IV_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20130411 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 |