SAP ABAP Interface IWCI_RMAN_PRSPCONFMAIN_MODEL (Web Dynpro Interface COMPONENTCONTROLLER)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
EP-PCT-MAN-PS (Application Component) BP for Production Supervisor
⤷
RMAN_PRSP (Package) Production Supervisor UI
⤷
⤷
Properties
| Interface | IWCI_RMAN_PRSPCONFMAIN_MODEL | |
| Short Description | Web Dynpro Interface COMPONENTCONTROLLER |
General Data
| Package | RMAN_PRSP | Production Supervisor UI |
| Created | 20050317 | SAP |
| Last changed | 20100310 | SAP |
| Unicode checks active |
Forward declarations
Interface IWCI_RMAN_PRSPCONFMAIN_MODEL has no forward declaration.
Interfaces
Interface IWCI_RMAN_PRSPCONFMAIN_MODEL has no interface.
Friends
Interface IWCI_RMAN_PRSPCONFMAIN_MODEL has no friend.
Attributes
Interface IWCI_RMAN_PRSPCONFMAIN_MODEL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20050331 | ||
| 2 | Instance method | Public | Method | 20050324 | ||
| 3 | Instance method | Public | Method | 20050331 | ||
| 4 | Instance method | Public | Method | 20060913 | ||
| 5 | Instance method | Public | Method | 20051024 | ||
| 6 | Instance method | Public | Method | 20050317 | ||
| 7 | Instance method | Public | Method | 20050324 | ||
| 8 | Instance method | Public | Method | 20060913 | ||
| 9 | Instance method | Public | Method | 20051024 | ||
| 10 | Instance method | Public | Method | 20050406 | ||
| 11 | Instance method | Public | Method | 20050317 |
Events
Interface IWCI_RMAN_PRSPCONFMAIN_MODEL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | ELEMENTS_ORDER_DATA | Public | See coding | 20050317 | Elements_order_data type
standard table of Element_order_data
with default key
|
||
| 2 | ELEMENTS_VISIBILITY | Public | See coding | 20080724 | Elements_visibility type
standard table of Element_visibility
with default key
|
||
| 3 | ELEMENT_ORDER_DATA | Public | See coding | 20050317 | begin of Element_order_data,
PLANT type Werks_D,
ORDER_TYPE type Aufart,
ORDER_CATEGORY type Auftyp,
ORDER_NUMBER type Aufnr,
CONF_NUMBER type Co_Rueck,
CONF_COUNTER type Co_Rmzhl,
OPERATION type Vornr,
SEQUENCE type Plnfolge,
MATERIAL type Co_Matnr,
MATERIALTEXT type Co_Matxt,
STATUSTEXT type Co_Sttxt,
ORDERTEXT type Auftext,
OPERTEXT type Ltxa1,
STATUSOBJECT type J_Objnr,
USER_STATUSTEXT type Co_Asttx,
end of Element_order_data
|
||
| 4 | ELEMENT_VISIBILITY | Public | See coding | 20080724 | begin of Element_visibility,
ORDER_TYPE type Wdui_Visibility,
ORDER_NUMBER type Wdui_Visibility,
CONF_NUMBER type Wdui_Visibility,
CONF_COUNTER type Wdui_Visibility,
OPERATION type Wdui_Visibility,
SEQUENCE type Wdui_Visibility,
MATERIAL type Wdui_Visibility,
MATERIALTEXT type Wdui_Visibility,
STATUSTEXT type Wdui_Visibility,
ORDERTEXT type Wdui_Visibility,
OPERTEXT type Wdui_Visibility,
USER_STATUSTEXT type Wdui_Visibility,
end of Element_visibility
|
Method Signatures
Method CANCEL_CONF_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CANCEL_OK | Value transfer | Type reference (TYPE) | FLAG | 20050331 | ||||
| 2 | IR_MESSAGE_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RPLM_QIMT_MESSAGELOG | 20050331 | ||||
| 3 | IT_LONGTEXT | Call by reference | Type reference (TYPE) | STRING_TABLE | 20050801 | ||||
| 4 | IV_CONF_COUNTER | Call by reference | Type reference (TYPE) | CO_RMZHL | 20050331 | ||||
| 5 | IV_CONF_NUMBER | Call by reference | Type reference (TYPE) | CO_RUECK | 20050331 | ||||
| 6 | IV_ORDER_CATEGORY | Call by reference | Type reference (TYPE) | AUFTYP | 20050331 |
Method CANCEL_CONF_DATA on Interface IWCI_RMAN_PRSPCONFMAIN_MODEL has no exception.
Method COMMIT_WORK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_WAIT | Call by reference | Type reference (TYPE) | FLAG | 20050324 |
Method COMMIT_WORK on Interface IWCI_RMAN_PRSPCONFMAIN_MODEL has no exception.
Method GET_CONF_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MESSAGE_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RPLM_QIMT_MESSAGELOG | 20050331 |
Method GET_CONF_DATA on Interface IWCI_RMAN_PRSPCONFMAIN_MODEL has no exception.
Method GET_CONF_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CONF_TYPE | Value transfer | Type reference (TYPE) | AUERU_VS | 20060913 |
Method GET_CONF_TYPE on Interface IWCI_RMAN_PRSPCONFMAIN_MODEL has no exception.
Method GET_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_MESSAGES | Value transfer | Type reference (TYPE) | COCF_T_MESSAGE | 20051024 |
Method GET_MESSAGES on Interface IWCI_RMAN_PRSPCONFMAIN_MODEL has no exception.
Method GET_ORDER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MESSAGE_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RPLM_QIMT_MESSAGELOG | 20050317 |
Method GET_ORDER_DATA on Interface IWCI_RMAN_PRSPCONFMAIN_MODEL has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MESSAGE_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RPLM_QIMT_MESSAGELOG | 20050324 | ||||
| 2 | IV_CONFIRMATION | Call by reference | Type reference (TYPE) | CO_RUECK | 20050324 | ||||
| 3 | IV_CONF_COUNTER | Call by reference | Type reference (TYPE) | CO_RMZHL | 20050324 | ||||
| 4 | IV_DISPLAY_MODE | Call by reference | Type reference (TYPE) | RPLM_TD_QIMT_EDIT_MODE | 20061004 | ||||
| 5 | IV_OPERATION | Call by reference | Type reference (TYPE) | VORNR | 20050324 | ||||
| 6 | IV_ORDER | Call by reference | Type reference (TYPE) | AUFNR | 20050324 | ||||
| 7 | IV_SEQUENCE | Call by reference | Type reference (TYPE) | PLNFOLGE | 20050324 |
Method INITIALIZE on Interface IWCI_RMAN_PRSPCONFMAIN_MODEL has no exception.
Method SET_CONF_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MESSAGE_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RPLM_QIMT_MESSAGELOG | 20060913 | ||||
| 2 | IV_CONF_TYPE | Call by reference | Type reference (TYPE) | AUERU_VS | 20060913 |
Method SET_CONF_TYPE on Interface IWCI_RMAN_PRSPCONFMAIN_MODEL has no exception.
Method SET_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGES | Call by reference | Type reference (TYPE) | COCF_T_MESSAGE | 20051024 |
Method SET_MESSAGES on Interface IWCI_RMAN_PRSPCONFMAIN_MODEL has no exception.
Method SET_ROLE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ROLE_ID | Call by reference | Type reference (TYPE) | RMAN_PRSP_ROLEID | 20050406 |
Method SET_ROLE_ID on Interface IWCI_RMAN_PRSPCONFMAIN_MODEL 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 | 20050317 |
Method WD_GET_API on Interface IWCI_RMAN_PRSPCONFMAIN_MODEL has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |