SAP ABAP Class CL_SALV_WD_UIE_INPUT_FIELD (Input Field in Cells of ALV Output)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_WD_CONFIG (Package) SALV WD Configuration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_WD_UIE_A_INPUT Input Field in Cells of ALV Output 20040901
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_WD_TABLE_CELL_EDITOR 20041228
Properties
Class CL_SALV_WD_UIE_INPUT_FIELD  
Short Description Input Field in Cells of ALV Output    
Super Class CL_SALV_WD_UIE_A_INPUT Input Field in Cells of ALV Output 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_WD_CONFIG   SALV WD Configuration 
Created 20040901   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_WD_INPUT_FIELD Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_WDL_STANDARD Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_SALV_WD_TABLE_CELL_EDITOR 20041228
Friends
Class CL_SALV_WD_UIE_INPUT_FIELD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 IME_MODE Instance attribute Public Attribute reference (LIKE) CL_WD_INPUT_FIELD=>T_IME_MODE CL_WD_INPUT_FIELD=>E_IME_MODE-AUTO 20090422
2 IME_MODE_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20090422
3 SUGGEST_VALUES Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090422
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20040902
2 GET_IME_MODE Instance method Public Method 20090422
3 GET_IME_MODE_FIELDNAME Instance method Public Method 20090422
4 GET_SUGGEST_VALUES Instance method Public Method 20090422
5 SET_IME_MODE Instance method Public Method 20090422
6 SET_IME_MODE_FIELDNAME Instance method Public Method 20090422
7 SET_SUGGEST_VALUES Instance method Public Method 20090422
Events
Class CL_SALV_WD_UIE_INPUT_FIELD has no event.
Types
Class CL_SALV_WD_UIE_INPUT_FIELD has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE_FIELDNAME Call by reference Type reference (TYPE) STRING 20040906

Method CONSTRUCTOR on class CL_SALV_WD_UIE_INPUT_FIELD has no exception.

Method GET_IME_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Attribute reference (LIKE) CL_WD_INPUT_FIELD=>T_IME_MODE 20090422

Method GET_IME_MODE on class CL_SALV_WD_UIE_INPUT_FIELD has no exception.

Method GET_IME_MODE_FIELDNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING 20090422

Method GET_IME_MODE_FIELDNAME on class CL_SALV_WD_UIE_INPUT_FIELD has no exception.

Method GET_SUGGEST_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20090422

Method GET_SUGGEST_VALUES on class CL_SALV_WD_UIE_INPUT_FIELD has no exception.

Method SET_IME_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Attribute reference (LIKE) CL_WD_INPUT_FIELD=>T_IME_MODE CL_WD_INPUT_FIELD=>E_IME_MODE-AUTO 20090422

Method SET_IME_MODE on class CL_SALV_WD_UIE_INPUT_FIELD has no exception.

Method SET_IME_MODE_FIELDNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20090422

Method SET_IME_MODE_FIELDNAME on class CL_SALV_WD_UIE_INPUT_FIELD has no exception.

Method SET_SUGGEST_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20090422

Method SET_SUGGEST_VALUES on class CL_SALV_WD_UIE_INPUT_FIELD has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700