SAP ABAP Class CL_FPM_GUIBB_SEARCH_RENDER (renders the search UI)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_GUIBB (Package) Generic UI building blocks
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_GUIBB_RENDER | Rendering utility | 20081128 |
Properties
| Class | CL_FPM_GUIBB_SEARCH_RENDER | |
| Short Description | renders the search UI | |
| Super Class | CL_FPM_GUIBB_RENDER | Rendering utility |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_FPM_GUIBB | Generic UI building blocks |
| Created | 20081128 | 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... |
Interfaces
Class CL_FPM_GUIBB_SEARCH_RENDER has no interface implemented.
Friends
Class CL_FPM_GUIBB_SEARCH_RENDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20110228 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_FPM_GUIBB_SEARCH_RESULT | handles the optional result table | 20090114 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090119 | |
| 2 | Instance method | Private | Method | 20110215 | ||
| 3 | Instance method | Public | Method | 20131203 | ||
| 4 | Instance method | Public | Method | 20111109 |
Events
Class CL_FPM_GUIBB_SEARCH_RENDER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_CTXT_ATTRIBUTES | Private | See coding | corresponds to ATTRIBUTES config node | 20110826 | begin of S_CTXT_ATTRIBUTES,
name type name_komp,
index type fpm_index,
element_id type fpm_element_id,
text type wdy_conf_transl_text,
end of s_ctxt_attributes
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DESIGN_TIME | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20090119 |
Method CONSTRUCTOR on class CL_FPM_GUIBB_SEARCH_RENDER has no exception.
Method CREATE_VC_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WD_UIELEMENT_CONTAINER | Perforce change= / 20051117-125541 | 20110215 |
Method CREATE_VC_LIST on class CL_FPM_GUIBB_SEARCH_RENDER has no exception.
Method GET_ATTR_FROM_ND_RES_GUIBB_LIS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_NEEDS_STRETCHING | Call by reference | Type reference (TYPE) | FPM_NEEDS_STRETCHING | ATS Result list in Search GUIBB: container needs stretching | 20131203 | |||
| 2 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20131203 |
Method GET_ATTR_FROM_ND_RES_GUIBB_LIS on class CL_FPM_GUIBB_SEARCH_RENDER has no exception.
Method GET_RESULT_LIST_UIBB_CONT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_UI_ELEMENT_ID | Value transfer | Type reference (TYPE) | STRING | 20111109 |
Method GET_RESULT_LIST_UIBB_CONT_ID on class CL_FPM_GUIBB_SEARCH_RENDER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |