SAP ABAP Class CL_IUUC_MT_HEADER_ACCESS (Access clas for db-table iuuc_mt_header)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_INC_PROCESSING (Package) incremental processing using DB triggers and logging tables
⤷
⤷
Properties
| Class | CL_IUUC_MT_HEADER_ACCESS | |
| Short Description | Access clas for db-table iuuc_mt_header | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_INC_PROCESSING | incremental processing using DB triggers and logging tables |
| Created | 20120118 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_IUUC_MT_HEADER_ACCESS has no interface implemented.
Friends
Class CL_IUUC_MT_HEADER_ACCESS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | IUUC_MULTI_LOGTAB_USE | 'X' | Is this MT_ID used for multi logtab use? | 20120123 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | ask for the client specific flag | 20120314 | |
| 2 | Static method | Public | Method | copy an existing mass transfer header record to a new one | 20131218 | |
| 3 | Static method | Public | Method | get complete header record | 20120420 | |
| 4 | Static method | Public | Method | ask for the multi_use_sencario | 20120118 | |
| 5 | Static method | Public | Method | set client specific flag -> trigger works on the RFC client | 20120314 | |
| 6 | Static method | Public | Method | set flag to delete processed logging table records | 20131015 | |
| 7 | Static method | Public | Method | set multi use scenario | 20120119 | |
| 8 | Static method | Public | Method | set scenario | 20131023 |
Events
Class CL_IUUC_MT_HEADER_ACCESS has no event.
Types
Class CL_IUUC_MT_HEADER_ACCESS has no local type.
Method Signatures
Method CLIENT_SPECIFIC_FLAG 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 | 20120314 | |||
| 2 | RV_CLIENT_SPECIFIC | Value transfer | Type reference (TYPE) | IUUC_CLIENT_SPECIFIC_TRIGGER | trigger works only for current client | 20120314 |
Method CLIENT_SPECIFIC_FLAG on class CL_IUUC_MT_HEADER_ACCESS has no exception.
Method COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SOURCE_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20131218 | |||
| 2 | IV_TARGET_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20131218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions of IUUC replication | 20131218 |
Method GET_MT_HEADER 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 | 20120420 | |||
| 2 | RS_MT_HEADER | Value transfer | Type reference (TYPE) | IUUC_MT_HEADER | mass transfer header fields for IUUC | 20120420 |
Method GET_MT_HEADER on class CL_IUUC_MT_HEADER_ACCESS has no exception.
Method MULTI_USE_SCENARIO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MULTI_LOGTAB_USE | Call by reference | Type reference (TYPE) | IUUC_MULTI_LOGTAB_USE | Is this MT_ID used for multi logtab use? | 20120118 | |||
| 2 | EV_SCENARIO_GUID | Call by reference | Type reference (TYPE) | IUUC_REPL_CONFIG_GUID | Configuration GUID | 20120118 | |||
| 3 | IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20120118 |
Method MULTI_USE_SCENARIO on class CL_IUUC_MT_HEADER_ACCESS has no exception.
Method SET_CLIENT_SPECIFIC_FLAG 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 | 20120314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Multi logtab exception class | 20120314 |
Method SET_DEL_LOGTAB_RECORDS 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 | 20131015 |
Method SET_DEL_LOGTAB_RECORDS on class CL_IUUC_MT_HEADER_ACCESS has no exception.
Method SET_MULTI_USE_SCENARIO 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 | 20120119 | |||
| 2 | IV_MULTI_LOGTAB_USE | Call by reference | Type reference (TYPE) | IUUC_MULTI_LOGTAB_USE | Is this MT_ID used for multi logtab use? | 20120119 | |||
| 3 | IV_SCENARIO_GUID | Call by reference | Type reference (TYPE) | IUUC_REPL_CONFIG_GUID | Configuration GUID | 20120119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Multi logtab exception class | 20120119 |
Method SET_SCENARIO 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 | 20131023 | |||
| 2 | IV_SCENARIO | Call by reference | Type reference (TYPE) | IUUC_SCENARIO | distinguish classic IUUC, IMIG, etc | 20131023 |
Method SET_SCENARIO on class CL_IUUC_MT_HEADER_ACCESS has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |