SAP ABAP Class CL_IUUC_RL_MEDATA_ACCESS (Access class for repl logging metadata)
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_MEDATA_ACCESS | |
Short Description | Access class for repl logging metadata | |
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 | 20130618 | SAP |
Last change | 20141030 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_IUUC_RL_MEDATA_ACCESS has no forward declaration.
Interfaces
Class CL_IUUC_RL_MEDATA_ACCESS has no interface implemented.
Friends
Class CL_IUUC_RL_MEDATA_ACCESS has no friend class.
Attributes
Class CL_IUUC_RL_MEDATA_ACCESS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | delete all data for given MT_ID | 20130708 |
2 | ![]() |
Static method | Public | Method | delete data for given MT_ID and TABNAME | 20130708 |
3 | ![]() |
Static method | Public | Method | Returns the max pack id for a specific mig guid | 20130618 |
4 | ![]() |
Static method | Public | Method | Returns the reference table for a specific mig guid | 20130621 |
5 | ![]() |
Static method | Public | Method | Inserts a new record if there is none - otherwise exception | 20130704 |
Events
Class CL_IUUC_RL_MEDATA_ACCESS has no event.
Types
Class CL_IUUC_RL_MEDATA_ACCESS has no local type.
Method Signatures
Method DELETE_RL_MEDATA_ALL 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 | 20130708 |
Method DELETE_RL_MEDATA_ALL on class CL_IUUC_RL_MEDATA_ACCESS has no exception.
Method DELETE_RL_MEDATA_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 | 20130708 | ||
2 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130708 |
Method DELETE_RL_MEDATA_FOR_MTID_TABN on class CL_IUUC_RL_MEDATA_ACCESS has no exception.
Method GET_MAX_PACK_ID 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: Globally Unique Key (22 Characters) | 20130625 | ||
2 | ![]() |
IV_TABLENAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130625 | ||
3 | ![]() |
RV_MAX_PACK_ID | Value transfer | Type reference (TYPE) | IUUC_RL_MAX_PACK_ID | repl logging - package ID -> max value INT | 20130618 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for replication logging | 20130619 |
Method GET_REF_TABLE 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: Globally Unique Key (22 Characters) | 20130625 | ||
2 | ![]() |
IV_TABLENAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130625 | ||
3 | ![]() |
RV_REF_TABLE | Value transfer | Type reference (TYPE) | TABNAME | Table Name | 20130621 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for replication logging | 20130621 |
Method INSERT_ENTRY 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_REF_TABLE | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130704 | ||
3 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130704 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for replication logging | 20130704 |
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2010_1_620 |