SAP ABAP Class CL_UMG_IUUC_ADJUSTMENT (Adjust worklist and container info for IUUC procedure)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18-UNI (Application Component) I18N Unicode
⤷
SUMIG (Package) Unicode Migration: Tabellen Umsetzer + Reparatur Tool
⤷
⤷
Properties
| Class | CL_UMG_IUUC_ADJUSTMENT | |
| Short Description | Adjust worklist and container info for IUUC procedure | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SUMIG | Unicode Migration: Tabellen Umsetzer + Reparatur Tool |
| Created | 20080722 | SAP |
| Last change | 20110908 | SAP |
| 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_UMG_IUUC_ADJUSTMENT has no interface implemented.
Friends
Class CL_UMG_IUUC_ADJUSTMENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | UMGTUMGCONT | UMGCONTAINER as internal table | 20080722 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | UMGTCCTL | Export Control Table | 20080722 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | UMGTPMIG | Worklist for Scan Levels | 20080722 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | UMGTUMGCONT | UMGCONTAINER as internal table | 20080722 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | UMGTCCTL | Export Control Table | 20080722 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | UMGTSTRINGS | SUMG Strings | 20080723 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | T_IUUC_SHDW_MAPPING_TAB | Mapping for Container Information | 20080722 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | T_IUUC_SHDW_MAPPING_TAB | Mapping for Worklist/Control Table | 20080722 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | UMGTPMIG | Worklist for Scan Levels | 20080722 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add logging structures to SPUMG container info | 20080722 | |
| 2 | Instance method | Public | Method | Add logging tables to the Export Control Table | 20080722 | |
| 3 | Instance method | Public | Method | Add logging tables to SPUMG worklist for vocabulary access | 20080722 | |
| 4 | Instance method | Public | Constructor | CONSTRUCTOR | 20080722 | |
| 5 | Instance method | Public | Method | Store Log in table UMGINFO | 20080723 | |
| 6 | Instance method | Private | Method | Retrieve logging tables from IUUC tools | 20080722 | |
| 7 | Instance method | Private | Method | Add a message to internal log | 20080723 | |
| 8 | Instance method | Private | Method | Retrieve logging name for real table name | 20080722 | |
| 9 | Instance method | Public | Method | write changes to database | 20080722 |
Events
Class CL_UMG_IUUC_ADJUSTMENT has no event.
Types
Class CL_UMG_IUUC_ADJUSTMENT has no local type.
Method Signatures
Method ADJUST_CONTAINER Signature
Method ADJUST_CONTAINER on class CL_UMG_IUUC_ADJUSTMENT has no parameter.
Method ADJUST_CONTAINER on class CL_UMG_IUUC_ADJUSTMENT has no exception.
Method ADJUST_CONTROL_TABLE Signature
Method ADJUST_CONTROL_TABLE on class CL_UMG_IUUC_ADJUSTMENT has no parameter.
Method ADJUST_CONTROL_TABLE on class CL_UMG_IUUC_ADJUSTMENT has no exception.
Method ADJUST_WORKLIST Signature
Method ADJUST_WORKLIST on class CL_UMG_IUUC_ADJUSTMENT has no parameter.
Method ADJUST_WORKLIST on class CL_UMG_IUUC_ADJUSTMENT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTAINER | Call by reference | Type reference (TYPE) | UMGTUMGCONT | UMGCONTAINER as internal table | 20080722 | |||
| 2 | IM_CONTROL_TABLE | Call by reference | Type reference (TYPE) | UMGTCCTL | Export Control Table | 20080722 | |||
| 3 | IM_WORKLIST | Call by reference | Type reference (TYPE) | UMGTPMIG | Worklist for Scan Levels | 20080722 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions for the creation of IUUC converter object | 20080801 |
Method GET_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_LOG | Value transfer | Type reference (TYPE) | UMGTSTRINGS | SUMG Strings | 20080723 |
Method GET_LOG on class CL_UMG_IUUC_ADJUSTMENT has no exception.
Method GET_TABLE_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_RC | Value transfer | Type reference (TYPE) | I | 20080722 |
Method GET_TABLE_MAPPING on class CL_UMG_IUUC_ADJUSTMENT has no exception.
Method LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MSG_NO | Call by reference | Type reference (TYPE) | MSGNR | Message number | 20080723 | |||
| 2 | IM_TEXT1 | Call by reference | Type reference (TYPE) | SIMPLE | 20080723 | ||||
| 3 | IM_TEXT2 | Call by reference | Type reference (TYPE) | SIMPLE | 20080723 | ||||
| 4 | IM_TEXT3 | Call by reference | Type reference (TYPE) | SIMPLE | 20080723 | ||||
| 5 | IM_TEXT4 | Call by reference | Type reference (TYPE) | SIMPLE | 20080723 |
Method LOG on class CL_UMG_IUUC_ADJUSTMENT has no exception.
Method LOGGING_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Worklist for Scan Levels | 20080722 | |||
| 2 | RE_TABNAME | Value transfer | Type reference (TYPE) | TABNAME | Worklist for Scan Levels | 20080722 |
Method LOGGING_TABLE on class CL_UMG_IUUC_ADJUSTMENT has no exception.
Method UPDATE_DB Signature
Method UPDATE_DB on class CL_UMG_IUUC_ADJUSTMENT has no parameter.
Method UPDATE_DB on class CL_UMG_IUUC_ADJUSTMENT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 712 |