SAP ABAP Class CL_FDT_WD_FUNCTION_CALL_MODEL (FDT: WD Model for Function Call 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 | 20070209 |
Properties
| Class | CL_FDT_WD_FUNCTION_CALL_MODEL | |
| Short Description | FDT: WD Model for Function Call 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 | 20070209 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FDT_WD_FUNCTION_CALL_MODEL has no forward declaration.
Interfaces
Class CL_FDT_WD_FUNCTION_CALL_MODEL has no interface implemented.
Friends
Class CL_FDT_WD_FUNCTION_CALL_MODEL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'FUNCTION' | Function information | 20070209 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'MAPPING' | Mapping information | 20070209 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'RESULT_DATA_OBJECT' | Result data object information | 20070209 | ||
| 4 | Constant | Public | Type reference (TYPE) | C | 'F' | Usage type function | 20070209 | ||
| 5 | Constant | Public | Type reference (TYPE) | C | 'R' | Usage type result data object | 20070209 | ||
| 6 | Constant | Public | Type reference (TYPE) | C | 'S' | Usage type source | 20070214 | ||
| 7 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_FDT_FUNCTION_CALL | FDT: Function Call | 20070209 |
Methods
Class CL_FDT_WD_FUNCTION_CALL_MODEL has no method.
Events
Class CL_FDT_WD_FUNCTION_CALL_MODEL has no event.
Types
Class CL_FDT_WD_FUNCTION_CALL_MODEL has no local type.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |