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 C_DELETE_FAILED Static Attribute Public Type reference (TYPE) I 1 20090616
2 C_DELETE_OK Static Attribute Public Type reference (TYPE) I 0 20090616
3 C_EMPTY_OPTION Static Attribute Public Type reference (TYPE) I 3 20090603
4 C_RANGE_NOT_OK Static Attribute Public Type reference (TYPE) I 1 20090603
5 C_RANGE_OK Static Attribute Public Type reference (TYPE) I 0 20090603
6 C_SPECIAL_OPTION Static Attribute Public Type reference (TYPE) I 2 20090603
7 C_STANDARD_OPTION Static Attribute Public Type reference (TYPE) I 1 20090603
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_OPTION_NAME Instance method Public Method Checks for standard option names 20090603
2 CHECK_RANGE Instance method Public Method Checks the range of a value for a given option 20090603
3 DELETE_OPTION Instance method Public Method Delete a special option from UMGSETTINGS 20090616
4 DELETE_OPTIONS Instance method Public Method Delete several options from UMGSETTINGS 20090923
5 GET_SPECIAL_OPTIONS Instance method Public Method Get all special SPUMG options 20090603
6 SET_SPECIAL_OPTION 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 Importing IM_OPTION Call by reference Type reference (TYPE) UMGASETTOPT Option for SPUMG settings 20090603
2 Returning 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 Importing IM_OPTION Call by reference Type reference (TYPE) UMGASETTOPT Option for SPUMG settings 20090603
2 Importing IM_VALUE Call by reference Type reference (TYPE) UMGASETTVAL Value of SPUMG settings 20090604
3 Returning 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 Importing IM_OPTION Call by reference Type reference (TYPE) UMGASETTOPT Option for SPUMG settings 20090616
2 Returning 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 Importing IM_PATTERN Call by reference Type reference (TYPE) UMGASETTOPT Option for SPUMG settings 20090923
2 Returning 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 Returning 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 Importing IM_OPTION Call by reference Type reference (TYPE) UMGASETTOPT Option for SPUMG settings 20090603
2 Importing 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