SAP ABAP Class CL_IUUC_RL_HISTORIC (helper class for mapping between timestamp and itab)
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_HISTORIC | |
| Short Description | helper class for mapping between timestamp and itab | |
| 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 | 20130802 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IUUC_RL_HISTORIC has no forward declaration.
Interfaces
Class CL_IUUC_RL_HISTORIC has no interface implemented.
Friends
Class CL_IUUC_RL_HISTORIC has no friend class.
Attributes
Class CL_IUUC_RL_HISTORIC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | return itab for supplied timestamp | 20130802 |
Events
Class CL_IUUC_RL_HISTORIC has no event.
Types
Class CL_IUUC_RL_HISTORIC has no local type.
Method Signatures
Method GET_ITAB_FOR_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TABSTR_HIST | Call by reference | Type reference (TYPE) | ANY TABLE | 20130802 | ||||
| 2 | IV_TABSTR_HIST_TAB | Call by reference | Type reference (TYPE) | IUUC_RL_TABSTR_HIST_TAB | itab of IUUC_RL_TABSTR_HIST | 20130802 | |||
| 3 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20130802 |
Method GET_ITAB_FOR_TIMESTAMP on class CL_IUUC_RL_HISTORIC has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |