Hierarchy
⤷
⤷
Properties
| Class | CL_ESH_SEARCH_UI_LP_HELPER | |
| Short Description | Link Panel (Helper Class) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ESH_UI_SEARCH_UI | Search UI |
| Created | 20100118 | SAP |
| Last change | 20110908 | 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) |
Interfaces
Class CL_ESH_SEARCH_UI_LP_HELPER has no interface implemented.
Friends
Class CL_ESH_SEARCH_UI_LP_HELPER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR2 | 'AV' | Link panel type: Filter attributes and values | 20100121 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR2 | 'CC' | Link panel type: Categories and connectors | 20100121 | ||
| 3 | Constant | Public | Type reference (TYPE) | ESH_E_IF_DISTRIBUTION_TYPE | CL_ESH_IF_SEARCH_RESPONSES=>CV_DIST_TYPE_ATTRIBUTE | Distribution type attribute | 20100120 | ||
| 4 | Constant | Public | Type reference (TYPE) | ESH_E_IF_DISTRIBUTION_TYPE | CL_ESH_IF_SEARCH_RESPONSES=>CV_DIST_TYPE_CATEGORY | Distribution type category | 20100120 | ||
| 5 | Constant | Public | Type reference (TYPE) | ESH_E_IF_DISTRIBUTION_TYPE | CL_ESH_IF_SEARCH_RESPONSES=>CV_DIST_TYPE_CONNECTOR | Distribution type connector | 20100120 | ||
| 6 | Constant | Public | Type reference (TYPE) | ESH_E_IF_DISTRIBUTION_TYPE | CL_ESH_IF_SEARCH_RESPONSES=>CV_DIST_TYPE_VALUE | Distribution type value | 20100120 | ||
| 7 | Instance attribute | Private | Type reference (TYPE) | ESH_T_LINK_PANEL | Link panel (categories and connectors) | 20100118 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | ESH_T_LINK_PANEL | Link panel (filter attributes and values) | 20100121 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | ESH_T_FILTER_ATTRIBUTES | Buffer of selected attribute values | 20100420 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | CHAR2 | Last link panel type | 20100121 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | ESH_E_ADM_KEY | Key for hierarchical structure | 20100118 | |||
| 12 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_ESH_SEARCH_UI_LP_HELPER | Link panel (helper class) | 20100118 |
Methods
Events
Class CL_ESH_SEARCH_UI_LP_HELPER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_LP_FIELDS | Public | See coding | Link panel fields | 20100118 | begin of TY_S_Lp_FIELDS,
PARENT_KEY TYPE ESH_E_ADM_KEY,
TYPE TYPE ESH_E_IF_DISTRIBUTION_TYPE,
ID TYPE char120,
NAME TYPE string,
NUMBER_OF_HITS type ESH_E_IF_NO_OF_TOTAL_RESULTS,
ATTR_VALUE_INT TYPE string,
ATTR_VALUE_INT2 TYPE string,
IS_RANGE TYPE boole_d,
IS_SELECTED(1) TYPE c,
DISPLAYED_LINES TYPE int4,
END OF ty_s_lp_fields
|
Method Signatures
Method BUFFER_SEL_ATTRIBUTE_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FILTER_ATTRIBUTES | Call by reference | Type reference (TYPE) | ESH_T_FILTER_ATTRIBUTES | Filter Attributes | 20100420 |
Method BUFFER_SEL_ATTRIBUTE_VALUES on class CL_ESH_SEARCH_UI_LP_HELPER has no exception.
Method DELETE_LP_LINE_BY_ROW_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LP_TYPE | Call by reference | Type reference (TYPE) | CHAR2 | CO_LP_TYPE_CC | Link panel type | 20100730 | ||
| 2 | IV_ROW_KEY | Call by reference | Type reference (TYPE) | ESH_E_ADM_KEY | Key for Hierarchical Structure | 20100730 |
Method DELETE_LP_LINE_BY_ROW_KEY on class CL_ESH_SEARCH_UI_LP_HELPER has no exception.
Method DEL_PARENT_KEY_GT_GE_ROW_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_KEY | Call by reference | Type reference (TYPE) | ESH_E_ADM_KEY | Key for Hierarchical Structure | 20100119 | |||
| 2 | IV_OPERATOR | Call by reference | Type reference (TYPE) | C | 'GT' | Operator (GT, GE) | 20100119 |
Method DEL_PARENT_KEY_GT_GE_ROW_KEY on class CL_ESH_SEARCH_UI_LP_HELPER has no exception.
Method DESELECT_LP_CHILDREN_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LP_DESELECTED_LINES | Call by reference | Type reference (TYPE) | ESH_T_LINK_PANEL | Link Panel | 20100719 | |||
| 2 | IV_LP_TYPE | Call by reference | Type reference (TYPE) | CHAR2 | CO_LP_TYPE_CC | Link panel type | 20100121 | ||
| 3 | IV_ROW_KEY | Call by reference | Type reference (TYPE) | ESH_E_ADM_KEY | Key for Hierarchical Structure | 20100121 |
Method DESELECT_LP_CHILDREN_LINES on class CL_ESH_SEARCH_UI_LP_HELPER has no exception.
Method DESELECT_LP_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LP_TYPE | Call by reference | Type reference (TYPE) | CHAR2 | CO_LP_TYPE_CC | Link panel type | 20100121 | ||
| 2 | IV_ROW_KEY | Call by reference | Type reference (TYPE) | ESH_E_ADM_KEY | Key for Hierarchical Structure | 20100121 |
Method DESELECT_LP_LINE on class CL_ESH_SEARCH_UI_LP_HELPER has no exception.
Method GET_ATTRIBUTES_OF_SEL_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_USE_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | SPACE | 'X' = Use buffer | 20100420 | ||
| 2 | RT_FILTER_ATTRIBUTES | Value transfer | Type reference (TYPE) | ESH_T_FILTER_ATTRIBUTES | Filter Attributes | 20100323 |
Method GET_ATTRIBUTES_OF_SEL_VALUES on class CL_ESH_SEARCH_UI_LP_HELPER has no exception.
Method GET_CATEGORY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ROW_KEY | Call by reference | Type reference (TYPE) | ESH_E_ADM_KEY | Key for Hierarchical Structure | 20100125 | |||
| 2 | RV_CATEGORY_ID | Value transfer | Type reference (TYPE) | ESH_E_IF_CATEGORY_ID | Category ID | 20100125 |
Method GET_CATEGORY_ID on class CL_ESH_SEARCH_UI_LP_HELPER has no exception.
Method GET_CLONED_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_LP_HELPER_CLONE | Value transfer | Object reference (TYPE REF TO) | CL_ESH_SEARCH_UI_LP_HELPER | Link panel (helper class) | 20100517 |
Method GET_CLONED_INSTANCE on class CL_ESH_SEARCH_UI_LP_HELPER has no exception.
Method GET_CONNECTOR_ID_REQUEST_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CONNECTOR_ID | Call by reference | Type reference (TYPE) | ESH_E_IF_SEARCH_CONNECTOR_ID | Search Connector ID | 20100125 | |||
| 2 | EV_CONNECTOR_REQUEST_ID | Call by reference | Type reference (TYPE) | STRING | Connector request ID | 20100125 | |||
| 3 | IV_ROW_KEY | Call by reference | Type reference (TYPE) | ESH_E_ADM_KEY | Key for Hierarchical Structure | 20100125 |
Method GET_CONNECTOR_ID_REQUEST_ID on class CL_ESH_SEARCH_UI_LP_HELPER has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_LP_HELPER | Value transfer | Object reference (TYPE REF TO) | CL_ESH_SEARCH_UI_LP_HELPER | Link panel (helper class) | 20100118 |
Method GET_INSTANCE on class CL_ESH_SEARCH_UI_LP_HELPER has no exception.
Method GET_LP_LINE_BY_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index | 20100719 | |||
| 2 | IV_LP_TYPE | Call by reference | Type reference (TYPE) | CHAR2 | CO_LP_TYPE_CC | Link panel type | 20100719 | ||
| 3 | RS_LINK_PANEL | Value transfer | Type reference (TYPE) | ESH_S_LINK_PANEL | Link Panel | 20100719 |
Method GET_LP_LINE_BY_INDEX on class CL_ESH_SEARCH_UI_LP_HELPER has no exception.
Method GET_LP_LINE_BY_ROW_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LP_TYPE | Call by reference | Type reference (TYPE) | CHAR2 | CO_LP_TYPE_CC | Link panel type | 20100121 | ||
| 2 | IV_ROW_KEY | Call by reference | Type reference (TYPE) | ESH_E_ADM_KEY | Key for Hierarchical Structure | 20100119 | |||
| 3 | RS_LINK_PANEL | Value transfer | Type reference (TYPE) | ESH_S_LINK_PANEL | Link Panel | 20100119 |
Method GET_LP_LINE_BY_ROW_KEY on class CL_ESH_SEARCH_UI_LP_HELPER has no exception.
Method GET_LP_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LP_TYPE | Call by reference | Type reference (TYPE) | CHAR2 | CO_LP_TYPE_CC | Link panel type | 20100121 | ||
| 2 | RT_LINK_PANEL | Value transfer | Type reference (TYPE) | ESH_T_LINK_PANEL | Link Panel | 20100121 |
Method GET_LP_TABLE on class CL_ESH_SEARCH_UI_LP_HELPER has no exception.
Method GET_LP_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ROW_KEY | Call by reference | Type reference (TYPE) | ESH_E_ADM_KEY | Key for Hierarchical Structure | 20100806 | |||
| 2 | RV_LP_TYPE | Value transfer | Type reference (TYPE) | CHAR2 | Link panel type | 20100806 |
Method GET_LP_TYPE on class CL_ESH_SEARCH_UI_LP_HELPER has no exception.
Method GET_NEXT_ROW_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LP_TYPE | Call by reference | Type reference (TYPE) | CHAR2 | CO_LP_TYPE_CC | Link panel type | 20100121 | ||
| 2 | RV_ROW_KEY | Value transfer | Type reference (TYPE) | ESH_E_ADM_KEY | Key for Hierarchical Structure | 20100118 |
Method GET_NEXT_ROW_KEY on class CL_ESH_SEARCH_UI_LP_HELPER has no exception.
Method GET_ROW_KEYS_BY_IS_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LP_TYPE | Call by reference | Type reference (TYPE) | CHAR2 | CO_LP_TYPE_CC | Link panel type | 20100305 | ||
| 2 | IV_ROW_KEY_CHILD | Call by reference | Type reference (TYPE) | ESH_E_ADM_KEY | Key for Hierarchical Structure | 20100804 | |||
| 3 | IV_ROW_KEY_NODE | Call by reference | Type reference (TYPE) | ESH_E_ADM_KEY | Key for Hierarchical Structure | 20100804 | |||
| 4 | RT_ROW_KEY | Value transfer | Type reference (TYPE) | ESH_T_ROW_KEY | Row key | 20100305 |
Method GET_ROW_KEYS_BY_IS_SELECTED on class CL_ESH_SEARCH_UI_LP_HELPER has no exception.
Method GET_ROW_KEYS_OF_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ROW_KEY | Call by reference | Type reference (TYPE) | ESH_E_ADM_KEY | Key for Hierarchical Structure | 20110325 | |||
| 2 | RT_ROW_KEYS_CHILDREN | Value transfer | Type reference (TYPE) | ESH_T_ROW_KEY | Row key | 20110325 |
Method GET_ROW_KEYS_OF_CHILDREN on class CL_ESH_SEARCH_UI_LP_HELPER has no exception.
Method GET_ROW_KEY_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTR_VALUE_INT | Call by reference | Type reference (TYPE) | STRING | Internal attribute value | 20100720 | |||
| 2 | IV_ATTR_VALUE_INT2 | Call by reference | Type reference (TYPE) | STRING | Internal attribute value | 20100924 | |||
| 3 | IV_ID | Call by reference | Type reference (TYPE) | C | Link panel ID | 20100118 | |||
| 4 | IV_IS_RANGE | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' = Is range | 20100924 | |||
| 5 | IV_LP_TYPE | Call by reference | Type reference (TYPE) | CHAR2 | CO_LP_TYPE_CC | Link panel type | 20100121 | ||
| 6 | IV_PARENT_ID | Call by reference | Type reference (TYPE) | C | Link panel parent ID | 20100119 | |||
| 7 | RV_ROW_KEY | Value transfer | Type reference (TYPE) | ESH_E_ADM_KEY | Key for Hierarchical Structure | 20100118 |
Method GET_ROW_KEY_BY_ID on class CL_ESH_SEARCH_UI_LP_HELPER has no exception.
Method GET_ROW_KEY_BY_IS_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LP_TYPE | Call by reference | Type reference (TYPE) | CHAR2 | CO_LP_TYPE_CC | Link panel type | 20100121 | ||
| 2 | RV_ROW_KEY | Value transfer | Type reference (TYPE) | ESH_E_ADM_KEY | Key for Hierarchical Structure | 20100119 |
Method GET_ROW_KEY_BY_IS_SELECTED on class CL_ESH_SEARCH_UI_LP_HELPER has no exception.
Method GET_ROW_KEY_OF_FIRST_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ROW_KEY | Call by reference | Type reference (TYPE) | ESH_E_ADM_KEY | Key for Hierarchical Structure | 20100120 | |||
| 2 | RV_ROW_KEY_FIRST_CHILDREN | Value transfer | Type reference (TYPE) | ESH_E_ADM_KEY | Key for Hierarchical Structure | 20100120 |
Method GET_ROW_KEY_OF_FIRST_CHILDREN on class CL_ESH_SEARCH_UI_LP_HELPER has no exception.
Method GET_SEL_ATTRIBUTE_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FILTER_ATTRIBUTES | Call by reference | Type reference (TYPE) | ESH_T_FILTER_ATTRIBUTES | Filter Attributes | 20100122 | |||
| 2 | ET_LINK_PANEL_FILTER_ATTR | Call by reference | Type reference (TYPE) | ESH_T_LINK_PANEL | Link Panel | 20100122 | |||
| 3 | IV_USE_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | SPACE | 'X' = Use buffer | 20100420 |
Method GET_SEL_ATTRIBUTE_VALUES on class CL_ESH_SEARCH_UI_LP_HELPER has no exception.
Method GET_SEL_CATEGORIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CATEGORY_ID | Call by reference | Type reference (TYPE) | ESH_T_CATEGORY_ID | Category ID | 20100224 | |||
| 2 | ET_LINK_PANEL_CATEGORY | Call by reference | Type reference (TYPE) | ESH_T_LINK_PANEL | Link Panel | 20100224 |
Method GET_SEL_CATEGORIES on class CL_ESH_SEARCH_UI_LP_HELPER has no exception.
Method GET_SEL_CONNECTORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CONNECTOR_ID | Call by reference | Type reference (TYPE) | ESH_T_CONNECTOR_ID | Connector ID | 20100224 | |||
| 2 | ET_LINK_PANEL_CONNECTOR | Call by reference | Type reference (TYPE) | ESH_T_LINK_PANEL | Link Panel | 20100224 |
Method GET_SEL_CONNECTORS on class CL_ESH_SEARCH_UI_LP_HELPER has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_ESH_SEARCH_UI_LP_HELPER has no parameter.
Method INITIALIZE on class CL_ESH_SEARCH_UI_LP_HELPER has no exception.
Method INIT_LINK_PANEL Signature
Method INIT_LINK_PANEL on class CL_ESH_SEARCH_UI_LP_HELPER has no parameter.
Method INIT_LINK_PANEL on class CL_ESH_SEARCH_UI_LP_HELPER has no exception.
Method INIT_LINK_PANEL_FILTER_ATTR Signature
Method INIT_LINK_PANEL_FILTER_ATTR on class CL_ESH_SEARCH_UI_LP_HELPER has no parameter.
Method INIT_LINK_PANEL_FILTER_ATTR on class CL_ESH_SEARCH_UI_LP_HELPER has no exception.
Method INS_LP_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LP_DATA | Call by reference | Type reference (TYPE) | TY_S_LP_FIELDS | Link panel fields | 20100121 | |||
| 2 | IV_LP_TYPE | Call by reference | Type reference (TYPE) | CHAR2 | CO_LP_TYPE_CC | Link panel type | 20100121 |
Method INS_LP_LINE on class CL_ESH_SEARCH_UI_LP_HELPER has no exception.
Method SET_ATTRIBUTES_FROM_CLONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_LP_HELPER_CLONE | Call by reference | Object reference (TYPE REF TO) | CL_ESH_SEARCH_UI_LP_HELPER | Link panel (helper class) | 20100517 |
Method SET_ATTRIBUTES_FROM_CLONE on class CL_ESH_SEARCH_UI_LP_HELPER has no exception.
Method SET_LP_LINE_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LP_TYPE | Call by reference | Type reference (TYPE) | CHAR2 | CO_LP_TYPE_CC | Link panel type | 20100122 | ||
| 2 | IV_ROW_KEY | Call by reference | Type reference (TYPE) | ESH_E_ADM_KEY | Key for Hierarchical Structure | 20100119 |
Method SET_LP_LINE_SELECTION on class CL_ESH_SEARCH_UI_LP_HELPER has no exception.
Method SET_LP_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LINK_PANEL | Call by reference | Type reference (TYPE) | ESH_T_LINK_PANEL | Link Panel | 20100301 | |||
| 2 | IV_LP_TYPE | Call by reference | Type reference (TYPE) | CHAR2 | CO_LP_TYPE_CC | Link panel type | 20100301 |
Method SET_LP_TABLE on class CL_ESH_SEARCH_UI_LP_HELPER has no exception.
Method SET_SINGLE_SELECTION_FLAG Signature
Method SET_SINGLE_SELECTION_FLAG on class CL_ESH_SEARCH_UI_LP_HELPER has no parameter.
Method SET_SINGLE_SELECTION_FLAG on class CL_ESH_SEARCH_UI_LP_HELPER has no exception.
Method UPD_LP_FROM_SCOPE_DISTRIBUTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ROW_KEY_SELECTED | Call by reference | Type reference (TYPE) | ESH_T_ROW_KEY | Row key | 20100426 | |||
| 2 | IT_SCOPE_DISTRIBUTION | Call by reference | Type reference (TYPE) | ESH_T_SCOPE_DISTRIBUTION_UI | Scope distribution for Narrow down in UI format | 20100119 |
Method UPD_LP_FROM_SCOPE_DISTRIBUTION on class CL_ESH_SEARCH_UI_LP_HELPER has no exception.
Method UPD_LP_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LINK_PANEL | Call by reference | Type reference (TYPE) | ESH_S_LINK_PANEL | Link Panel | 20100120 | |||
| 2 | IV_LP_TYPE | Call by reference | Type reference (TYPE) | CHAR2 | CO_LP_TYPE_CC | Link panel type | 20100122 |
Method UPD_LP_LINE on class CL_ESH_SEARCH_UI_LP_HELPER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |