SAP ABAP Interface IF_RSDME_UI_SCREEN_FLOW_LOGIC (abap ui screen flow logic)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-EI-DM (Application Component) Data Mining
⤷
RS_DME_UI_OO (Package) Datamining UI related - OO Based

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDME_UI_FLOW_LOGIC_ABS | default implementation | 20030906 |
Properties
Interface | IF_RSDME_UI_SCREEN_FLOW_LOGIC | |
Short Description | abap ui screen flow logic |
General Data
Package | RS_DME_UI_OO | Datamining UI related - OO Based |
Created | 20030804 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | RSDMU | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_RSDME_UI_SCREEN_FLOW_LOGIC has no interface.
Friends
Interface IF_RSDME_UI_SCREEN_FLOW_LOGIC has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MR_CONTROLLER | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RSDME_UI_SCREEN_CONTROLLER | controller refernce | 20030807 | ||
2 | MR_DATA | Instance attribute | Public | Object reference (TYPE REF TO) | OBJECT | additional information needed to display | 20030825 | ||
3 | MT_SUBSCR_LIST | Instance attribute | Public | Type reference (TYPE) | RSDMEU_TH_SCREEN_INFO_LIST | subscreen information | 20030807 | ||
4 | M_DATA_CHANGED | Instance attribute | Public | Type reference (TYPE) | RSDMEM_BOOL_CH | indicate data change in screen | 20030917 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | perform check | 20030804 |
2 | ![]() |
Instance method | Public | Method | convert display data to dmpi structure | 20030804 |
3 | ![]() |
Instance method | Public | Method | convert dmpi data to display structure | 20030804 |
4 | ![]() |
Instance method | Public | Method | release resources | 20030906 |
5 | ![]() |
Instance method | Public | Method | return scr no, pgm name for the given subscreen | 20030804 |
6 | ![]() |
Instance method | Public | Method | handle f1 for the given field | 20030804 |
7 | ![]() |
Instance method | Public | Method | handle f4 for the given field | 20030804 |
8 | ![]() |
Instance method | Public | Method | handle f code | 20030804 |
9 | ![]() |
Instance method | Public | Method | any initializations in pbo | 20030804 |
10 | ![]() |
Instance method | Public | Method | hide/show screen fields in pbo | 20030804 |
11 | ![]() |
Instance method | Public | Method | place the screen object to the required location | 20030804 |
12 | ![]() |
Instance method | Public | Method | set screen number and program name | 20030804 |
Events
Interface IF_RSDME_UI_SCREEN_FLOW_LOGIC has no event.
Types
Interface IF_RSDME_UI_SCREEN_FLOW_LOGIC has no local type.
Method Signatures
Method CHECK_DATA Signature
Method CHECK_DATA on Interface IF_RSDME_UI_SCREEN_FLOW_LOGIC has no parameter.
Method CHECK_DATA on Interface IF_RSDME_UI_SCREEN_FLOW_LOGIC has no exception.
Method CONVERT_DATA_TO_DMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RETURN | Value transfer | Type reference (TYPE) | BAPIRET2_T | 20031018 |
Method CONVERT_DATA_TO_DMP on Interface IF_RSDME_UI_SCREEN_FLOW_LOGIC has no exception.
Method CONVERT_DATA_TO_UI Signature
Method CONVERT_DATA_TO_UI on Interface IF_RSDME_UI_SCREEN_FLOW_LOGIC has no parameter.
Method CONVERT_DATA_TO_UI on Interface IF_RSDME_UI_SCREEN_FLOW_LOGIC has no exception.
Method FREE Signature
Method FREE on Interface IF_RSDME_UI_SCREEN_FLOW_LOGIC has no parameter.
Method FREE on Interface IF_RSDME_UI_SCREEN_FLOW_LOGIC has no exception.
Method GET_SUBSCREEN_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SUBSCR_LIST | Call by reference | Type reference (TYPE) | RSDMEU_TH_SCREEN_INFO_LIST | 20030807 |
Method GET_SUBSCREEN_INFO on Interface IF_RSDME_UI_SCREEN_FLOW_LOGIC has no exception.
Method HANDLE_F1 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FIELD_NAME | Call by reference | Type reference (TYPE) | SCRFNAME | Dynpro-Feldname | 20030807 | ||
2 | ![]() |
I_FIELD_VALUE | Call by reference | Type reference (TYPE) | STRING | Wert im ausgewählten Feld | 20031030 |
Method HANDLE_F1 on Interface IF_RSDME_UI_SCREEN_FLOW_LOGIC has no exception.
Method HANDLE_F4 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FIELD_NAME | Call by reference | Type reference (TYPE) | SCRFNAME | Dynpro-Feldname | 20030807 |
Method HANDLE_F4 on Interface IF_RSDME_UI_SCREEN_FLOW_LOGIC has no exception.
Method HANDLE_USER_COMMAND Signature
Method HANDLE_USER_COMMAND on Interface IF_RSDME_UI_SCREEN_FLOW_LOGIC has no parameter.
Method HANDLE_USER_COMMAND on Interface IF_RSDME_UI_SCREEN_FLOW_LOGIC has no exception.
Method INTIALISE_SCREEN Signature
Method INTIALISE_SCREEN on Interface IF_RSDME_UI_SCREEN_FLOW_LOGIC has no parameter.
Method INTIALISE_SCREEN on Interface IF_RSDME_UI_SCREEN_FLOW_LOGIC has no exception.
Method MANAGE_SCREEN_FIELDS Signature
Method MANAGE_SCREEN_FIELDS on Interface IF_RSDME_UI_SCREEN_FLOW_LOGIC has no parameter.
Method MANAGE_SCREEN_FIELDS on Interface IF_RSDME_UI_SCREEN_FLOW_LOGIC has no exception.
Method SET_REFERENCE Signature
Method SET_REFERENCE on Interface IF_RSDME_UI_SCREEN_FLOW_LOGIC has no parameter.
Method SET_REFERENCE on Interface IF_RSDME_UI_SCREEN_FLOW_LOGIC has no exception.
Method SET_SUBSCREEN_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SUBSCR | Call by reference | Type reference (TYPE) | RSDMSU_SUBSCREEN_DETAIL | Subscreen-Info | 20030807 |
Method SET_SUBSCREEN_INFO on Interface IF_RSDME_UI_SCREEN_FLOW_LOGIC has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 350 |