SAP ABAP Class CL_IUUC_RL_HIST_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_HIST_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 | 20130704 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IUUC_RL_HIST_ACCESS has no forward declaration.
Interfaces
Class CL_IUUC_RL_HIST_ACCESS has no interface implemented.
Friends
Class CL_IUUC_RL_HIST_ACCESS has no friend class.
Attributes
Class CL_IUUC_RL_HIST_ACCESS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | delete all entries containing config_guid | 20130705 | |
| 2 | Static method | Public | Method | delete all entries containing config_guid & tabname | 20130708 | |
| 3 | Static method | Public | Method | get itab of all hist_guids for config-guid | 20130708 |
Events
Class CL_IUUC_RL_HIST_ACCESS has no event.
Types
Class CL_IUUC_RL_HIST_ACCESS has no local type.
Method Signatures
Method DELETE_ALL_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 | 20130705 |
Method DELETE_ALL_FOR_CONFIG_GUID on class CL_IUUC_RL_HIST_ACCESS has no exception.
Method DELETE_ENTRY_CONFGUID_TABNAME 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 | 20130708 | |||
| 2 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130708 |
Method DELETE_ENTRY_CONFGUID_TABNAME on class CL_IUUC_RL_HIST_ACCESS has no exception.
Method GET_ALL_HIST_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 | 20130708 | |||
| 2 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130708 | |||
| 3 | RT_HIST_GUID | Value transfer | Type reference (TYPE) | IUUC_T_HIST_GUID | itab of Hist_GUID | 20130708 |
Method GET_ALL_HIST_GUID on class CL_IUUC_RL_HIST_ACCESS has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |