SAP ABAP Class CL_RSDF_GUI (Front End Data Flow)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-AWB (Application Component) Data Warehousing Workbench
     RSDF_GUI (Package) Data Warehousing Workbench Data Flow
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDF_GUI_JNET Front end data flow (JNet) 20101018
Properties
Class CL_RSDF_GUI  
Short Description Front End Data Flow    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class RSDF    
Program status P  SAP Standard Production Program 
Category 0   
Package RSDF_GUI   Data Warehousing Workbench Data Flow 
Created 20090605   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSAWC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 VRM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDF_GUI has no interface implemented.
Friends
Class CL_RSDF_GUI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COLLAPSE_DATA_AREA Static Attribute Private Type reference (TYPE) RS_BOOL Hide Headers 20110411
2 C_MAIN_STATUS Constant Protected Type reference (TYPE) SYPFKEY '0100' Current GUI Status 20090903
3 C_REPID Constant Protected Type reference (TYPE) SYREPID 'SAPLRSDF_GUI' ABAP Program: Current Main Program 20090903
4 DATAFLOW Instance attribute Protected Type reference (TYPE) RSDFDATAFLOW Data flow/data flow template 20090706
5 DISPLAY_DOCU_STATIC Static Attribute Private Type reference (TYPE) RS_BOOL Display Documentation 20110321
6 EXIT_ALWAYS Instance attribute Protected Type reference (TYPE) RS_BOOL Don't send confirm popup 20100308
7 N_T_OBJVERS_VALUES Static Attribute Public Type reference (TYPE) VRM_VALUES 20090707
8 P_AUTO_SAVE Instance attribute Protected Type reference (TYPE) RS_BOOL Always save, no popup 20100331
9 R_GUI_VIEW Instance attribute Protected Object reference (TYPE REF TO) CL_RSDF_GUI_VIEW View Class of Data Flow Modeling 20090902
10 R_MAINTAIN Instance attribute Protected Object reference (TYPE REF TO) CL_RSDF_MAINTAIN Edit Data Flow Modeling 20090902
11 R_NAVIGATOR Instance attribute Protected Object reference (TYPE REF TO) IF_RSAWBN_NAVIGATOR Access to AWB Navigator 20090722
12 R_RSDF_GUI_CREATION_STATE Instance attribute Protected Object reference (TYPE REF TO) CL_RSDF_GUI_TOOL_STATE Tool status: DWB data flow 20091214
13 USE_JNET_CONTROL Static Attribute Private Type reference (TYPE) RS_BOOL Boolean 20101027
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20090706
2 CONSTRUCTOR Instance method Protected Constructor Constructor 20090610
3 CREATE_PERSISTENT_NODE Instance method Public Method 20091214
4 CREATE_VIEW_REFERENCE Instance method Protected Method 20101018
5 EXECUTE_FCODE Instance method Public Method 20090903
6 EXIT_CHECK Instance method Public Method 20090706
7 FCODE_ACTIVATE Instance method Protected Method Activate Data Flow 20091104
8 FCODE_ACTIVATE_ALL_OBJ Instance method Protected Method 20110817
9 FCODE_CALL_INFO Instance method Protected Method 20101018
10 FCODE_CHANGE_OBJVERS Instance method Protected Method 20090907
11 FCODE_CHECK Instance method Protected Method 20100422
12 FCODE_DISPLAYCHANGE Instance method Protected Method 20091013
13 FCODE_DISPLAY_HEADER Instance method Protected Method Display/Change Header 20100324
14 FCODE_DISPLAY_OBJCAT Instance method Protected Method 20091005
15 FCODE_DOCUMENTS Instance method Public Method 20100121
16 FCODE_DYNPRO_FIELD_SELECTED Instance method Protected Method 20100325
17 FCODE_MANUAL_TRANSPORT Instance method Protected Method Manual Data Flow Transport 20091005
18 FCODE_SAVE Instance method Protected Method Save Data Flow 20090706
19 FCODE_SAVE_AS_TEMPLATE Instance method Protected Method Save Data Flow 20100217
20 FCODE_SWITCH_CONTROL Instance method Protected Method 20101027
21 FCODE_TAKE_OVER_DATAFLOW Instance method Protected Method 20100222
22 FCODE_TRANSPORT_RSOR Instance method Protected Method Manual Data Flow Transport 20091005
23 FCODE_VERSION_MANAGEMENT Instance method Protected Method Version Managment 20100309
24 FREE Instance method Public Method 20090708
25 GET_COLLAPSE_DATA_AREA Static method Public Method 20110411
26 GET_CREATE_FCODE_FOR_LPOA Instance method Protected Method 20100726
27 GET_DATA Instance method Public Method Returns the data from the displayed version 20100303
28 GET_DOCU_IS_DISPLAYED Instance method Public Method 20110321
29 GET_FCODE_EXCLUDETAB Instance method Protected Method 20090903
30 GET_OBJ_INFO_FOR_NAVIGATION Instance method Protected Method 20100420
31 GET_RECALL_REQUEST Instance method Public Method 20091214
32 INIT Instance method Public Method Initialization of Data Flow for Display in Front End 20090610
33 INSERT_DATA Instance method Public Method 20100303
34 IS_EDITABLE Instance method Protected Method UI is in EDIT mode 20090706
35 LINK_CUSTOM_CONTROL Instance method Public Method 20110411
36 PAI Instance method Public Method 20090612
37 PBO Instance method Public Method 20090612
38 SET_CREATION_STATE Instance method Public Method 20091217
39 SET_DISPLAY_MODE Instance method Protected Method Switch Display Mode On and Off 20090902
40 SET_TXT Instance method Public Method Set Data Flow Text 20090908
41 START Static method Public Method 20090605
42 START_SIMPLE_DISPLAY Static method Public Method 20100223
43 SWITCH_DISPLAY_CHANGE Instance method Protected Method Toggle: Change <--> Display 20090902
44 _CONFIRM_SAVE Instance method Public Method 20090709
45 _SET_FIELD_STATUS Instance method Protected Method 20090902
46 _SET_HEADER_ACTIVFL Instance method Protected Method 20090908
47 _SET_HEADER_OBJECT_STATUS Instance method Protected Method 20090908
48 _SET_HEADER_SAVED_STATUS Instance method Protected Method 20090908
49 _SET_OBJVERS Instance method Protected Method 20100205
50 _SET_OBJVERS_DROPDOWN Instance method Protected Method 20090831
Events
Class CL_RSDF_GUI has no event.
Types
Class CL_RSDF_GUI has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSDF_GUI has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSDF_GUI has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_NAVIGATOR Call by reference Object reference (TYPE REF TO) IF_RSAWBN_NAVIGATOR Zugriff auf den AWB Navigator 20090708

Method CONSTRUCTOR on class CL_RSDF_GUI has no exception.

Method CREATE_PERSISTENT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_CREATION_ATTR Call by reference Object reference (TYPE REF TO) CL_RSAWBN_OBJ_CREATION_ATTR Knoten im Datenfluss 20091216
2 Importing I_R_NODE Call by reference Object reference (TYPE REF TO) CL_RSDF_NODE Knoten im Datenfluss 20091214

Method CREATE_PERSISTENT_NODE on class CL_RSDF_GUI has no exception.

Method CREATE_VIEW_REFERENCE Signature

Method CREATE_VIEW_REFERENCE on class CL_RSDF_GUI has no parameter.
Method CREATE_VIEW_REFERENCE on class CL_RSDF_GUI has no exception.

Method EXECUTE_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_DYN0100 Call by reference Type reference (TYPE) RSDF_GUI_S_DYN0100 Felder für Dynpro 0100 RSDF_GUI Bearbeitung DMOD 20090907
2 Importing I_FCODE Call by reference Type reference (TYPE) UI_FUNC Funktionscode 20090903

Method EXECUTE_FCODE on class CL_RSDF_GUI has no exception.

Method EXIT_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_EXIT Value transfer Type reference (TYPE) RS_BOOL Boolean 20090706

Method EXIT_CHECK on class CL_RSDF_GUI has no exception.

Method FCODE_ACTIVATE Signature

Method FCODE_ACTIVATE on class CL_RSDF_GUI has no parameter.
Method FCODE_ACTIVATE on class CL_RSDF_GUI has no exception.

Method FCODE_ACTIVATE_ALL_OBJ Signature

Method FCODE_ACTIVATE_ALL_OBJ on class CL_RSDF_GUI has no parameter.
Method FCODE_ACTIVATE_ALL_OBJ on class CL_RSDF_GUI has no exception.

Method FCODE_CALL_INFO Signature

Method FCODE_CALL_INFO on class CL_RSDF_GUI has no parameter.
Method FCODE_CALL_INFO on class CL_RSDF_GUI has no exception.

Method FCODE_CHANGE_OBJVERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20090907

Method FCODE_CHANGE_OBJVERS on class CL_RSDF_GUI has no exception.

Method FCODE_CHECK Signature

Method FCODE_CHECK on class CL_RSDF_GUI has no parameter.
# Exception Resumable Description Created on
1 CX_RSDF_CANCELED Funktion abgebrochen 20100514

Method FCODE_DISPLAYCHANGE Signature

Method FCODE_DISPLAYCHANGE on class CL_RSDF_GUI has no parameter.
Method FCODE_DISPLAYCHANGE on class CL_RSDF_GUI has no exception.

Method FCODE_DISPLAY_HEADER Signature

Method FCODE_DISPLAY_HEADER on class CL_RSDF_GUI has no parameter.
Method FCODE_DISPLAY_HEADER on class CL_RSDF_GUI has no exception.

Method FCODE_DISPLAY_OBJCAT Signature

Method FCODE_DISPLAY_OBJCAT on class CL_RSDF_GUI has no parameter.
Method FCODE_DISPLAY_OBJCAT on class CL_RSDF_GUI has no exception.

Method FCODE_DOCUMENTS Signature

Method FCODE_DOCUMENTS on class CL_RSDF_GUI has no parameter.
Method FCODE_DOCUMENTS on class CL_RSDF_GUI has no exception.

Method FCODE_DYNPRO_FIELD_SELECTED Signature

Method FCODE_DYNPRO_FIELD_SELECTED on class CL_RSDF_GUI has no parameter.
Method FCODE_DYNPRO_FIELD_SELECTED on class CL_RSDF_GUI has no exception.

Method FCODE_MANUAL_TRANSPORT Signature

Method FCODE_MANUAL_TRANSPORT on class CL_RSDF_GUI has no parameter.
Method FCODE_MANUAL_TRANSPORT on class CL_RSDF_GUI has no exception.

Method FCODE_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NO_REFRESH Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20100514
# Exception Resumable Description Created on
1 CX_RSDF_CANCELED Funktion abgebrochen 20100514

Method FCODE_SAVE_AS_TEMPLATE Signature

Method FCODE_SAVE_AS_TEMPLATE on class CL_RSDF_GUI has no parameter.
Method FCODE_SAVE_AS_TEMPLATE on class CL_RSDF_GUI has no exception.

Method FCODE_SWITCH_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_DYN0100 Call by reference Type reference (TYPE) RSDF_GUI_S_DYN0100 Felder für Dynpro 0100 RSDF_GUI Bearbeitung DMOD 20101027

Method FCODE_SWITCH_CONTROL on class CL_RSDF_GUI has no exception.

Method FCODE_TAKE_OVER_DATAFLOW Signature

Method FCODE_TAKE_OVER_DATAFLOW on class CL_RSDF_GUI has no parameter.
Method FCODE_TAKE_OVER_DATAFLOW on class CL_RSDF_GUI has no exception.

Method FCODE_TRANSPORT_RSOR Signature

Method FCODE_TRANSPORT_RSOR on class CL_RSDF_GUI has no parameter.
Method FCODE_TRANSPORT_RSOR on class CL_RSDF_GUI has no exception.

Method FCODE_VERSION_MANAGEMENT Signature

Method FCODE_VERSION_MANAGEMENT on class CL_RSDF_GUI has no parameter.
Method FCODE_VERSION_MANAGEMENT on class CL_RSDF_GUI has no exception.

Method FREE Signature

Method FREE on class CL_RSDF_GUI has no parameter.
Method FREE on class CL_RSDF_GUI has no exception.

Method GET_COLLAPSE_DATA_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_COLLAPSE_DATA_AREA Value transfer Type reference (TYPE) RS_BOOL Boolean 20110411

Method GET_COLLAPSE_DATA_AREA on class CL_RSDF_GUI has no exception.

Method GET_CREATE_FCODE_FOR_LPOA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_CREATION_ATTR Call by reference Object reference (TYPE REF TO) CL_RSAWBN_OBJ_CREATION_ATTR Attribute zur Erzeugung eines Objektes 20100726
2 Returning RE_FCODE Value transfer Type reference (TYPE) UI_FUNC Funktionscode 20100726

Method GET_CREATE_FCODE_FOR_LPOA on class CL_RSDF_GUI has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_S_DATA Value transfer Type reference (TYPE) RSDF_S_DATA Datenstrukturen eines Datenflusses 20100303
# Exception Resumable Description Created on
1 CX_RS_VERSION_NOT_FOUND Objekt in einer Version nicht gefunden 20100303

Method GET_DOCU_IS_DISPLAYED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DOCU_IS_DISPLAYED Value transfer Type reference (TYPE) RS_BOOL Boolean 20110321

Method GET_DOCU_IS_DISPLAYED on class CL_RSDF_GUI has no exception.

Method GET_FCODE_EXCLUDETAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_T_FCODE Value transfer Type reference (TYPE) RS_T_FCODE 20090903

Method GET_FCODE_EXCLUDETAB on class CL_RSDF_GUI has no exception.

Method GET_OBJ_INFO_FOR_NAVIGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FCODE Value transfer Type reference (TYPE) UI_FUNC 20100420
2 Exporting E_S_AWBOBJ Value transfer Type reference (TYPE) RSAWBN_S_AWBOBJECT 20100420
3 Importing I_R_CREATION_ATTR Value transfer Object reference (TYPE REF TO) CL_RSAWBN_OBJ_CREATION_ATTR 20100420
4 Importing I_R_NODE Value transfer Object reference (TYPE REF TO) CL_RSDF_NODE 20100420
5 Importing I_S_HEADER Value transfer Type reference (TYPE) RSDFDMOD 20100420

Method GET_OBJ_INFO_FOR_NAVIGATION on class CL_RSDF_GUI has no exception.

Method GET_RECALL_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_R_REQUEST Value transfer Object reference (TYPE REF TO) CL_RSAWBN_REQUEST AWB Navigationsrequest 20091214

Method GET_RECALL_REQUEST on class CL_RSDF_GUI has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATAFLOW Call by reference Type reference (TYPE) RSDFDATAFLOW Datenfluss/ Datenflussvorlage 20090721
2 Importing I_FCODE Call by reference Type reference (TYPE) UI_FUNC RSAWC_C_TFC-DISPLAY Funktionscode 20090610
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20090728
4 Importing I_R_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20100223
5 Importing I_R_STATE Call by reference Object reference (TYPE REF TO) CL_RSDF_GUI_TOOL_STATE Tool State DWB Datenfluss 20091214
6 Importing I_TXTLG Call by reference Type reference (TYPE) RSTXTLG Beschreibung lang 20090721
# Exception Resumable Description Created on
1 CX_RSDF_CANCELED Abbruch durch den Benutzer (Dialog) 20091019

Method INSERT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_DATA Call by reference Type reference (TYPE) RSDF_S_DATA Datenstrukturen eines Datenflusses 20100303

Method INSERT_DATA on class CL_RSDF_GUI has no exception.

Method IS_EDITABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_IS_EDITABLE Value transfer Type reference (TYPE) RS_BOOL Boolean 20090706

Method IS_EDITABLE on class CL_RSDF_GUI has no exception.

Method LINK_CUSTOM_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DYNNR Call by reference Type reference (TYPE) SYDYNNR Aktuelle Dynpro-Nummer 20110411

Method LINK_CUSTOM_CONTROL on class CL_RSDF_GUI has no exception.

Method PAI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_DYN0100 Call by reference Type reference (TYPE) RSDF_GUI_S_DYN0100 20090612

Method PAI on class CL_RSDF_GUI has no exception.

Method PBO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_DYN0100 Call by reference Type reference (TYPE) RSDF_GUI_S_DYN0100 Felder für Dynpro 0100 RSDF_GUI Bearbeitung DMOD 20090831

Method PBO on class CL_RSDF_GUI has no exception.

Method SET_CREATION_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_CREATION_STATE Call by reference Object reference (TYPE REF TO) CL_RSDF_GUI_TOOL_STATE Tool State DWB Datenfluss 20091217

Method SET_CREATION_STATE on class CL_RSDF_GUI has no exception.

Method SET_DISPLAY_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DISPLAY Call by reference Type reference (TYPE) RS_BOOL Boolean 20090902

Method SET_DISPLAY_MODE on class CL_RSDF_GUI has no exception.

Method SET_TXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATAFLOWTXT Call by reference Type reference (TYPE) RSTXTLG Beschreibung lang 20090908

Method SET_TXT on class CL_RSDF_GUI has no exception.

Method START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATAFLOW Call by reference Type reference (TYPE) RSDFDATAFLOW Technischer interne Name eines Datenflusses/Vorlage 20090605
2 Importing I_FCODE Call by reference Type reference (TYPE) UI_FUNC RSAWC_C_TFC-DISPLAY Funktionscode 20090605
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20090728
4 Importing I_R_NAVIGATOR Call by reference Object reference (TYPE REF TO) IF_RSAWBN_NAVIGATOR Zugriff auf den AWB Navigator 20091116
5 Importing I_R_STATE Call by reference Object reference (TYPE REF TO) CL_RSDF_GUI_TOOL_STATE Tool State DWB Datenfluss 20091214
6 Importing I_TXTLG Call by reference Type reference (TYPE) RSTXTLG Beschreibung lang 20090605
# Exception Resumable Description Created on
1 CX_RSDF_CANCELED Abbruch durch den Benutzer (Dialog) 20091019
2 CX_RSDF_NOT_FOUND Datenfluss nicht gefunden 20090610

Method START_SIMPLE_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_RSDF_GUI Value transfer Object reference (TYPE REF TO) CL_RSDF_GUI Frontend Datenfluss 20100223
2 Importing I_DATAFLOW Call by reference Type reference (TYPE) RSDFDATAFLOW Technischer interne Name eines Datenflusses/Vorlage 20100223
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-MODIFIED Objektversion 20100223
4 Importing I_R_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20100223
# Exception Resumable Description Created on
1 CX_RSDF_CANCELED Abbruch durch den Benutzer (Dialog) 20100223
2 CX_RSDF_NOT_FOUND Datenfluss nicht gefunden 20100223

Method SWITCH_DISPLAY_CHANGE Signature

Method SWITCH_DISPLAY_CHANGE on class CL_RSDF_GUI has no parameter.
# Exception Resumable Description Created on
1 CX_RSDF_CANCELED Funktion abgebrochen 20090907

Method _CONFIRM_SAVE Signature

Method _CONFIRM_SAVE on class CL_RSDF_GUI has no parameter.
# Exception Resumable Description Created on
1 CX_RSDF_CANCELED Funktion abgebrochen 20090907

Method _SET_FIELD_STATUS Signature

Method _SET_FIELD_STATUS on class CL_RSDF_GUI has no parameter.
Method _SET_FIELD_STATUS on class CL_RSDF_GUI has no exception.

Method _SET_HEADER_ACTIVFL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_DYN0100 Call by reference Type reference (TYPE) RSDF_GUI_S_DYN0100 Felder für Dynpro 0100 RSDF_GUI Bearbeitung DMOD 20090908
2 Importing I_T_OBJVERS Call by reference Type reference (TYPE) VRM_VALUES 20090908

Method _SET_HEADER_ACTIVFL on class CL_RSDF_GUI has no exception.

Method _SET_HEADER_OBJECT_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_DYN0100 Call by reference Type reference (TYPE) RSDF_GUI_S_DYN0100 Felder für Dynpro 0100 RSDF_GUI Bearbeitung DMOD 20090908
2 Importing I_T_OBJVERS Call by reference Type reference (TYPE) VRM_VALUES 20090908

Method _SET_HEADER_OBJECT_STATUS on class CL_RSDF_GUI has no exception.

Method _SET_HEADER_SAVED_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_DYN0100 Call by reference Type reference (TYPE) RSDF_GUI_S_DYN0100 Felder für Dynpro 0100 RSDF_GUI Bearbeitung DMOD 20090908

Method _SET_HEADER_SAVED_STATUS on class CL_RSDF_GUI has no exception.

Method _SET_OBJVERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_DYN0100 Call by reference Type reference (TYPE) RSDF_GUI_S_DYN0100 Felder für Dynpro 0100 RSDF_GUI Bearbeitung DMOD 20100205

Method _SET_OBJVERS on class CL_RSDF_GUI has no exception.

Method _SET_OBJVERS_DROPDOWN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_DYN0100 Call by reference Type reference (TYPE) RSDF_GUI_S_DYN0100 Felder für Dynpro 0100 RSDF_GUI Bearbeitung DMOD 20090831
2 Exporting E_T_OBJVERS Call by reference Type reference (TYPE) VRM_VALUES 20090908

Method _SET_OBJVERS_DROPDOWN on class CL_RSDF_GUI has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730