SAP ABAP Class IF_FDT_WD_MODEL_FACTORY (FDT WD: Factory for WD Model)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_FDT_WD_FACTORY | FDT WD: Factory | 20061219 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FDT_WD_FACTORY | FDT WD: Factory for UI | 20061219 |
Properties
| Class | IF_FDT_WD_MODEL_FACTORY | |
| Short Description | FDT WD: Factory for WD Model | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20060703 | SAP |
| Last change | 20130531 | 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 IF_FDT_WD_MODEL_FACTORY has no interface implemented.
Friends
Class IF_FDT_WD_MODEL_FACTORY 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 | 'CL_FDT_WD_APPLN_ADMN_MODEL' | 20090814 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'CL_FDT_WD_GC_MODEL' | 20080215 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'CL_FDT_WD_APPL_USAGE_MODEL' | 20080605 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'CL_FDT_WD_DICT_USAGE_MODEL' | 20120403 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'CL_FDT_WD_DEBUGGER_MODEL' | 20120710 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'CL_FDT_WD_LEAN_TRACE_MODEL' | 20100222 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'CL_FDT_WD_RT_MASS_CHANGE' | 20100428 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'CL_FDT_WD_SIMULATION_MODEL' | 20070521 | |||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'CL_FDT_WD_TEST_CASES_MODEL' | 20120808 | |||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'CL_FDT_WD_TRACE_MODEL' | 20100222 | |||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'CL_FDT_WD_TRANS_ANALYSIS_MODEL' | 20080705 | |||
| 12 | Constant | Public | Type reference (TYPE) | STRING | 'CL_FDT_WD_WEBSERVICE_MODEL' | 20071119 | |||
| 13 | Constant | Public | Type reference (TYPE) | STRING | 'CL_FDT_WD_XML_EXPORT' | 20070312 | |||
| 14 | Constant | Public | Type reference (TYPE) | STRING | 'CL_FDT_WD_XML_IMPORT' | 20070312 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets model for action | 20061011 | |
| 2 | Instance method | Public | Method | Gets model of admin data | 20060707 | |
| 3 | Instance method | Public | Method | Gets maintenance model by object Id | 20060703 | |
| 4 | Instance method | Public | Method | Gets model of objectmanager | 20060703 | |
| 5 | Instance method | Public | Method | Gets webdynpro model for FDT tools | 20070312 |
Events
Class IF_FDT_WD_MODEL_FACTORY has no event.
Types
Class IF_FDT_WD_MODEL_FACTORY has no local type.
Method Signatures
Method GET_ACTION_MODEL 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 | 20061011 | |||
| 4 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Timestamp | 20061011 | |||
| 5 | RO_MODEL | Value transfer | Object reference (TYPE REF TO) | IF_FDT_WD_MODEL | Model for Action | 20061011 |
Method GET_ACTION_MODEL on class IF_FDT_WD_MODEL_FACTORY has no exception.
Method GET_ADMIN_DATA_MODEL 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 | 20090508 | |||
| 2 | IO_STATE | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_STATE | State | 20061117 | |||
| 3 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | ID | 20060707 | |||
| 4 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Timestamp | 20060707 | |||
| 5 | RO_MODEL | Value transfer | Object reference (TYPE REF TO) | IF_FDT_WD_MODEL | Model for Admin Data | 20060707 |
Method GET_ADMIN_DATA_MODEL on class IF_FDT_WD_MODEL_FACTORY has no exception.
Method GET_MAINTENANCE_MODEL_BY_ID 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 | IO_UI_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_UI_CONTEXT | UI Context | 20080306 | |||
| 4 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | ID | 20060703 | |||
| 5 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Timestamp | 20060703 | |||
| 6 | RO_MODEL | Value transfer | Object reference (TYPE REF TO) | IF_FDT_WD_MODEL | FDT: Model for Web Dynpro UI | 20060703 |
Method GET_MAINTENANCE_MODEL_BY_ID on class IF_FDT_WD_MODEL_FACTORY has no exception.
Method GET_OBJECT_MANAGER_MODEL 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 | 20090508 | |||
| 2 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | ID | 20060703 | |||
| 3 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Timestamp | 20060703 | |||
| 4 | RO_MODEL | Value transfer | Object reference (TYPE REF TO) | IF_FDT_WD_OBJECT_MANAGER_MODEL | Model for Object Manager | 20060703 |
Method GET_OBJECT_MANAGER_MODEL on class IF_FDT_WD_MODEL_FACTORY has no exception.
Method GET_TOOLS_MODEL 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 | 20081020 | |||
| 2 | IV_TOOL_NAME | Call by reference | Type reference (TYPE) | STRING | Name of Tool | 20070312 | |||
| 3 | RO_MODEL | Value transfer | Object reference (TYPE REF TO) | IF_FDT_WD_MODEL | FDT: Model for Web Dynpro UI | 20070312 |
Method GET_TOOLS_MODEL on class IF_FDT_WD_MODEL_FACTORY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |