SAP ABAP Class CL_UMG_SPECIAL_OPTIONS (Modify special SPUMG options)
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_SPECIAL_OPTIONS | |
| Short Description | Modify special SPUMG options | |
| 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 | 20090603 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UMG_SPECIAL_OPTIONS has no forward declaration.
Interfaces
Class CL_UMG_SPECIAL_OPTIONS has no interface implemented.
Friends
Class CL_UMG_SPECIAL_OPTIONS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | I | 1 | 20090616 | |||
| 2 | Static Attribute | Public | Type reference (TYPE) | I | 0 | 20090616 | |||
| 3 | Static Attribute | Public | Type reference (TYPE) | I | 3 | 20090603 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | I | 1 | 20090603 | |||
| 5 | Static Attribute | Public | Type reference (TYPE) | I | 0 | 20090603 | |||
| 6 | Static Attribute | Public | Type reference (TYPE) | I | 2 | 20090603 | |||
| 7 | Static Attribute | Public | Type reference (TYPE) | I | 1 | 20090603 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks for standard option names | 20090603 | |
| 2 | Instance method | Public | Method | Checks the range of a value for a given option | 20090603 | |
| 3 | Instance method | Public | Method | Delete a special option from UMGSETTINGS | 20090616 | |
| 4 | Instance method | Public | Method | Delete several options from UMGSETTINGS | 20090923 | |
| 5 | Instance method | Public | Method | Get all special SPUMG options | 20090603 | |
| 6 | Instance method | Public | Method | Set a special SPUMG option | 20090603 |
Events
Class CL_UMG_SPECIAL_OPTIONS has no event.
Types
Class CL_UMG_SPECIAL_OPTIONS has no local type.
Method Signatures
Method CHECK_OPTION_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OPTION | Call by reference | Type reference (TYPE) | UMGASETTOPT | Option for SPUMG settings | 20090603 | |||
| 2 | RE_RC | Value transfer | Type reference (TYPE) | I | 20090603 |
Method CHECK_OPTION_NAME on class CL_UMG_SPECIAL_OPTIONS has no exception.
Method CHECK_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OPTION | Call by reference | Type reference (TYPE) | UMGASETTOPT | Option for SPUMG settings | 20090603 | |||
| 2 | IM_VALUE | Call by reference | Type reference (TYPE) | UMGASETTVAL | Value of SPUMG settings | 20090604 | |||
| 3 | RE_RC | Value transfer | Type reference (TYPE) | I | 20090603 |
Method CHECK_RANGE on class CL_UMG_SPECIAL_OPTIONS has no exception.
Method DELETE_OPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OPTION | Call by reference | Type reference (TYPE) | UMGASETTOPT | Option for SPUMG settings | 20090616 | |||
| 2 | RE_RC | Value transfer | Type reference (TYPE) | I | 20090616 |
Method DELETE_OPTION on class CL_UMG_SPECIAL_OPTIONS has no exception.
Method DELETE_OPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PATTERN | Call by reference | Type reference (TYPE) | UMGASETTOPT | Option for SPUMG settings | 20090923 | |||
| 2 | RE_RC | Value transfer | Type reference (TYPE) | I | 20090923 |
Method DELETE_OPTIONS on class CL_UMG_SPECIAL_OPTIONS has no exception.
Method GET_SPECIAL_OPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_OPTIONS | Value transfer | Type reference (TYPE) | UMGTSETTINGS | SPUMG Settings | 20090603 |
Method GET_SPECIAL_OPTIONS on class CL_UMG_SPECIAL_OPTIONS has no exception.
Method SET_SPECIAL_OPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OPTION | Call by reference | Type reference (TYPE) | UMGASETTOPT | Option for SPUMG settings | 20090603 | |||
| 2 | IM_VALUE | Call by reference | Type reference (TYPE) | UMGASETTVAL | Value of SPUMG settings | 20090603 |
Method SET_SPECIAL_OPTION on class CL_UMG_SPECIAL_OPTIONS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 800 |