Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20081114 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UPARM_QB_VIEW | Represents a view to be managed by the Query Builder | 20090220 |
Properties
Class | CL_UPARM_WD_MDP_RESULT_TABLE | |
Short Description | Assistance Class for UPARM_WD_MDP_RESULT_TABLE | |
Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | UPARM | Retail MAP Master Data Maintenance |
Created | 20081114 | SAP |
Last change | 20141101 | |
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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_UPARM_QB_VIEW | Represents a view to be managed by the Query Builder | 20090220 |
Friends
Class CL_UPARM_WD_MDP_RESULT_TABLE 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) | IWCI_SALV_WD_TABLE | View ID | 20090211 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_UPARM_ALV_CONFIG | Web Dynpro Interface COMPONENTCONTROLLER | 20081114 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | BADI_UPARM_ALV_PRINT | 20110719 | |||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | BADI_UPARM_CHANGE_COLUMNS_PROP | BAdI Change Column Dynamic | 20090128 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | BADI_UPARM_ROW_MODIFIED | BAdI Row Modified | 20081215 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SALV_WD_FE_BUTTON | Toggle Button in Toolbar | 20090413 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_UPARM_CONTEXT_MANAGER | Web Dynpro: Interface for Context Nodes | 20081114 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_UPARM_CUSTOMIZING | Master data maintenance view customizig | 20081116 | ||
9 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_UPARM_VIEW_SERVICES | Master data maintenance view services | 20081114 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UPARM_YT_ASSIGN_COLUMN | Assignment Columns Value | 20090213 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20090601 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UPARM_YT_ID_ROW_VALUES | ID Row Values | 20081128 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UPARM_YT_ID_ROW_ERRORS | ID Row errors | 20081126 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSDRI_T_RANGE | BW Data Manager: Range List | 20081204 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090413 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Max Result Rows | 20090210 | ||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UPARM_Y_RESULT_TABLE_TYPE | Result Table Type (Main or Second Table) | 20081125 |
Methods
Events
Class CL_UPARM_WD_MDP_RESULT_TABLE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | ASSIGN_COL_ALV_COLUMN_ID_TTY | Private | See coding | 20090211 | ASSIGN_COL_ALV_COLUMN_ID_TTY TYPE TABLE OF string
|
||
2 | MDP_APP_DLG_FRM_COMP_INT_STY | Public | See coding | 20090216 | begin of mdp_app_dlg_frm_comp_int_sty,
view_id type uparm_y_view_id,
comp_int type ref to IWCI_UPARM_WD_MDP_APP_DLG_FRM,
comp_usage TYPE REF TO if_wd_component_usage,
end of mdp_app_dlg_frm_comp_int_sty
|
||
3 | MDP_APP_DLG_FRM_COMP_INT_TTY | Public | See coding | 20090216 | mdp_app_dlg_frm_comp_int_tty type standard table of mdp_app_dlg_frm_comp_int_sty
|
Method Signatures
Method ADD_ASSIGN_COLUMNS_TO_ALV Signature
Method ADD_ASSIGN_COLUMNS_TO_ALV on class CL_UPARM_WD_MDP_RESULT_TABLE has no parameter.
Method ADD_ASSIGN_COLUMNS_TO_ALV on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method ADD_INFO_OBJ_COLUMNS_TO_ALV Signature
Method ADD_INFO_OBJ_COLUMNS_TO_ALV on class CL_UPARM_WD_MDP_RESULT_TABLE has no parameter.
Method ADD_INFO_OBJ_COLUMNS_TO_ALV on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method ADD_INFO_PRO_COLUMNS_TO_ALV Signature
Method ADD_INFO_PRO_COLUMNS_TO_ALV on class CL_UPARM_WD_MDP_RESULT_TABLE has no parameter.
Method ADD_INFO_PRO_COLUMNS_TO_ALV on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method ADD_NEW_ROW_VALUES Signature
Method ADD_NEW_ROW_VALUES on class CL_UPARM_WD_MDP_RESULT_TABLE has no parameter.
Method ADD_NEW_ROW_VALUES on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method ADD_ROW_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ROW_VALUES | Call by reference | Type reference (TYPE) | UPARM_YT_ID_ROW_VALUES | ID Row Values | 20081202 | ||
2 | ![]() |
I_UPDATE_DEPENDENCIES | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090511 |
Method ADD_ROW_VALUES on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method ADD_VIRTUAL_COLUMNS_TO_ALV Signature
Method ADD_VIRTUAL_COLUMNS_TO_ALV on class CL_UPARM_WD_MDP_RESULT_TABLE has no parameter.
Method ADD_VIRTUAL_COLUMNS_TO_ALV on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method BUILD_ALV_TABLE Signature
Method BUILD_ALV_TABLE on class CL_UPARM_WD_MDP_RESULT_TABLE has no parameter.
Method BUILD_ALV_TABLE on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method CHANGE_ASSIGN_COLUMNS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ASSIGN_COL_ATTR_VALUE | Call by reference | Type reference (TYPE) | UPARM_YT_ATTR_VALUE | MDM Assignment Columns Definition | 20090213 | ||
2 | ![]() |
I_DO_ASSIGN | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090213 |
Method CHANGE_ASSIGN_COLUMNS on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method CHANGE_COLUMNS_PROPERTIES Signature
Method CHANGE_COLUMNS_PROPERTIES on class CL_UPARM_WD_MDP_RESULT_TABLE has no parameter.
Method CHANGE_COLUMNS_PROPERTIES on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method CHANGE_COLUMN_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20090220 | ||
2 | ![]() |
I_COLUMN_ID | Call by reference | Type reference (TYPE) | STRING | 20090220 | |||
3 | ![]() |
I_STATE | Call by reference | Type reference (TYPE) | UPARM_Y_COL_COLOR | Exception column color | 20090220 |
Method CHANGE_COLUMN_STATE on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method CHANGE_ROW_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ROW_ERRORS | Call by reference | Type reference (TYPE) | UPARM_YT_ID_ROW_ERRORS | ID Row errors | 20081126 | ||
2 | ![]() |
I_NEW_STATE | Call by reference | Type reference (TYPE) | WDUI_TABLE_CELL_DESIGN | WebDynpro:TableCellDesign | 20081126 |
Method CHANGE_ROW_STATE on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method CLEAR_FILTERS Signature
Method CLEAR_FILTERS on class CL_UPARM_WD_MDP_RESULT_TABLE has no parameter.
Method CLEAR_FILTERS on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method CLEAR_RESULT_TABLE Signature
Method CLEAR_RESULT_TABLE on class CL_UPARM_WD_MDP_RESULT_TABLE has no parameter.
Method CLEAR_RESULT_TABLE on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method CLEAR_ROW_ERRORS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ROW_VALUES_TO_CLEAR | Call by reference | Type reference (TYPE) | UPARM_YT_ID_ROW_VALUES | ID Row Values | 20090406 |
Method CLEAR_ROW_ERRORS on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method COPY_ROW_ATTR_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_TARGET_ROW_VALUES | Call by reference | Type reference (TYPE) | UPARM_YS_ID_ROW_VALUES | Row Values | 20090219 | ||
2 | ![]() |
IS_SOURCE_ROW_VALUES | Call by reference | Type reference (TYPE) | UPARM_YS_ID_ROW_VALUES | Row Values | 20090219 |
Method COPY_ROW_ATTR_VALUES on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method COPY_ROW_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ROW_VALUES | Call by reference | Type reference (TYPE) | UPARM_YT_ID_ROW_VALUES | Row Values | 20090216 |
Method COPY_ROW_VALUES on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method COPY_SELECTED_ROWS Signature
Method COPY_SELECTED_ROWS on class CL_UPARM_WD_MDP_RESULT_TABLE has no parameter.
Method COPY_SELECTED_ROWS on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method CUSTOM_EVENT_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_RESULT_TABLE_COMP_INT | Call by reference | Object reference (TYPE REF TO) | IWCI_UPARM_WD_MDP_RESULT_TABLE | WebDynpro Interface COMPONENTCONTROLLER | 20090122 | ||
2 | ![]() |
I_EVENT_ID | Call by reference | Type reference (TYPE) | STRING | 20081211 |
Method CUSTOM_EVENT_HANDLER on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method DEFINE_CHILD_VIEW_EVENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_GEN_BUTTON_EXISTS | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090130 |
Method DEFINE_CHILD_VIEW_EVENTS on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method DEFINE_CUSTOM_EVENTS Signature
Method DEFINE_CUSTOM_EVENTS on class CL_UPARM_WD_MDP_RESULT_TABLE has no parameter.
Method DEFINE_CUSTOM_EVENTS on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method DEFINE_GENERAL_TABLE_SETTINGS Signature
Method DEFINE_GENERAL_TABLE_SETTINGS on class CL_UPARM_WD_MDP_RESULT_TABLE has no parameter.
Method DEFINE_GENERAL_TABLE_SETTINGS on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method DELETE_ROW_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ROW_VALUES | Call by reference | Type reference (TYPE) | UPARM_YT_ID_ROW_VALUES | ID Row Values | 20090127 |
Method DELETE_ROW_VALUES on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method DELETE_SELECTED_ROWS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DELETED_ROW_VALUES | Call by reference | Type reference (TYPE) | UPARM_YT_ID_ROW_VALUES | ID Row Values | 20090330 |
Method DELETE_SELECTED_ROWS on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method DESACTIVATE_EXCE_COND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_COND_EXCE_WAS_ACTIVE | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090604 |
Method DESACTIVATE_EXCE_COND on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method DISPLAY_ROW_ERRORS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ROW_ERRORS | Call by reference | Type reference (TYPE) | UPARM_YT_ID_ROW_ERRORS | ID Row errors | 20081210 |
Method DISPLAY_ROW_ERRORS on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method DO_SEARCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_CRITERIA_RANGE | Call by reference | Type reference (TYPE) | RSDRI_T_RANGE | BW Data Manager: Range List | 20081115 | ||
2 | ![]() |
I_MAX_RESULT_ROWS | Call by reference | Type reference (TYPE) | I | Max Result Rows | 20081123 |
Method DO_SEARCH on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method ERROR_DETECTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ROW_ERROR | Call by reference | Type reference (TYPE) | UPARM_YT_ID_ROW_ERRORS | ID Row errors | 20090219 | ||
2 | ![]() |
R_ERROR_DETECTED | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090219 |
Method ERROR_DETECTED on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method FILL_ATTR_FROM_CRITERIA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_ROW_VALUES | Call by reference | Type reference (TYPE) | UPARM_YS_ID_ROW_VALUES | Row Values | 20090514 |
Method FILL_ATTR_FROM_CRITERIA on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method FIND_COL_VALUE_BY_SEQ_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SEQUENCE_NUMBER | Call by reference | Type reference (TYPE) | UPARM_Y_ATTR_SEQ | Column Sequence | 20090220 | ||
2 | ![]() |
R_VALUE | Value transfer | Type reference (TYPE) | STRING | 20090220 |
Method FIND_COL_VALUE_BY_SEQ_NUMBER on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method FIND_COL_VAL_TXT_BY_SEQ_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_COL_TXT | Call by reference | Type reference (TYPE) | STRING | 20100125 | |||
2 | ![]() |
EV_COL_VAL | Call by reference | Type reference (TYPE) | STRING | 20100125 | |||
3 | ![]() |
IV_SEQUENCE_NUMBER | Call by reference | Type reference (TYPE) | UPARM_Y_ATTR_SEQ | Column Sequence | 20090309 |
Method FIND_COL_VAL_TXT_BY_SEQ_NUMBER on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method FORMAT_ROW_ERRORS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_ROW_ERRORS | Call by reference | Type reference (TYPE) | UPARM_YT_ID_ROW_ERRORS | ID Row errors | 20090313 |
Method FORMAT_ROW_ERRORS on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method GET_ALL_ROW_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ALL_ROW_VALUES | Call by reference | Type reference (TYPE) | UPARM_YT_ID_ROW_VALUES | ID Row Values | 20081202 |
Method GET_ALL_ROW_VALUES on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method GET_ALV_CONFIG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_ALV_CONFIG | Value transfer | Object reference (TYPE REF TO) | CL_UPARM_ALV_CONFIG | ALV Config | 20090126 |
Method GET_ALV_CONFIG on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method GET_ASSIGN_COLUMNS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ASSIGN_COLUMN | Call by reference | Type reference (TYPE) | UPARM_YT_ASSIGN_COLUMN | MDM Assignment Columns Definition | 20090213 |
Method GET_ASSIGN_COLUMNS on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method GET_CHILD_VIEW_INIT_PARAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CHILD_VIEW_INIT_CRITERIA | Call by reference | Type reference (TYPE) | RSDRI_T_RANGE | BW Data Manager: Range List | 20090216 | ||
2 | ![]() |
E_URL | Call by reference | Type reference (TYPE) | STRING | 20090216 | |||
3 | ![]() |
I_CHILD_VIEW_ID | Call by reference | Type reference (TYPE) | UPARM_Y_VIEW_ID | View ID | 20090216 |
Method GET_CHILD_VIEW_INIT_PARAM on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method GET_COLUMNS_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_COLUMN_HEADER | Call by reference | Type reference (TYPE) | UPARM_YT_COLUMN_HEADER | Table of serialized columns | 20090207 |
Method GET_COLUMNS_HEADER on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method GET_CONTEXT_MANAGER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_CONTEXT_MANAGER | Value transfer | Object reference (TYPE REF TO) | CL_UPARM_CONTEXT_MANAGER | Context Manager | 20081204 |
Method GET_CONTEXT_MANAGER on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method GET_DEFAULT_ROW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_ROW_VALUES | Value transfer | Type reference (TYPE) | UPARM_YS_ID_ROW_VALUES | Row Values | 20090113 |
Method GET_DEFAULT_ROW on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method GET_LEAD_SELECTION_ROW_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_ROW_VALUES | Value transfer | Type reference (TYPE) | UPARM_YS_ID_ROW_VALUES | Row Values | 20090210 |
Method GET_LEAD_SELECTION_ROW_VALUES on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method GET_MAIN_INFO_OBJ_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ORIGINAL_RECORD | Call by reference | Object reference (TYPE REF TO) | DATA | 20110505 | |||
2 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20110505 |
Method GET_MAIN_INFO_OBJ_VALUE on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method GET_MODIFIED_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ROW_VALUES | Call by reference | Type reference (TYPE) | UPARM_YS_ID_ROW_VALUES | Row Values | 20090407 | ||
2 | ![]() |
E_ATTRIBUTE | Call by reference | Type reference (TYPE) | UPARM_Y_ATTR | InfoObject attribute | 20090408 | ||
3 | ![]() |
E_INFO_OBJ | Call by reference | Type reference (TYPE) | UPARM_Y_IOBJ | InfoObject | 20090408 | ||
4 | ![]() |
I_ALV_COLUMN_ID | Call by reference | Type reference (TYPE) | STRING | 20090407 | |||
5 | ![]() |
I_ROW_INDEX | Call by reference | Type reference (TYPE) | I | 20090407 |
Method GET_MODIFIED_ATTRIBUTE on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method GET_MODIFIED_ROW_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_UPDATED_ROW_VALUES | Call by reference | Type reference (TYPE) | UPARM_YT_ID_ROW_VALUES | ID Row Values | 20090227 | ||
2 | ![]() |
IT_ALL_ROW_VALUES | Call by reference | Type reference (TYPE) | UPARM_YT_ID_ROW_VALUES | ID Row Values | 20090513 |
Method GET_MODIFIED_ROW_VALUES on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method GET_ORIGINAL_RECORDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ALL_ROW_VALUES | Call by reference | Type reference (TYPE) | UPARM_YT_ID_ROW_VALUES | ID Row Values | 20110505 |
Method GET_ORIGINAL_RECORDS on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method GET_RELEVANT_CRITERIA_FOR_IOBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CRITERIA | Call by reference | Type reference (TYPE) | RSDRI_T_RANGE | BW Data Manager: Range List | 20090408 | ||
2 | ![]() |
IS_ROW_VALUES | Call by reference | Type reference (TYPE) | UPARM_YS_ID_ROW_VALUES | Row Values | 20090408 | ||
3 | ![]() |
I_INFO_OBJ | Call by reference | Type reference (TYPE) | UPARM_Y_IOBJ | InfoObject | 20090408 |
Method GET_RELEVANT_CRITERIA_FOR_IOBJ on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method GET_ROW_COL_ASSIGN_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_ROW_VALUES | Call by reference | Type reference (TYPE) | UPARM_YS_ID_ROW_VALUES | Row Values | 20110505 | ||
2 | ![]() |
CV_TABIX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20110505 | ||
3 | ![]() |
IR_ORIGINAL_RECORD | Call by reference | Object reference (TYPE REF TO) | DATA | 20110505 |
Method GET_ROW_COL_ASSIGN_ATTR on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method GET_ROW_ERRORS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ROW_ERRORS | Call by reference | Type reference (TYPE) | UPARM_YT_ID_ROW_ERRORS | ID Row Values | 20090409 | ||
2 | ![]() |
IT_ROWS | Call by reference | Type reference (TYPE) | UPARM_YT_ID_ROW_ERRORS | ID Row Values | 20090409 | ||
3 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | BAPI_MTYPE | Message type: S Success, E Error, W Warning, I Info, A Abort | 20090409 |
Method GET_ROW_ERRORS on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method GET_ROW_INFO_OBJECT_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_ROW_VALUES | Call by reference | Type reference (TYPE) | UPARM_YS_ID_ROW_VALUES | Row Values | 20110505 | ||
2 | ![]() |
CV_TABIX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20110505 | ||
3 | ![]() |
IR_ORIGINAL_RECORD | Call by reference | Object reference (TYPE REF TO) | DATA | 20110505 |
Method GET_ROW_INFO_OBJECT_ATTR on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method GET_ROW_INFO_PROVIDER_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_ROW_VALUES | Call by reference | Type reference (TYPE) | UPARM_YS_ID_ROW_VALUES | Row Values | 20110505 | ||
2 | ![]() |
CV_TABIX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20110505 | ||
3 | ![]() |
IR_ORIGINAL_RECORD | Call by reference | Object reference (TYPE REF TO) | DATA | 20110505 |
Method GET_ROW_INFO_PROVIDER_ATTR on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method GET_ROW_VALUES_BY_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ROW_VALUES | Call by reference | Type reference (TYPE) | UPARM_YT_ID_ROW_VALUES | ID Row Values | 20090604 | ||
2 | ![]() |
IT_ROW_INDEX | Call by reference | Type reference (TYPE) | UPARM_YT_ROW_INDEX | Row Index | 20090604 |
Method GET_ROW_VALUES_BY_INDEX on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method GET_ROW_VIRTUAL_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_ROW_VALUES | Call by reference | Type reference (TYPE) | UPARM_YS_ID_ROW_VALUES | Row Values | 20110505 | ||
2 | ![]() |
CV_TABIX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20110505 | ||
3 | ![]() |
IR_ORIGINAL_RECORD | Call by reference | Object reference (TYPE REF TO) | DATA | 20110505 |
Method GET_ROW_VIRTUAL_ATTR on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method GET_SELECTED_ROW_INDEXES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SELECTED_ROW_INDEXES | Call by reference | Type reference (TYPE) | UPARM_YT_ROW_INDEX | Row Index | 20081202 |
Method GET_SELECTED_ROW_INDEXES on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method GET_SELECTED_ROW_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SELECTED_ROW_VALUES | Call by reference | Type reference (TYPE) | UPARM_YT_ID_ROW_VALUES | ID Row Values | 20081201 |
Method GET_SELECTED_ROW_VALUES on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method GET_SELECTION_CRITERIA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_SELECTION_CRITERIA | Value transfer | Type reference (TYPE) | RSDRI_T_RANGE | BW Data Manager: Range List | 20081204 |
Method GET_SELECTION_CRITERIA on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method GET_TEXT Signature
Method GET_TEXT on class CL_UPARM_WD_MDP_RESULT_TABLE has no parameter.
Method GET_TEXT on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method GET_VIEW_TABLE_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TABLE_TYPE | Call by reference | Type reference (TYPE) | UPARM_Y_RESULT_TABLE_TYPE | Context Manager | 20081128 |
Method GET_VIEW_TABLE_TYPE on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method HAS_BEEN_MODIFIED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_HAS_BEEN_MODIFIED | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090217 |
Method HAS_BEEN_MODIFIED on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method HAS_SELECTED_ROW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_HAS_SELECTED_ROW | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090213 |
Method HAS_SELECTED_ROW on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method INITIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ALV_COMP_INTERFACE | Call by reference | Object reference (TYPE REF TO) | IWCI_SALV_WD_TABLE | Web Dynpro Interface COMPONENTCONTROLLER | 20081114 | ||
2 | ![]() |
IR_CUSTOMIZING | Call by reference | Object reference (TYPE REF TO) | CL_UPARM_CUSTOMIZING | Master data maintenance view customizig | 20090204 | ||
3 | ![]() |
IR_ROOT_WD_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20081114 |
Method INITIALIZE on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method IS_EXCEPTION_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_FLG_EXCEPTION_ACTIVE | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110505 |
Method IS_EXCEPTION_ACTIVE on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method MOVE_FOCUS_ON_ROW_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ROW_ERRORS | Call by reference | Type reference (TYPE) | UPARM_YS_ID_ROW_ERRORS | Row Errors | 20100119 |
Method MOVE_FOCUS_ON_ROW_ERROR on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method PROCESS_ERROR_TABLE Signature
Method PROCESS_ERROR_TABLE on class CL_UPARM_WD_MDP_RESULT_TABLE has no parameter.
Method PROCESS_ERROR_TABLE on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method QB_DELETE_ROWS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_DELETED_WD_ELEMENT | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ELEMENT_SET | Web Dynpro: Number of Context Node Elements | 20090312 |
Method QB_DELETE_ROWS on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method QB_INIT_DATA Signature
Method QB_INIT_DATA on class CL_UPARM_WD_MDP_RESULT_TABLE has no parameter.
Method QB_INIT_DATA on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method QB_MODIFIED_ROWS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_MODIFIED_WD_ELEMENT | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ELEMENT_SET | Web Dynpro: Number of Context Node Elements | 20090312 |
Method QB_MODIFIED_ROWS on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method REFRESH_ALV_TABLE Signature
Method REFRESH_ALV_TABLE on class CL_UPARM_WD_MDP_RESULT_TABLE has no parameter.
Method REFRESH_ALV_TABLE on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method REMOVE_TABLE_SELECTION Signature
Method REMOVE_TABLE_SELECTION on class CL_UPARM_WD_MDP_RESULT_TABLE has no parameter.
Method REMOVE_TABLE_SELECTION on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method SAVE_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_SAVE_SUCCEED | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20090114 |
Method SAVE_RESULT on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method SET_COLUMN_SORT_ORDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COLUMN_SORTING_EXP_TEXT | Call by reference | Type reference (TYPE) | UPARM_Y_COL_SORTING_EXP | Column sorting expression | 20090128 |
Method SET_COLUMN_SORT_ORDER on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method SET_DISPLAY_ONLY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_IS_DISPLAY_ONLY | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090318 |
Method SET_DISPLAY_ONLY on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method SET_FILTERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_FILTER_COL_INFO_OBJ | Call by reference | Type reference (TYPE) | UPARM_YT_FILTER_COL_INFO_OBJ | BW Data Manager: Range List | 20090129 | ||
2 | ![]() |
IT_FILTER_COL_INFO_PRO | Call by reference | Type reference (TYPE) | UPARM_YT_FILTER_COL_INFO_PRO | Table of Filter on Key Figure columns | 20090129 | ||
3 | ![]() |
IT_FILTER_COL_VIRTUAL | Call by reference | Type reference (TYPE) | UPARM_YT_FILTER_COL_VIRTUAL | Table of Filter for Virtual Columns | 20090129 |
Method SET_FILTERS on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method SET_NEW_ROWS_MAIN_IOBJ_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ROW_VALUES | Call by reference | Type reference (TYPE) | UPARM_YT_ID_ROW_VALUES | ID Row Values | 20081126 |
Method SET_NEW_ROWS_MAIN_IOBJ_VALUE on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method SET_SELECTED_ROW_INDEXES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SELECTED_ROW_INDEXES | Call by reference | Type reference (TYPE) | UPARM_YT_ROW_INDEX | Row Index | 20090430 |
Method SET_SELECTED_ROW_INDEXES on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method SET_TABLE_COLUMN_SCROLLING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FIXED_COL_SEQ_NUMBER | Call by reference | Type reference (TYPE) | UPARM_Y_TBL_FIX_COL_SQ_NO | MDP - First Scroll Column Sequence Number | 20090223 | ||
2 | ![]() |
I_SCROLLABLE_COL_COUNT | Call by reference | Type reference (TYPE) | UPARM_Y_TBL_FIX_COL_SQ_NO | Number of scrollable columns | 20090223 |
Method SET_TABLE_COLUMN_SCROLLING on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method TOGGLE_EXCEPTIONS_CONDITIONS Signature
Method TOGGLE_EXCEPTIONS_CONDITIONS on class CL_UPARM_WD_MDP_RESULT_TABLE has no parameter.
Method TOGGLE_EXCEPTIONS_CONDITIONS on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method UPDATE_ALL_ATTR_DEPENDENCIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_ROW_VALUES | Call by reference | Type reference (TYPE) | UPARM_YS_ID_ROW_VALUES | Info Object Value | 20090408 | ||
2 | ![]() |
I_UPDATE_DEPENDENCIES | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090511 |
Method UPDATE_ALL_ATTR_DEPENDENCIES on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method UPDATE_ATTR_DEPENDENCIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_ROW_VALUES | Call by reference | Type reference (TYPE) | UPARM_YS_ID_ROW_VALUES | Info Object Value | 20090408 | ||
2 | ![]() |
E_UPDATE_OCCURED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090408 | ||
3 | ![]() |
I_UPDATED_ATTRIBUTE | Call by reference | Type reference (TYPE) | UPARM_Y_ATTR | InfoObject attribute | 20090408 | ||
4 | ![]() |
I_UPDATED_INFO_OBJ | Call by reference | Type reference (TYPE) | UPARM_Y_IOBJ | InfoObject | 20090408 | ||
5 | ![]() |
I_UPDATE_DEPENDENCIES | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090511 |
Method UPDATE_ATTR_DEPENDENCIES on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method UPDATE_CELL_TOOLTIP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20090522 | ||
2 | ![]() |
I_CONTEXT_TOOLTIP | Call by reference | Type reference (TYPE) | STRING | 20090522 | |||
3 | ![]() |
I_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20090522 | |||
4 | ![]() |
I_REPLACE | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090522 |
Method UPDATE_CELL_TOOLTIP on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method UPDATE_CUSTOM_EVENT_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_CRITERIA_RANGE | Call by reference | Type reference (TYPE) | RSDRI_T_RANGE | BW Data Manager: Range List | 20081211 |
Method UPDATE_CUSTOM_EVENT_STATE on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method UPDATE_HEADER_UNIT_INFO_PROV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_CRITERIA_RANGE | Call by reference | Type reference (TYPE) | RSDRI_T_RANGE | BW Data Manager: Range List | 20090121 | ||
2 | ![]() |
IT_MD_TBL | Call by reference | Type reference (TYPE) | UPARM_YT_ID_ROW_VALUES | ID Row Values | 20090415 |
Method UPDATE_HEADER_UNIT_INFO_PROV on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method UPDATE_HEADER_UNIT_IOBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_CRITERIA_RANGE | Call by reference | Type reference (TYPE) | RSDRI_T_RANGE | BW Data Manager: Range List | 20090121 |
Method UPDATE_HEADER_UNIT_IOBJ on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method UPDATE_HEADER_UNIT_VIRTUAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_CRITERIA_RANGE | Call by reference | Type reference (TYPE) | RSDRI_T_RANGE | BW Data Manager: Range List | 20090121 | ||
2 | ![]() |
IT_MD_TBL | Call by reference | Type reference (TYPE) | UPARM_YT_ID_ROW_VALUES | ID Row Values | 20090415 |
Method UPDATE_HEADER_UNIT_VIRTUAL on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method UPDATE_MODIFIED_ROWS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ALL_ROW_VALUES | Call by reference | Type reference (TYPE) | UPARM_YT_ID_ROW_VALUES | ID Row Values | 20120402 | ||
2 | ![]() |
IT_MODIFIED_ROW_VALUES | Call by reference | Type reference (TYPE) | UPARM_YT_ID_ROW_VALUES | ID Row Values | 20090421 | ||
3 | ![]() |
I_ALLOW_VALIDATATION | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090508 | |
4 | ![]() |
I_SILENT_MODE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090610 | |
5 | ![]() |
I_UPDATE_ROW_STATUS | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090604 |
Method UPDATE_MODIFIED_ROWS on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method UPDATE_TABLE_HEADERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_CRITERIA_RANGE | Call by reference | Type reference (TYPE) | RSDRI_T_RANGE | BW Data Manager: Range List | 20090120 | ||
2 | ![]() |
IT_MD_TBL | Call by reference | Type reference (TYPE) | UPARM_YT_ID_ROW_VALUES | ID Row Values | 20090415 |
Method UPDATE_TABLE_HEADERS on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method UPDATE_WD_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_MODIFIED_ROW_VALUES | Call by reference | Type reference (TYPE) | UPARM_YT_ID_ROW_VALUES | ID Row Values | 20090604 | ||
2 | ![]() |
I_UPDATE_ROW_STATUS | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090604 |
Method UPDATE_WD_CONTEXT on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
Method VALIDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ROW_VALUES_TO_VALIDATE | Call by reference | Type reference (TYPE) | UPARM_YT_ID_ROW_VALUES | ID Row Values | 20090402 |
Method VALIDATE on class CL_UPARM_WD_MDP_RESULT_TABLE has no exception.
History
Last changed by/on | SAP | 20141101 |
SAP Release Created in | 705 |