SAP ABAP Class CL_FDT_WD_CASE_MODEL (FDT: WD Model for And/Or Expression)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
     SFDT_WD_EXPRESSIONS (Package) BRFplus Expressions for Web Dynpro UI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FDT_WD_MAINTENANCE_MODEL FDT WD: Model for maintenance objects 20060721
Properties
Class CL_FDT_WD_CASE_MODEL  
Short Description FDT: WD Model for And/Or Expression    
Super Class CL_FDT_WD_MAINTENANCE_MODEL FDT WD: Model for maintenance objects 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFDT_WD_EXPRESSIONS   BRFplus Expressions for Web Dynpro UI 
Created 20060721   SAP 
Last change 20130531   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 IF_FDT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FDT_WD_CASE_MODEL has no interface implemented.
Friends
Class CL_FDT_WD_CASE_MODEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CASE_MODEL_NODE Instance attribute Private Type reference (TYPE) STRING 'CASE' Case 20060721
2 GC_CASE_MODEL_PARAMETER_NODE Instance attribute Private Type reference (TYPE) STRING 'CASE_PARAMETER' Case Parameters 20060721
3 GC_RESULT_TYPE_ACTION Constant Public Type reference (TYPE) C 'A' 20090216
4 GC_RESULT_TYPE_VALUE Constant Public Type reference (TYPE) C 'V' 20090216
5 MO_CASE Instance attribute Private Object reference (TYPE REF TO) IF_FDT_CASE FDT: Case Expression 20060721
6 MTS_CLEANUP_CONST_ID Instance attribute Private Type reference (TYPE) IF_FDT_TYPES=>TS_OBJECT_ID Temp. constant instances to be cleaned up 20100121
7 MTS_TEMP_CONSTANT_ID Instance attribute Public Type reference (TYPE) IF_FDT_TYPES=>TS_OBJECT_ID Object IDs as sorted table 20090209
8 MTS_TEMP_CONSTANT_ID_OTH Instance attribute Public Type reference (TYPE) IF_FDT_TYPES=>TS_OBJECT_ID Object IDs as sorted table 20090209
9 MV_MODEL_CHANGED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20090713
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_MAINTAINABILITY Instance method Public Method Checks the maintainability 20090209
2 CLEANUP_TMP_CONST Instance method Public Method Cleanup temporary constants 20100121
3 DESTROY_TEMP_OBJECT Instance method Private Method Destroys the temporary objects 20110307
4 GET_CASE Instance method Private Method Prepare case structure 20060721
5 GET_CASE_PARAMETER Instance method Private Method Prepare parameter table 20060721
Events
Class CL_FDT_WD_CASE_MODEL has no event.
Types
Class CL_FDT_WD_CASE_MODEL has no local type.
Method Signatures

Method CHECK_MAINTAINABILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20090209
2 Returning RV_IS_MAINTAINABLE Value transfer Type reference (TYPE) ABAP_BOOL 20090209

Method CHECK_MAINTAINABILITY on class CL_FDT_WD_CASE_MODEL has no exception.

Method CLEANUP_TMP_CONST Signature

Method CLEANUP_TMP_CONST on class CL_FDT_WD_CASE_MODEL has no parameter.
Method CLEANUP_TMP_CONST on class CL_FDT_WD_CASE_MODEL has no exception.

Method DESTROY_TEMP_OBJECT Signature

Method DESTROY_TEMP_OBJECT on class CL_FDT_WD_CASE_MODEL has no parameter.
Method DESTROY_TEMP_OBJECT on class CL_FDT_WD_CASE_MODEL has no exception.

Method GET_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_CASE Value transfer Type reference (TYPE) FDTS_WD_CASE Case model for WD 20060721
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20061018

Method GET_CASE_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CASE_PARAMETER Value transfer Type reference (TYPE) FDTS_WD_CASE_PARAMETER_T Case parameter model for WD 20060721
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20061018
History
Last changed by/on SAP  20130531 
SAP Release Created in 710