SAP ABAP Class CL_FDT_WD_APPL_USAGE_MODEL (FDT WD: Model class for Tool Application Usage)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_WD_TOOLS (Package) BRFplus: Tools in Web Dynpro UI
⤷
⤷
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) | 20080605 |
Properties
| Class | CL_FDT_WD_APPL_USAGE_MODEL | |
| Short Description | FDT WD: Model class for Tool Application Usage | |
| 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_TOOLS | BRFplus: Tools in Web Dynpro UI |
| Created | 20080605 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_FDT_WD_APPL_USAGE_MODEL has no interface implemented.
Friends
Class CL_FDT_WD_APPL_USAGE_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) | CHAR1 | 'S' | Query for Source Application | 20080606 | ||
| 2 | Constant | Public | Type reference (TYPE) | I | 200 | 20080619 | |||
| 3 | Constant | Public | Type reference (TYPE) | I | 1000 | 20080619 | |||
| 4 | Constant | Public | Type reference (TYPE) | WDR_TEXT_KEY | '003' | Application Usage | 20080613 | ||
| 5 | Constant | Public | Type reference (TYPE) | WDR_TEXT_KEY | '015' | Web Dynpro: Text Key | 20080702 | ||
| 6 | Constant | Public | Type reference (TYPE) | WDR_TEXT_KEY | '016' | Web Dynpro: Text Key | 20080702 | ||
| 7 | Constant | Public | Type reference (TYPE) | WDR_TEXT_KEY | 'E03' | Web Dynpro: Text Key | 20080619 | ||
| 8 | Constant | Public | Type reference (TYPE) | WDR_TEXT_KEY | 'E02' | Web Dynpro: Text Key | 20080619 | ||
| 9 | Constant | Public | Type reference (TYPE) | WDR_TEXT_KEY | '006' | Web Dynpro: Text Key | 20080702 | ||
| 10 | Constant | Public | Type reference (TYPE) | WDR_TEXT_KEY | '001' | Tooltip object state | 20080613 | ||
| 11 | Instance attribute | Public | Type reference (TYPE) | WDR_TEXT_KEY | '002' | Tooltip object type | 20080613 | ||
| 12 | Constant | Public | Type reference (TYPE) | WDR_TEXT_KEY | '010' | Web Dynpro: Text Key | 20080619 | ||
| 13 | Constant | Public | Type reference (TYPE) | WDR_TEXT_KEY | '012' | Web Dynpro: Text Key | 20080619 | ||
| 14 | Constant | Public | Type reference (TYPE) | WDR_TEXT_KEY | '011' | Web Dynpro: Text Key | 20080619 | ||
| 15 | Constant | Public | Type reference (TYPE) | WDR_TEXT_KEY | '013' | Web Dynpro: Text Key | 20080630 | ||
| 16 | Constant | Public | Type reference (TYPE) | WDR_TEXT_KEY | '019' | Web Dynpro: Text Key | 20080702 | ||
| 17 | Constant | Public | Type reference (TYPE) | WDR_TEXT_KEY | '020' | Web Dynpro: Text Key | 20080702 | ||
| 18 | Constant | Public | Type reference (TYPE) | WDR_TEXT_KEY | 'W01' | Web Dynpro: Text Key | 20080619 | ||
| 19 | Constant | Public | Type reference (TYPE) | CHAR1 | 'A' | Version mode cross | 20101013 | ||
| 20 | Constant | Public | Type reference (TYPE) | CHAR1 | ' ' | Version mode standard | 20101013 | ||
| 21 | Constant | Public | Type reference (TYPE) | CHAR1 | 'T' | Version mode timestamp | 20080616 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20080619 | ||
| 2 | Instance method | Public | Method | Execute query | 20080619 |
Events
Class CL_FDT_WD_APPL_USAGE_MODEL has no event.
Types
Class CL_FDT_WD_APPL_USAGE_MODEL has no local type.
Method Signatures
Method GET_USAGE_STATE_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ICON | Call by reference | Type reference (TYPE) | STRING | 20080619 | ||||
| 2 | EV_TOOLTIP | Call by reference | Type reference (TYPE) | STRING | 20080619 | ||||
| 3 | IV_REASON_TEXT | Call by reference | Type reference (TYPE) | STRING | Reason text for state 'W' | 20080630 | |||
| 4 | IV_USG_STATE | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20080619 |
Method GET_USAGE_STATE_ICON on class CL_FDT_WD_APPL_USAGE_MODEL has no exception.
Method QUERY_CROSS_APP_USAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_USAGES | Call by reference | Type reference (TYPE) | CL_FDT_APPLICATION=>T_CROSS_APP_USAGE | 20080620 | ||||
| 2 | EV_MORE_RESULTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080619 | ||||
| 3 | IV_APPLICATION_COMPONENT | Call by reference | Type reference (TYPE) | IF_FDT_APPLICATION=>APPLICATION_COMPONENT | Application Component | 20080620 | |||
| 4 | IV_CROSS_VERSION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080619 | ||||
| 5 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Application ID | 20080619 | |||
| 6 | IV_INCLUDE_LOCAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20080619 | |||
| 7 | IV_INCLUDE_OBJECTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20080702 | |||
| 8 | IV_RESULT_INDEX | Call by reference | Type reference (TYPE) | I | 0 | 20080619 | |||
| 9 | IV_RESULT_SIZE | Call by reference | Type reference (TYPE) | I | 500 | Max. result size | 20080619 | ||
| 10 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version) | 20080619 | |||
| 11 | IV_USING_OBJECTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080619 |
Method QUERY_CROSS_APP_USAGES on class CL_FDT_WD_APPL_USAGE_MODEL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 712 |