SAP ABAP Interface /MRSS/IWCI_WD_SGX_DEMANDS (Web Dynpro Interface COMPONENTCONTROLLER)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
CA-MRS (Application Component) SAP Multiresource Scheduling
⤷
/MRSS/SGX (Package) MRS Planning Board Extended Web Interface
⤷
⤷
Properties
| Interface | /MRSS/IWCI_WD_SGX_DEMANDS | |
| Short Description | Web Dynpro Interface COMPONENTCONTROLLER |
General Data
| Package | /MRSS/SGX | MRS Planning Board Extended Web Interface |
| Created | 20091029 | SAP |
| Last changed | 20141109 | |
| Unicode checks active |
Forward declarations
Interface /MRSS/IWCI_WD_SGX_DEMANDS has no forward declaration.
Interfaces
Interface /MRSS/IWCI_WD_SGX_DEMANDS has no interface.
Friends
Interface /MRSS/IWCI_WD_SGX_DEMANDS has no friend.
Attributes
Interface /MRSS/IWCI_WD_SGX_DEMANDS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20091030 | ||
| 2 | Instance method | Public | Method | 20101130 | ||
| 3 | Instance method | Public | Method | 20130620 | ||
| 4 | Instance method | Public | Method | 20130108 | ||
| 5 | Instance method | Public | Method | 20110216 | ||
| 6 | Instance method | Public | Method | 20110216 | ||
| 7 | Instance method | Public | Method | 20110208 | ||
| 8 | Instance method | Public | Method | 20131121 | ||
| 9 | Instance method | Public | Method | 20091030 | ||
| 10 | Instance method | Public | Method | 20130731 | ||
| 11 | Instance method | Public | Method | 20120803 | ||
| 12 | Instance method | Public | Method | 20140327 | ||
| 13 | Instance method | Public | Method | 20110329 | ||
| 14 | Instance method | Public | Method | 20091029 |
Events
Interface /MRSS/IWCI_WD_SGX_DEMANDS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | ELEMENTS_DEMANDS | Public | See coding | 20091029 | Elements_demands type
standard table of Element_demands
with default key
|
||
| 2 | ELEMENTS_DOCUMENTS | Public | See coding | 20120825 | Elements_documents type
standard table of Element_documents
with default key
|
||
| 3 | ELEMENTS_PRINTERS | Public | See coding | 20120825 | Elements_printers type
standard table of Element_printers
with default key
|
||
| 4 | ELEMENTS_SHOP_PAPERS | Public | See coding | 20120825 | Elements_shop_papers type
standard table of Element_shop_papers
with default key
|
||
| 5 | ELEMENTS_VISIBILITY | Public | See coding | 20110329 | Elements_visibility type
standard table of Element_visibility
with default key
|
||
| 6 | ELEMENT_DEMANDS | Public | Type reference (TYPE) | /MRSS/T_SGW_DEMAND_DETAILS_OUT | 20091029 | |
|
| 7 | ELEMENT_DOCUMENTS | Public | See coding | 20120825 | begin of Element_documents,
DEMAND_TYPE_DESCRIPTION type Ddtext,
DEMAND_ID type /mrss/t_Dem_H_Id,
DEMAND_DESCRIPTION type /mrss/t_Dem_H_Desc,
TOBJ_TYPE type /mrss/t_Sge_Technical_Obj,
TOBJ_KEY type /mrss/t_Sge_Technical_Obj_Key,
DEMAND_DOC_TYPE type /mrss/t_Sge_Document_Type,
DEMAND_DOC_NUMBER type /mrss/t_Sge_Document_No,
DEMAND_DOC_DESCRIPTION type /mrss/t_Sge_Document_Desc,
end of Element_documents
|
||
| 8 | ELEMENT_PRINTERS | Public | See coding | 20120825 | begin of Element_printers,
PRINTER_NAME type /mrss/t_Sge_Printer,
end of Element_printers
|
||
| 9 | ELEMENT_SHOP_PAPERS | Public | See coding | 20120825 | begin of Element_shop_papers,
DEMAND_TYPE_DESCRIPTION type Ddtext,
DEMAND_ID type /mrss/t_Dem_H_Id,
DEMAND_DESCRIPTION type /mrss/t_Dem_H_Desc,
SHOP_PAPER_NUMBER type /mrss/t_Sge_Workpaper,
SHOP_PAPER_DESCRIPTION type /mrss/t_Sge_Workpaper_Desc,
end of Element_shop_papers
|
||
| 10 | ELEMENT_VISIBILITY | Public | See coding | 20110329 | begin of Element_visibility,
READ_ONLY type Wdy_Boolean,
LOCATION type Wdy_Boolean,
ATTRIBUTE type /mrss/t_Wd_Visibility,
CUSTOM_FIELDS type Wdy_Boolean,
end of Element_visibility
|
Method Signatures
Method ADD_EVENT_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HANDLER_NAME | Call by reference | Type reference (TYPE) | STRING | 20091030 | ||||
| 2 | IV_ALV_IDENTIFIER | Call by reference | Type reference (TYPE) | /MRSS/T_SGX_ALV_ID | 20091030 | ||||
| 3 | LISTENER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTROLLER | 20091030 | ||||
| 4 | THE_EVENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20091030 |
Method ADD_EVENT_HANDLER on Interface /MRSS/IWCI_WD_SGX_DEMANDS has no exception.
Method CHECK_DATA_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CHANGED | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20101130 |
Method CHECK_DATA_CHANGED on Interface /MRSS/IWCI_WD_SGX_DEMANDS has no exception.
Method DETERMINE_FUNC_VSBLTY_ON_LIST Signature
Method DETERMINE_FUNC_VSBLTY_ON_LIST on Interface /MRSS/IWCI_WD_SGX_DEMANDS has no parameter.
Method DETERMINE_FUNC_VSBLTY_ON_LIST on Interface /MRSS/IWCI_WD_SGX_DEMANDS has no exception.
Method GET_SELECTED_DEMANDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DEMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | 20130108 |
Method GET_SELECTED_DEMANDS on Interface /MRSS/IWCI_WD_SGX_DEMANDS has no exception.
Method HIDE_DETAIL_WIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | 20110216 | ||||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20110216 |
Method HIDE_DETAIL_WIN on Interface /MRSS/IWCI_WD_SGX_DEMANDS has no exception.
Method IS_DTL_WIN_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVE | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | 20110216 |
Method IS_DTL_WIN_ACTIVE on Interface /MRSS/IWCI_WD_SGX_DEMANDS has no exception.
Method LOAD_DISPLAY_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | 20110208 | ||||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | 20110208 | ||||
| 3 | IV_DEM_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | 20110209 | ||||
| 4 | IV_INDEX | Call by reference | Type reference (TYPE) | I | 20110209 | ||||
| 5 | IV_RAISE_MESSAGES | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 'X' | 20110208 |
Method LOAD_DISPLAY_READ on Interface /MRSS/IWCI_WD_SGX_DEMANDS has no exception.
Method ORDER_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DEMAND_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | 20131121 | ||||
| 2 | IV_HEADER_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | 20131121 |
Method ORDER_DISPLAY on Interface /MRSS/IWCI_WD_SGX_DEMANDS has no exception.
Method REMOVE_EVENT_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HANDLER_NAME | Call by reference | Type reference (TYPE) | STRING | 20091030 | ||||
| 2 | IV_ALV_IDENTIFIER | Call by reference | Type reference (TYPE) | /MRSS/T_SGX_ALV_ID | 20091030 | ||||
| 3 | LISTENER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTROLLER | 20091030 | ||||
| 4 | THE_EVENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20091030 |
Method REMOVE_EVENT_HANDLER on Interface /MRSS/IWCI_WD_SGX_DEMANDS has no exception.
Method SET_DEMAND_FOCUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INDEX | Call by reference | Type reference (TYPE) | INT4 | 20130731 |
Method SET_DEMAND_FOCUS on Interface /MRSS/IWCI_WD_SGX_DEMANDS has no exception.
Method SHOW_DEMAND_TIME_RULES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | 20120803 | ||||
| 2 | ET_TIME_RULES | Call by reference | Type reference (TYPE) | /MRSS/T_MRS_TIME_RULE_UI_TAB | 20120803 | ||||
| 3 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | 20120803 | ||||
| 4 | IV_DEMAND_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | 20120803 |
Method SHOW_DEMAND_TIME_RULES on Interface /MRSS/IWCI_WD_SGX_DEMANDS has no exception.
Method TOGGLE_HIERARCHY_DISPLAY Signature
Method TOGGLE_HIERARCHY_DISPLAY on Interface /MRSS/IWCI_WD_SGX_DEMANDS has no parameter.
Method TOGGLE_HIERARCHY_DISPLAY on Interface /MRSS/IWCI_WD_SGX_DEMANDS has no exception.
Method UPDATE_READ_ONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VIEW_MODE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20110329 |
Method UPDATE_READ_ONLY on Interface /MRSS/IWCI_WD_SGX_DEMANDS has no exception.
Method WD_GET_API Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTROLLER | 20091029 |
Method WD_GET_API on Interface /MRSS/IWCI_WD_SGX_DEMANDS has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 700 |