SAP ABAP Class CL_IUUC_RL_MEDATACL_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_MEDATACL_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 | 20130704 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IUUC_RL_MEDATACL_ACCESS has no forward declaration.
Interfaces
Class CL_IUUC_RL_MEDATACL_ACCESS has no interface implemented.
Friends
Class CL_IUUC_RL_MEDATACL_ACCESS has no friend class.
Attributes
Class CL_IUUC_RL_MEDATACL_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 | get container name for table | 20130708 | |
| 4 | Static method | Public | Method | Returns the max pack id for a specific mig guid | 20130704 | |
| 5 | Static method | Public | Method | get the number of child-tables for a given container name | 20130809 | |
| 6 | Static method | Public | Method | Returns the reference table for a specific mig guid | 20130704 | |
| 7 | Static method | Public | Method | Inserts a new record if there is none - otherwise exception | 20130704 |
Events
Class CL_IUUC_RL_MEDATACL_ACCESS has no event.
Types
Class CL_IUUC_RL_MEDATACL_ACCESS has no local type.
Method Signatures
Method DELETE_RL_MEDATACL_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_MEDATACL_ALL on class CL_IUUC_RL_MEDATACL_ACCESS has no exception.
Method DELETE_RL_MEDATACL_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_MEDATACL_MTID_TABN on class CL_IUUC_RL_MEDATACL_ACCESS has no exception.
Method GET_CONTAINER_NAME_FOR_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: Indicator for Mass Transfer | 20130708 | |||
| 2 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130708 | |||
| 3 | RV_CONTAINER_TABNAME | Value transfer | Type reference (TYPE) | TABNAME | Table Name | 20130708 |
Method GET_CONTAINER_NAME_FOR_TABLE on class CL_IUUC_RL_MEDATACL_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) | 20130704 | |||
| 2 | IV_TABLENAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130704 | |||
| 3 | RV_MAX_PACK_ID | Value transfer | Type reference (TYPE) | IUUC_RL_MAX_PACK_ID | repl logging - package ID -> max value INT | 20130704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for replication logging | 20130704 |
Method GET_NR_CHILDTABS_FOR_MTID_TAB 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 | 20130809 | |||
| 2 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130809 | |||
| 3 | RV_NUMBER | Value transfer | Type reference (TYPE) | I | 20130809 |
Method GET_NR_CHILDTABS_FOR_MTID_TAB on class CL_IUUC_RL_MEDATACL_ACCESS has no exception.
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) | 20130704 | |||
| 2 | IV_TABLENAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130704 | |||
| 3 | RV_REF_TABLE | Value transfer | Type reference (TYPE) | TABNAME | Table Name | 20130704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for replication logging | 20130704 |
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_SQLTAB | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130711 | |||
| 4 | IV_TABCLASS | Call by reference | Type reference (TYPE) | TABCLASS | Table category | 20130711 | |||
| 5 | 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 |