SAP ABAP Class CL_IUUC_RL_TABSTR_ACCESS (storage for structural information)
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_TABSTR_ACCESS | |
Short Description | storage for structural information | |
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_TABSTR_ACCESS has no forward declaration.
Interfaces
Class CL_IUUC_RL_TABSTR_ACCESS has no interface implemented.
Friends
Class CL_IUUC_RL_TABSTR_ACCESS has no friend class.
Attributes
Class CL_IUUC_RL_TABSTR_ACCESS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | delete all entries for given MTID | 20130705 |
2 | ![]() |
Static method | Public | Method | delete all entries for MTID and given tabname | 20130704 |
3 | ![]() |
Static method | Public | Method | delete data older than provided timestamp | 20130808 |
4 | ![]() |
Static method | Public | Method | delete data older than provided tmstmp for mt_id and table | 20130913 |
5 | ![]() |
Static method | Public | Method | retrieve a list with historic structures for given period | 20130801 |
6 | ![]() |
Static method | Public | Method | get table structure for timestamp | 20130704 |
7 | ![]() |
Static method | Public | Method | get table structure for timestamp | 20130801 |
8 | ![]() |
Static method | Public | Method | retrieve the TABSTR-timestamp for given data timestamp | 20130730 |
9 | ![]() |
Static method | Public | Method | checks if data is in structure of ref_table | 20130704 |
10 | ![]() |
Static method | Public | Method | save table structure for timestamp | 20130704 |
Events
Class CL_IUUC_RL_TABSTR_ACCESS has no event.
Types
Class CL_IUUC_RL_TABSTR_ACCESS has no local type.
Method Signatures
Method DELETE_ENTRIES_FOR_MTID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20130705 |
Method DELETE_ENTRIES_FOR_MTID on class CL_IUUC_RL_TABSTR_ACCESS has no exception.
Method DELETE_ENTRIES_FOR_MTID_TABN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20130704 | ||
2 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130704 |
Method DELETE_ENTRIES_FOR_MTID_TABN on class CL_IUUC_RL_TABSTR_ACCESS has no exception.
Method DELETE_OUTDATED_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | 20130808 | |||
2 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | repl logging - timestamp | 20130808 |
Method DELETE_OUTDATED_DATA on class CL_IUUC_RL_TABSTR_ACCESS has no exception.
Method DEL_OUTADATED_DATA_MTID_TABN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20130913 | ||
2 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130913 | ||
3 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | repl logging - timestamp | 20130913 |
Method DEL_OUTADATED_DATA_MTID_TABN on class CL_IUUC_RL_TABSTR_ACCESS has no exception.
Method GET_HISTORIC_TAB_STRUCT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20130801 | ||
2 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130801 | ||
3 | ![]() |
IV_TIMESTAMP_FROM | Call by reference | Type reference (TYPE) | IUUC_RL_TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20130801 | ||
4 | ![]() |
IV_TIMESTAMP_TO | Call by reference | Type reference (TYPE) | IUUC_RL_TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20130801 | ||
5 | ![]() |
RT_TABSTR_HIST | Value transfer | Type reference (TYPE) | IUUC_RL_TABSTR_HIST_TAB | itab of IUUC_RL_TABSTR | 20130801 |
Method GET_HISTORIC_TAB_STRUCT on class CL_IUUC_RL_TABSTR_ACCESS has no exception.
Method GET_TABSTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DD03P | Call by reference | Type reference (TYPE) | DMC_DD03P_TAB | Table Type for Structure DD03P | 20130826 | ||
2 | ![]() |
IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20130704 | ||
3 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130704 | ||
4 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IUUC_RL_TIMESTAMP | Time Stamp (YYYY.MM.DD hh:mm:ss) | 20130704 |
Method GET_TABSTR on class CL_IUUC_RL_TABSTR_ACCESS has no exception.
Method GET_TABSTR_FOR_SUPPLIED_DD03P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_ITAB | Call by reference | Type reference (TYPE) | ANY TABLE | 20130801 | |||
2 | ![]() |
EO_STRUCT | Call by reference | Type reference (TYPE) | ANY | 20130801 | |||
3 | ![]() |
IT_DD03P | Call by reference | Type reference (TYPE) | DD03TTYP | 20130801 |
Method GET_TABSTR_FOR_SUPPLIED_DD03P on class CL_IUUC_RL_TABSTR_ACCESS has no exception.
Method GET_TABSTR_TMSTP_FOR_DATATMSTP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20130730 | ||
2 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130730 | ||
3 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IUUC_RL_TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20130730 | ||
4 | ![]() |
RV_TIMESTAMP | Value transfer | Type reference (TYPE) | IUUC_RL_TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20130730 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for replication logging | 20130730 |
Method IS_TIMESTAMP_IN_REF_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CURRENT_TIMESTAMP | Call by reference | Type reference (TYPE) | IUUC_RL_TIMESTAMP | Time Stamp (YYYY.MM.DD hh:mm:ss) | 20130704 | ||
2 | ![]() |
IV_MANDT | Call by reference | Type reference (TYPE) | MANDT | Client | 20130704 | ||
3 | ![]() |
IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20130704 | ||
4 | ![]() |
IV_POS | Call by reference | Type reference (TYPE) | TABFDPOS | Position of the field in the table | 20130704 | ||
5 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130704 | ||
6 | ![]() |
RV_IN_REF_TABLE | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130704 |
Method IS_TIMESTAMP_IN_REF_TABLE on class CL_IUUC_RL_TABSTR_ACCESS has no exception.
Method SAVE_TABSTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_DD03P | Call by reference | Type reference (TYPE) | DD03TTYP | 20130704 | |||
2 | ![]() |
IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20130826 | ||
3 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130826 |
Method SAVE_TABSTR on class CL_IUUC_RL_TABSTR_ACCESS has no exception.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2010_1_700 |