SAP ABAP Class IF_RSDME_UI_SCREEN_FLOW_LOGIC (abap ui screen flow logic)
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
Class IF_RSDME_UI_SCREEN_FLOW_LOGIC  
Short Description abap ui screen flow logic    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030804   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_RSDME_UI_SCREEN_FLOW_LOGIC has no interface implemented.
Friends
Class IF_RSDME_UI_SCREEN_FLOW_LOGIC has no friend class.
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 CHECK_DATA Instance method Public Method perform check 20030804
2 CONVERT_DATA_TO_DMP Instance method Public Method convert display data to dmpi structure 20030804
3 CONVERT_DATA_TO_UI Instance method Public Method convert dmpi data to display structure 20030804
4 FREE Instance method Public Method release resources 20030906
5 GET_SUBSCREEN_INFO Instance method Public Method return scr no, pgm name for the given subscreen 20030804
6 HANDLE_F1 Instance method Public Method handle f1 for the given field 20030804
7 HANDLE_F4 Instance method Public Method handle f4 for the given field 20030804
8 HANDLE_USER_COMMAND Instance method Public Method handle f code 20030804
9 INTIALISE_SCREEN Instance method Public Method any initializations in pbo 20030804
10 MANAGE_SCREEN_FIELDS Instance method Public Method hide/show screen fields in pbo 20030804
11 SET_REFERENCE Instance method Public Method place the screen object to the required location 20030804
12 SET_SUBSCREEN_INFO Instance method Public Method set screen number and program name 20030804
Events
Class IF_RSDME_UI_SCREEN_FLOW_LOGIC has no event.
Types
Class IF_RSDME_UI_SCREEN_FLOW_LOGIC has no local type.
Method Signatures

Method CHECK_DATA Signature

Method CHECK_DATA on class IF_RSDME_UI_SCREEN_FLOW_LOGIC has no parameter.
Method CHECK_DATA on class 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 Returning ET_RETURN Value transfer Type reference (TYPE) BAPIRET2_T 20031018

Method CONVERT_DATA_TO_DMP on class IF_RSDME_UI_SCREEN_FLOW_LOGIC has no exception.

Method CONVERT_DATA_TO_UI Signature

Method CONVERT_DATA_TO_UI on class IF_RSDME_UI_SCREEN_FLOW_LOGIC has no parameter.
Method CONVERT_DATA_TO_UI on class IF_RSDME_UI_SCREEN_FLOW_LOGIC has no exception.

Method FREE Signature

Method FREE on class IF_RSDME_UI_SCREEN_FLOW_LOGIC has no parameter.
Method FREE on class 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 Exporting ET_SUBSCR_LIST Call by reference Type reference (TYPE) RSDMEU_TH_SCREEN_INFO_LIST 20030807

Method GET_SUBSCREEN_INFO on class 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 Importing I_FIELD_NAME Call by reference Type reference (TYPE) SCRFNAME Dynpro-Feldname 20030807
2 Importing I_FIELD_VALUE Call by reference Type reference (TYPE) STRING Wert im ausgewählten Feld 20031030

Method HANDLE_F1 on class 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 Importing I_FIELD_NAME Call by reference Type reference (TYPE) SCRFNAME Dynpro-Feldname 20030807

Method HANDLE_F4 on class IF_RSDME_UI_SCREEN_FLOW_LOGIC has no exception.

Method HANDLE_USER_COMMAND Signature

Method HANDLE_USER_COMMAND on class IF_RSDME_UI_SCREEN_FLOW_LOGIC has no parameter.
Method HANDLE_USER_COMMAND on class IF_RSDME_UI_SCREEN_FLOW_LOGIC has no exception.

Method INTIALISE_SCREEN Signature

Method INTIALISE_SCREEN on class IF_RSDME_UI_SCREEN_FLOW_LOGIC has no parameter.
Method INTIALISE_SCREEN on class IF_RSDME_UI_SCREEN_FLOW_LOGIC has no exception.

Method MANAGE_SCREEN_FIELDS Signature

Method MANAGE_SCREEN_FIELDS on class IF_RSDME_UI_SCREEN_FLOW_LOGIC has no parameter.
Method MANAGE_SCREEN_FIELDS on class IF_RSDME_UI_SCREEN_FLOW_LOGIC has no exception.

Method SET_REFERENCE Signature

Method SET_REFERENCE on class IF_RSDME_UI_SCREEN_FLOW_LOGIC has no parameter.
Method SET_REFERENCE on class 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 Importing I_SUBSCR Call by reference Type reference (TYPE) RSDMSU_SUBSCREEN_DETAIL Subscreen-Info 20030807

Method SET_SUBSCREEN_INFO on class IF_RSDME_UI_SCREEN_FLOW_LOGIC has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in