SAP ABAP Class CL_IUUC_LOGTB_FIELD_ACCESS (Access class for IUUC_LOGTB_FIELD)
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_LOGTB_FIELD_ACCESS | |
| Short Description | Access class for IUUC_LOGTB_FIELD | |
| 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 | 20130129 | 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_LOGTB_FIELD_ACCESS has no interface implemented.
Friends
Class CL_IUUC_LOGTB_FIELD_ACCESS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | IUUC_T_REPL_MT_ID | buffered mass transfer IDs | 20130129 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | IUUC_T_LOGTB_FIELD | Table Type for iuuc_logtb_field | 20130129 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Deletes all records for a mass transfer | 20130129 | |
| 2 | Static method | Public | Method | Deletes all records for a mass transfer | 20130129 | |
| 3 | Static method | Public | Method | get all records for a certain mass transfer | 20130129 | |
| 4 | Static method | Public | Method | get fields for a certain mass transfer and table | 20130129 | |
| 5 | Static method | Private | Method | read records into buffer | 20130129 | |
| 6 | Static method | Public | Method | use a nonkey field for deletes in the receiver system | 20130129 |
Events
Class CL_IUUC_LOGTB_FIELD_ACCESS has no event.
Types
Class CL_IUUC_LOGTB_FIELD_ACCESS has no local type.
Method Signatures
Method DELETE_BY_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 | 20130129 |
Method DELETE_BY_MTID on class CL_IUUC_LOGTB_FIELD_ACCESS has no exception.
Method DELETE_BY_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 | 20130129 | |||
| 2 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130129 |
Method DELETE_BY_TABLE on class CL_IUUC_LOGTB_FIELD_ACCESS has no exception.
Method GET_ALL_FOR_MT_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: Indicator for Mass Transfer | 20130129 | |||
| 2 | RT_LOGTB_FIELDS | Value transfer | Type reference (TYPE) | IUUC_T_LOGTB_FIELD | Table Type for iuuc_logtb_field | 20130129 |
Method GET_ALL_FOR_MT_ID on class CL_IUUC_LOGTB_FIELD_ACCESS has no exception.
Method GET_FIELDS_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 | 20130129 | |||
| 2 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130129 | |||
| 3 | IV_USE_DELETE_ONLY | Call by reference | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20130205 | |||
| 4 | RT_LOGTB_FIELDS | Value transfer | Type reference (TYPE) | TRFIELDNAMES | Table Type for iuuc_logtb_field | 20130129 |
Method GET_FIELDS_FOR_TABLE on class CL_IUUC_LOGTB_FIELD_ACCESS has no exception.
Method READ_INTO_BUFFER 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 | 20130129 |
Method READ_INTO_BUFFER on class CL_IUUC_LOGTB_FIELD_ACCESS has no exception.
Method USE_NONKEY_FIELD_FOR_DELETE 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 | 20130129 | |||
| 2 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130129 | |||
| 3 | RV_USE_NONKEY_FOR_DELETE | Value transfer | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20130129 |
Method USE_NONKEY_FIELD_FOR_DELETE on class CL_IUUC_LOGTB_FIELD_ACCESS has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |