SAP ABAP Class CL_IUUC_REPL_ORDER_ACCESS (Access Class of Table IUUC_REPL_ORDER)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_IUUC_REPLICATION (Package) IUUC: Replication tools

⤷

⤷

Properties
Class | CL_IUUC_REPL_ORDER_ACCESS | |
Short Description | Access Class of Table IUUC_REPL_ORDER | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CNV_IUUC_REPLICATION | IUUC: Replication tools |
Created | 20120229 | SAP |
Last change | 20141030 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_IUUC_REPL_ORDER_ACCESS has no forward declaration.
Interfaces
Class CL_IUUC_REPL_ORDER_ACCESS has no interface implemented.
Friends
Class CL_IUUC_REPL_ORDER_ACCESS has no friend class.
Attributes
Class CL_IUUC_REPL_ORDER_ACCESS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Delete entry by config guid and table name | 20120309 |
2 | ![]() |
Static method | Public | Method | Delete entries by config guid | 20120309 |
3 | ![]() |
Static method | Public | Method | Insert action to IUUC_RELP_ORDER | 20120305 |
4 | ![]() |
Static method | Public | Method | Select entry by config guid and table name | 20120309 |
5 | ![]() |
Static method | Public | Method | Select entry by config guid and table name | 20130328 |
6 | ![]() |
Static method | Public | Method | Select entries by config guid | 20120306 |
Events
Class CL_IUUC_REPL_ORDER_ACCESS has no event.
Types
Class CL_IUUC_REPL_ORDER_ACCESS has no local type.
Method Signatures
Method DELETE 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 | DMC: Indicator for Mass Transfer | 20120309 | ||
2 | ![]() |
IV_TABLE_NAME | Call by reference | Type reference (TYPE) | IUUC_IMDB_TABNAME | Table Name | 20120309 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SQL error in the access clases | 20120309 |
Method DELETE_BY_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_TABLES | Call by reference | Type reference (TYPE) | TTTABNAME | Number of Tables | 20120313 | ||
2 | ![]() |
IV_CONFIG_GUID | Call by reference | Type reference (TYPE) | IUUC_REPL_CONFIG_GUID | DMC: Indicator for Mass Transfer | 20120309 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SQL error in the access clases | 20120309 |
Method INSERT_ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ACTION | Call by reference | Type reference (TYPE) | IUUC_IMDB_ACTION | Action within IMDB migration | 20120305 | ||
2 | ![]() |
IV_CONFIG_GUID | Call by reference | Type reference (TYPE) | IUUC_REPL_CONFIG_GUID | DMC: Indicator for Mass Transfer | 20120305 | ||
3 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | DDLANGUAGE | Language key | 20121024 | ||
4 | ![]() |
IV_REFRESH_BEHAVIOR | Call by reference | Type reference (TYPE) | IUUC_REFRESH_BEHAVIOR | Refresh behavior from LT settings | 20121024 | ||
5 | ![]() |
IV_TABLE_NAME | Call by reference | Type reference (TYPE) | IUUC_IMDB_TABNAME | Table Name | 20120305 | ||
6 | ![]() |
IV_TABLE_TYPE | Call by reference | Type reference (TYPE) | IUUC_REPL_TABLE_TYPE_DESCR | table type like default column store / row store / history m | 20121024 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SQL error in the access clases | 20120305 |
Method SELECT 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 | DMC: Indicator for Mass Transfer | 20120309 | ||
2 | ![]() |
IV_TABLE_NAME | Call by reference | Type reference (TYPE) | IUUC_IMDB_TABNAME | Table Name | 20120309 | ||
3 | ![]() |
RS_REPL_ORDER | Value transfer | Type reference (TYPE) | IUUC_REPL_ORDER | Structure of IUUC_REPL_ORDER | 20120309 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SQL error in the access clases | 20120309 |
Method SELECT_ALL 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 | DMC: Indicator for Mass Transfer | 20130328 | ||
2 | ![]() |
RT_REPL_ORDER | Value transfer | Type reference (TYPE) | IUUC_T_REPL_ORDER | Structure of IUUC_REPL_ORDER | 20130328 |
Method SELECT_ALL on class CL_IUUC_REPL_ORDER_ACCESS has no exception.
Method SELECT_BY_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 | Single-Character Flag | 20120306 | ||
2 | ![]() |
RT_REPL_ORDER | Value transfer | Type reference (TYPE) | IUUC_T_REPL_ORDER | Table Type of IUUC_REPL_ORDER | 20120306 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SQL error in the access clases | 20120306 |
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2010_1_620 |