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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Instance attribute | Private | Type reference (TYPE) | STRING | 'CASE' | Case | 20060721 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 'CASE_PARAMETER' | Case Parameters | 20060721 | ||
| 3 | Constant | Public | Type reference (TYPE) | C | 'A' | 20090216 | |||
| 4 | Constant | Public | Type reference (TYPE) | C | 'V' | 20090216 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FDT_CASE | FDT: Case Expression | 20060721 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Temp. constant instances to be cleaned up | 20100121 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Object IDs as sorted table | 20090209 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Object IDs as sorted table | 20090209 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20090713 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks the maintainability | 20090209 | |
| 2 | Instance method | Public | Method | Cleanup temporary constants | 20100121 | |
| 3 | Instance method | Private | Method | Destroys the temporary objects | 20110307 | |
| 4 | Instance method | Private | Method | Prepare case structure | 20060721 | |
| 5 | 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 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20090209 | |||
| 2 | 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 | RS_CASE | Value transfer | Type reference (TYPE) | FDTS_WD_CASE | Case model for WD | 20060721 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20061018 |
Method GET_CASE_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | FDT: Invalid Input | 20061018 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |