SAP ABAP Class CL_FDT_WD_MAINTENANCE_MODEL (FDT WD: Model for maintenance objects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_WD_INFRASTRUCTURE (Package) BRFplus: Web Dynpro UI: Infrastructure

⤷

⤷

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) | 20060630 |
Meta Relationship - Used By
Properties
Class | CL_FDT_WD_MAINTENANCE_MODEL | |
Short Description | FDT WD: Model for maintenance objects | |
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_INFRASTRUCTURE | BRFplus: Web Dynpro UI: Infrastructure |
Created | 20060630 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_FDT_WD_MAINTENANCE_MODEL has no interface implemented.
Friends
Class CL_FDT_WD_MAINTENANCE_MODEL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FDT_WD_STATE | State of the object | 20061117 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | IF_FDT_TYPES=>ID | ID of the object | 20060630 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Timestamp of the object | 20060630 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060630 |
2 | ![]() |
Instance method | Public | Method | Notification: Object gets dequeued | 20090723 |
3 | ![]() |
Instance method | Public | Method | Notification: UI Component gets displaced | 20090624 |
4 | ![]() |
Instance method | Public | Method | Notification: State of Object is changing | 20110318 |
Events
Class CL_FDT_WD_MAINTENANCE_MODEL has no event.
Types
Class CL_FDT_WD_MAINTENANCE_MODEL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONFIGURATION | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_CONFIGURATION | FDT WD: Configuration | 20081010 | ||
2 | ![]() |
IO_STATE | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_STATE | FDT: WD State | 20061117 | ||
3 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | ID | 20060630 | ||
4 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Timestamp | 20060630 |
Method CONSTRUCTOR on class CL_FDT_WD_MAINTENANCE_MODEL has no exception.
Method DEQUEUE Signature
Method DEQUEUE on class CL_FDT_WD_MAINTENANCE_MODEL has no parameter.
Method DEQUEUE on class CL_FDT_WD_MAINTENANCE_MODEL has no exception.
Method DISPLACE Signature
Method DISPLACE on class CL_FDT_WD_MAINTENANCE_MODEL has no parameter.
Method DISPLACE on class CL_FDT_WD_MAINTENANCE_MODEL has no exception.
Method STATE_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TRANSITION | Call by reference | Type reference (TYPE) | STRING | see constants in if_fdt_wd_state | 20110318 |
Method STATE_CHANGE on class CL_FDT_WD_MAINTENANCE_MODEL has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |