SAP ABAP Class CL_MDS_SOLVE_DUBB_CONF (class to solve dubbing conflictions)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MDS_MAINT_EV_INFO_EXTRACT (Package) MDS: Extracted information from technical upgrade
⤷
⤷
Properties
| Class | CL_MDS_SOLVE_DUBB_CONF | |
| Short Description | class to solve dubbing conflictions | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_MDS_MAINT_EV_INFO_EXTRACT | MDS: Extracted information from technical upgrade |
| Created | 20101214 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MDS_SOLVE_DUBB_CONF has no forward declaration.
Interfaces
Class CL_MDS_SOLVE_DUBB_CONF has no interface implemented.
Friends
Class CL_MDS_SOLVE_DUBB_CONF 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) | STRING | 20101215 | ||||
| 2 | Static Attribute | Private | Type reference (TYPE) | MDS_FILE_TAB | MDS: table type for files in directory | 20101215 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20101215 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | MDS_SOBJ_OBJECT_TAB | table type for sobj objects | 20101215 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20101215 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | STRING | 20101215 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20101215 | |
| 2 | Instance method | Private | Method | delete old sobj entries | 20101215 | |
| 3 | Static method | Public | Method | returns the sobj objects stored in a PC-file | 20101214 | |
| 4 | Static method | Public | Method | ask for the directory with the up relevant files and get tho | 20101215 | |
| 5 | Instance method | Public | Method | replace sobj objects | 20101215 | |
| 6 | Instance method | Private | Method | search and insert new sobj entries | 20101216 |
Events
Class CL_MDS_SOLVE_DUBB_CONF has no event.
Types
Class CL_MDS_SOLVE_DUBB_CONF has no local type.
Method Signatures
Method CONSTRUCTOR 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 | 20101215 | |||
| 2 | IV_TABLE_TYPE | Call by reference | Type reference (TYPE) | STRING | 20101215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | error | 20101215 |
Method DELETE_OLD_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SOBJ_OBJECT | Call by reference | Type reference (TYPE) | MDS_SOBJ_OBJECTS | structure for sobj objects (name + type) | 20101215 |
Method DELETE_OLD_ENTRIES on class CL_MDS_SOLVE_DUBB_CONF has no exception.
Method GET_SOBJ_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FILE_PATH | Call by reference | Type reference (TYPE) | STRING | 20101214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | error | 20101214 |
Method GET_UP_DIRECT_FILES Signature
Method GET_UP_DIRECT_FILES on class CL_MDS_SOLVE_DUBB_CONF has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | error | 20101215 |
Method REPLACE_ENTRIES Signature
Method REPLACE_ENTRIES on class CL_MDS_SOLVE_DUBB_CONF has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | error | 20101216 |
Method SEARCHANDINSERT_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SOBJ_OBJECT | Call by reference | Type reference (TYPE) | MDS_SOBJ_OBJECTS | structure for sobj objects (name + type) | 20101216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | error | 20101216 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |