SAP ABAP Class CL_FPM_MSG_CATEGORY_SEARCH (Search the mapped messages)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_CONF (Package) FPM: Configuration Editor
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20090914 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_SEARCH | Generic Search UI Building Block | 20090914 |
Properties
| Class | CL_FPM_MSG_CATEGORY_SEARCH | |
| Short Description | Search the mapped messages | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_FPM_CONF | FPM: Configuration Editor |
| Created | 20090914 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FPM_MSG_CATEGORY_SEARCH has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20090914 | ||
| 2 | IF_FPM_GUIBB_SEARCH | Generic Search UI Building Block | 20090914 |
Friends
Class CL_FPM_MSG_CATEGORY_SEARCH has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20090914 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20090914 | |||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_FPM_MESSAGE_MANAGER | FPM message manager public use | 20090914 | |||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_FPM_NAVIGATION | List of Navigationtargets | 20090915 |
Methods
Class CL_FPM_MSG_CATEGORY_SEARCH has no method.
Events
Class CL_FPM_MSG_CATEGORY_SEARCH has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_MSG_CATEGORY | Private | See coding | 20090914 | BEGIN OF ty_s_msg_category,
msg_category type fpm_vmsgcategory-msg_category,
namespace type fpm_vmsgcategory-namespace,
msg_category_nam type fpm_vmsgcategory-namespace,
END OF ty_s_msg_category
|
||
| 2 | TY_T_CATEGORY_RESULT | Private | See coding | 20090914 | ty_t_category_result TYPE STANDARD TABLE OF fpm_vmsgcategory WITH DEFAULT KEY
|
||
| 3 | TY_T_CATEGORY_T | Private | See coding | 20091005 | ty_t_category_t TYPE STANDARD TABLE OF fpm_categoryt WITH DEFAULT KEY
|
||
| 4 | TY_T_MSG_CATEGORY | Private | See coding | 20090914 | ty_t_msg_category TYPE STANDARD TABLE OF ty_s_msg_category WITH DEFAULT KEY
|
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |