SAP ABAP Class CL_WER_CONDITION_VIEW (Generate conditions using expressions)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-MD-MM (Application Component) Material Master
     WER_UI (Package) User Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WER_SUBSCREEN_VIEW Common services for embedded views 20060920
Properties
Class CL_WER_CONDITION_VIEW  
Short Description Generate conditions using expressions    
Super Class CL_WER_SUBSCREEN_VIEW Common services for embedded views 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WER_UI   User Interface 
Created 20060920   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_WER_CONST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 SDYDO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WER_CONDITION_VIEW has no interface implemented.
Friends
Class CL_WER_CONDITION_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CONDITION_DESC_HEIGHT Constant Public Type reference (TYPE) I 20 Conditon text description height 20060920
2 C_CONDITION_DESC_STYLE Constant Public Type reference (TYPE) SDYDO_ATTRIBUTE 'ALV_GRID' Conditon text description document style 20060920
3 C_COND_DESC_ROW Constant Public Type reference (TYPE) I 2 Condition description row identifier 20060920
4 C_EXP_GRID_ROW Constant Public Type reference (TYPE) I 1 Expression grid row identifier 20060920
5 C_KEYWORD_AND Constant Public Type reference (TYPE) SDYDO_TEXT_ELEMENT 'AND' AND keyword 20060920
6 C_KEYWORD_IF Constant Public Type reference (TYPE) SDYDO_TEXT_ELEMENT 'IF' IF keyword 20060920
7 C_KEYWORD_NOT Constant Public Type reference (TYPE) SDYDO_TEXT_ELEMENT 'NOT' NOT keyword 20060920
8 C_KEYWORD_OR Constant Public Type reference (TYPE) SDYDO_TEXT_ELEMENT 'OR' OR keyword 20060920
9 C_VARIANT_HANDLE_ASSIGN Constant Private Type reference (TYPE) SLIS_HANDL 'ASSN' Mgt. ID for repeated calls from the same program 20070109
10 C_VARIANT_HANDLE_TMPLT Constant Private Type reference (TYPE) SLIS_HANDL 'TMPL' Mgt. ID for repeated calls from the same program 20070109
11 MR_CONDITION Instance attribute Private Object reference (TYPE REF TO) CL_WER_CONDITION Entry condition for a rule 20060920
12 MR_CONDITION_DESCRIPTION Instance attribute Private Object reference (TYPE REF TO) CL_DD_DOCUMENT Dynamic Documents: Document 20060920
13 MR_CONDITION_TREE_VIEW Instance attribute Private Object reference (TYPE REF TO) CL_WER_CONDITION_TREE_VIEW Condition tree display view 20061002
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20060920
2 CREATE_COND_DESCRIPTION Instance method Private Method Create condition description html display 20060920
3 GET_VARIANT Instance method Private Method Returns the variant 20070109
4 INIT_UI_COMPONENTS Instance method Private Method Initialize UI components 20060920
5 WRITE_COND_DESCRIPTION Instance method Private Method Write condition html description 20060920
Events
Class CL_WER_CONDITION_VIEW has no event.
Types
Class CL_WER_CONDITION_VIEW 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 I_ACTIVE Call by reference Type reference (TYPE) WER_BOOL CL_WER_CONST=>C_FALSE Boolean: true = X and false = SPACE 20070216
2 Importing I_CONTAINER Call by reference Type reference (TYPE) C Embedding container 20060920
3 Importing I_ELEMENT_TYPE Call by reference Type reference (TYPE) WER_ELEMENT_TYPE Element type 20060920
4 Importing I_ID Call by reference Type reference (TYPE) WER_SUBSCREEN_ID Subscreen identifier 20060920
5 Importing I_PROGRAM Call by reference Type reference (TYPE) SYREPID ABAP Program: Current Main Program 20060920
6 Importing I_SCREEN Call by reference Type reference (TYPE) SYDYNNR Current Screen Number 20060920
7 Importing I_VISIBLE Call by reference Type reference (TYPE) WER_BOOL CL_WER_CONST=>C_FALSE Element type 20070216

Method CONSTRUCTOR on class CL_WER_CONDITION_VIEW has no exception.

Method CREATE_COND_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20060920

Method CREATE_COND_DESCRIPTION on class CL_WER_CONDITION_VIEW has no exception.

Method GET_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_VARIANT Value transfer Type reference (TYPE) DISVARIANT Layout (External Use) 20070109

Method GET_VARIANT on class CL_WER_CONDITION_VIEW has no exception.

Method INIT_UI_COMPONENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTAINER Value transfer Type reference (TYPE) C Container name 20061005

Method INIT_UI_COMPONENTS on class CL_WER_CONDITION_VIEW has no exception.

Method WRITE_COND_DESCRIPTION Signature

Method WRITE_COND_DESCRIPTION on class CL_WER_CONDITION_VIEW has no parameter.
Method WRITE_COND_DESCRIPTION on class CL_WER_CONDITION_VIEW has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700