SAP ABAP Class CL_UMG_CONDITION_MANAGER (Condition Manager)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-I18-UNI (Application Component) I18N Unicode
     SUMIG (Package) Unicode Migration: Tabellen Umsetzer + Reparatur Tool
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UMG_LIST Results + ALV grid 20040309
Properties
Class CL_UMG_CONDITION_MANAGER  
Short Description Condition Manager    
Super Class CL_UMG_LIST Results + ALV grid 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SUMIG   Unicode Migration: Tabellen Umsetzer + Reparatur Tool 
Created 20040309   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNV Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_UMG_CONDITION_MANAGER has no interface implemented.
Friends
Class CL_UMG_CONDITION_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONDID Instance attribute Private Type reference (TYPE) UMGACONDID condition id 20040323
2 CONDITAB Instance attribute Private Type reference (TYPE) UMGTCONDITION Struktur zur Ablage von Conditions 20040322
3 DISP_ROWS_CNT Instance attribute Private Type reference (TYPE) I 20040309
4 SYSTEMTYPE Instance attribute Private Type reference (TYPE) CHAR01 Character Field Length 1 20040309
5 WHERE_CLAUSE_ITAB Instance attribute Private Type reference (TYPE) UMGTVALUE Structur for SQL WHERE clauses to retrieve wordlists 20040324
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040309
2 FILTER_WHERE_CLAUSE Static method Public Method filter control character 20061213
3 GET Instance method Public Method get condition data 20040322
4 SET Instance method Public Method set condition data 20040322
5 SET_CONTAINER_NAME Instance method Public Method set container name 20040324
Events
Class CL_UMG_CONDITION_MANAGER has no event.
Types
Class CL_UMG_CONDITION_MANAGER 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 IM_SYSTEMTYPE Call by reference Type reference (TYPE) CHAR01 Zeichenfeldlänge 1 20040322

Method CONSTRUCTOR on class CL_UMG_CONDITION_MANAGER has no exception.

Method FILTER_WHERE_CLAUSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing WHERECLAUSE Call by reference Type reference (TYPE) STRING condition string 20061213

Method FILTER_WHERE_CLAUSE on class CL_UMG_CONDITION_MANAGER has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_WHERE_CLAUSE Call by reference Type reference (TYPE) STRING 20040322
2 Importing IM_CONDITIONID Call by reference Type reference (TYPE) UMGACONDID Bedingungs-ID 20040322

Method GET on class CL_UMG_CONDITION_MANAGER has no exception.

Method SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONDITIONID Call by reference Type reference (TYPE) UMGACONDID Neue Bedingungs-ID 20040322
2 Importing IM_WHERE_CLAUSE Call by reference Type reference (TYPE) STRING WHERE-Klausel der neuen Bedingung 20040322

Method SET on class CL_UMG_CONDITION_MANAGER has no exception.

Method SET_CONTAINER_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTAINER_NAME Call by reference Type reference (TYPE) SCRFNAME Name eines Bildelements 20040324

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