SAP ABAP Class CL_FDT_WD_ADMIN_TOOL_MODEL (FDT WD: Model Class for Admin Tool)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_WD_ADMIN_TOOL (Package) BRFplus: Web Dynpro UI: Admin Tool
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FDT_WD_MODEL | FDT WD: Model for Web Dynpro (abstract) | 20070928 |
Properties
| Class | CL_FDT_WD_ADMIN_TOOL_MODEL | |
| Short Description | FDT WD: Model Class for Admin Tool | |
| Super Class | CL_FDT_WD_MODEL | FDT WD: Model for Web Dynpro (abstract) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SFDT_WD_ADMIN_TOOL | BRFplus: Web Dynpro UI: Admin Tool |
| Created | 20070928 | SAP |
| Last change | 20140121 | 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) |
Interfaces
Class CL_FDT_WD_ADMIN_TOOL_MODEL has no interface implemented.
Friends
Class CL_FDT_WD_ADMIN_TOOL_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 | 'QUERY_ALL' | 20101116 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'QUERY_ID' | 20101116 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'QUERY_MY_APPLICATIONS' | 20101116 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'QUERY_PREVIOUS' | 20101116 | |||
| 5 | Constant | Public | Type reference (TYPE) | INT4 | '100' | Natural number | 20130613 | ||
| 6 | Constant | Public | Type reference (TYPE) | INT4 | '50' | Natural number | 20130613 |
Methods
Class CL_FDT_WD_ADMIN_TOOL_MODEL has no method.
Events
Class CL_FDT_WD_ADMIN_TOOL_MODEL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_OBJECT_DISPLAY | Public | See coding | 20090209 | BEGIN OF s_object_display,
id TYPE if_fdt_types=>id,
timestamp TYPE if_fdt_types=>timestamp,
display_mode TYPE if_fdt_wd_types=>display_mode,
END OF s_object_display
|
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 711 |