SAP ABAP Class CL_IUUC_RL_HEADER_ACCESS (Access class for repl logging content access)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_IUUC_REPL_LOGGING (Package) Replication logging -> temp. store replic. data in INDX-Clus

⤷

⤷

Properties
Class | CL_IUUC_RL_HEADER_ACCESS | |
Short Description | Access class for repl logging content access | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CNV_IUUC_REPL_LOGGING | Replication logging -> temp. store replic. data in INDX-Clus |
Created | 20130627 | SAP |
Last change | 20141030 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_IUUC_RL_HEADER_ACCESS has no forward declaration.
Interfaces
Class CL_IUUC_RL_HEADER_ACCESS has no interface implemented.
Friends
Class CL_IUUC_RL_HEADER_ACCESS has no friend class.
Attributes
Class CL_IUUC_RL_HEADER_ACCESS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | delete a configuration | 20130704 |
2 | ![]() |
Static method | Public | Method | exists an entry for a given config_guid | 20130628 |
3 | ![]() |
Static method | Public | Method | retrieve info for a given config guid | 20130627 |
4 | ![]() |
Static method | Public | Method | get the recording interval for config_guid | 20130701 |
5 | ![]() |
Static method | Public | Method | insert new entry into IUUC_RL_CNT | 20130627 |
6 | ![]() |
Static method | Public | Method | retrieve info for a given config guid | 20130627 |
7 | ![]() |
Static method | Public | Method | retrieve info for a given config guid | 20130627 |
8 | ![]() |
Static method | Public | Method | sets the active/enabled flag for config_guid | 20130702 |
9 | ![]() |
Static method | Public | Method | set the default values for active and recording interval | 20130723 |
10 | ![]() |
Static method | Public | Method | sets the rec_interval to a given value | 20130702 |
11 | ![]() |
Static method | Public | Method | udpate the username and date for last change | 20130627 |
Events
Class CL_IUUC_RL_HEADER_ACCESS has no event.
Types
Class CL_IUUC_RL_HEADER_ACCESS has no local type.
Method Signatures
Method DELETE_CONFIG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONFIG_GUID | Call by reference | Type reference (TYPE) | IUUC_REPL_CONFIG_GUID | Configuration GUID | 20130704 |
Method DELETE_CONFIG on class CL_IUUC_RL_HEADER_ACCESS has no exception.
Method EXIST_ENTRY_FOR_CONFIG_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONFIG_GUID | Call by reference | Type reference (TYPE) | IUUC_REPL_CONFIG_GUID | Configuration GUID | 20130628 | ||
2 | ![]() |
RV_SUCCESS | Value transfer | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20130628 |
Method EXIST_ENTRY_FOR_CONFIG_GUID on class CL_IUUC_RL_HEADER_ACCESS has no exception.
Method GET_ALL_INFO_FOR_CONF_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONFIG_GUID | Call by reference | Type reference (TYPE) | IUUC_REPL_CONFIG_GUID | Configuration GUID | 20130627 | ||
2 | ![]() |
RS_RL_HEADER | Value transfer | Type reference (TYPE) | IUUC_RL_HEADER | IUUC ReplicationLogging Content | 20130627 |
Method GET_ALL_INFO_FOR_CONF_GUID on class CL_IUUC_RL_HEADER_ACCESS has no exception.
Method GET_REC_INTERVAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONFIG_GUID | Call by reference | Type reference (TYPE) | IUUC_REPL_CONFIG_GUID | Configuration GUID | 20130701 | ||
2 | ![]() |
RV_REC_INTERVAL | Value transfer | Type reference (TYPE) | IUUC_RL_REC_INTERVAL | recording interval for data in days | 20130701 |
Method GET_REC_INTERVAL on class CL_IUUC_RL_HEADER_ACCESS has no exception.
Method INSERT_NEW_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_RL_HEADER | Call by reference | Type reference (TYPE) | IUUC_RL_HEADER | IUUC ReplicationLogging Content | 20130627 | ||
2 | ![]() |
RV_SUCCESS | Value transfer | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20130627 |
Method INSERT_NEW_ENTRY on class CL_IUUC_RL_HEADER_ACCESS has no exception.
Method IS_CONF_GUID_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONFIG_GUID | Call by reference | Type reference (TYPE) | IUUC_REPL_CONFIG_GUID | Configuration GUID | 20130627 | ||
2 | ![]() |
RV_ACTIVE | Value transfer | Type reference (TYPE) | BOOLEAN | 20130627 |
Method IS_CONF_GUID_ACTIVE on class CL_IUUC_RL_HEADER_ACCESS has no exception.
Method IS_CONF_GUID_ENABLED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONFIG_GUID | Call by reference | Type reference (TYPE) | IUUC_REPL_CONFIG_GUID | Configuration GUID | 20130627 | ||
2 | ![]() |
RV_ENABLED | Value transfer | Type reference (TYPE) | BOOLEAN | 20130627 |
Method IS_CONF_GUID_ENABLED on class CL_IUUC_RL_HEADER_ACCESS has no exception.
Method SET_ACTIVE_ENABLED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ACTIVE | Call by reference | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20130702 | ||
2 | ![]() |
IV_CONFIG_GUID | Call by reference | Type reference (TYPE) | IUUC_REPL_CONFIG_GUID | Configuration GUID | 20130702 | ||
3 | ![]() |
IV_ENABLED | Call by reference | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20130702 | ||
4 | ![]() |
RV_SUCCESS | Value transfer | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20130702 |
Method SET_ACTIVE_ENABLED on class CL_IUUC_RL_HEADER_ACCESS has no exception.
Method SET_ACTIVE_ENABLED_REC_INT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ACTIVE | Call by reference | Type reference (TYPE) | IUUC_RL_HEADER-ACTIVE | boolean variable (X=true, -=false, space=unknown) | 20130723 | ||
2 | ![]() |
IV_CONFIG_GUID | Call by reference | Type reference (TYPE) | IUUC_REPL_CONFIG_GUID | Configuration GUID | 20130723 | ||
3 | ![]() |
IV_ENABLED | Call by reference | Type reference (TYPE) | IUUC_RL_HEADER-ENABLED | boolean variable (X=true, -=false, space=unknown) | 20130723 | ||
4 | ![]() |
IV_REC_INTERVAL | Call by reference | Type reference (TYPE) | IUUC_RL_REC_INTERVAL | recording interval for data in days | 20130723 | ||
5 | ![]() |
RV_SUCCESS | Value transfer | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20130723 |
Method SET_ACTIVE_ENABLED_REC_INT on class CL_IUUC_RL_HEADER_ACCESS has no exception.
Method SET_REC_INTERVAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONFIG_GUID | Call by reference | Type reference (TYPE) | IUUC_REPL_CONFIG_GUID | Configuration GUID | 20130702 | ||
2 | ![]() |
IV_REC_INTERVAL | Call by reference | Type reference (TYPE) | IUUC_RL_REC_INTERVAL | recording interval for data in days | 20130702 | ||
3 | ![]() |
RV_SUCCESS | Value transfer | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20130702 |
Method SET_REC_INTERVAL on class CL_IUUC_RL_HEADER_ACCESS has no exception.
Method UPDATE_NAME_AND_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CHANGEDATE | Call by reference | Type reference (TYPE) | TIMESTAMP | Time Stamp (YYYY.MM.DD hh:mm:ss) | 20130627 | ||
2 | ![]() |
IV_CHANGENAME | Call by reference | Type reference (TYPE) | XUBNAME | User Name in User Master Record | 20130627 | ||
3 | ![]() |
IV_CONFIG_GUID | Call by reference | Type reference (TYPE) | IUUC_REPL_CONFIG_GUID | Configuration GUID | 20130627 | ||
4 | ![]() |
RV_SUCCESS | Value transfer | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20130627 |
Method UPDATE_NAME_AND_DATE on class CL_IUUC_RL_HEADER_ACCESS has no exception.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2010_1_620 |