SAP ABAP Class CL_REBF_CRGEN_GUI (Class Generator: User Interface)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX (Application Component) Flexible Real Estate Management
     RE_BF_CR (Package) RE: Class Registry
Properties
Class CL_REBF_CRGEN_GUI  
Short Description Class Generator: User Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package RE_BF_CR   RE: Class Registry 
Created 20000829   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SLIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 TRWBO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_REBF_CRGEN_GUI has no interface implemented.
Friends
Class CL_REBF_CRGEN_GUI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_LIST_HANDLE_CMPR Constant Public Type reference (TYPE) SLIS_HANDL 'CMPR' ID for Detail Comparison List 20000918
2 MC_LIST_HANDLE_HIST Constant Public Type reference (TYPE) SLIS_HANDL 'HIST' ID for Generation History List 20000912
3 MC_LIST_HANDLE_MAIN Constant Public Type reference (TYPE) SLIS_HANDL 'MAIN' ID for Main List 20000829
4 MC_LIST_STD_VARIANT Constant Public Type reference (TYPE) SLIS_VARI '0STANDARD' Standard layout 20000829
5 MD_CB_FORM_PF_STATUS_SET Instance attribute Protected Type reference (TYPE) SLIS_FORMNAME Callback Routine: Set Status 20000829
6 MD_CB_FORM_USER_COMMAND Instance attribute Protected Type reference (TYPE) SLIS_FORMNAME Callback Routine: User Commands 20000829
7 MD_CB_REPID Instance attribute Protected Type reference (TYPE) SYREPID Program with Callback Routines 20000829
8 MO_CRGEN_MNGR Instance attribute Public Object reference (TYPE REF TO) CL_REBF_CRGEN_MNGR Controller for Object Generation 20000829
9 MT_CMPR_LIST Instance attribute Protected Type reference (TYPE) RE_T_REBFCRCMP Display Data for Detail Comparison: Item 20000918
10 MT_CMPR_LIST_HDR Instance attribute Protected Type reference (TYPE) RE_T_REBFCRCMPHDR Display Data for Detail Comparison: Header 20000918
11 MT_HIST_LIST Instance attribute Protected Type reference (TYPE) RE_T_REBFCRLOG Display Data for Generation History: Header 20000912
12 MT_HIST_LIST_HDR Instance attribute Protected Type reference (TYPE) RE_T_REBFCRLOGHDR Display Data for Generation History: Item 20001229
13 MT_MAIN_LIST Instance attribute Protected Type reference (TYPE) RE_T_REBFCR Display Data for Main List 20000830
Methods
# Method Level Visibility Method type Description Created on
1 CMPR_LIST_DISPLAY Instance method Protected Method Displays Detail Comparison (Differences Actual 20000918
2 CMPR_LIST_DISPLAY_HIERARCHICAL Instance method Protected Method Displays Detail Comparison (Differences Actual 20070802
3 CMPR_LIST_PREPARE_DATA Instance method Protected Method Formats Display Data of Detail Comparison 20000918
4 CONSTRUCTOR Instance method Public Constructor Constructor 20000829
5 DISPLAY_MSGLIST_POPUP Instance method Protected Method Displays Messages of the Message Collector 20040604
6 GET_TRKORR_WITH_DIALOG Instance method Public Method Selects Transport Request via Dialog 20000908
7 HIST_LIST_DISPLAY Instance method Protected Method Displays Generation History (Log and Generations) 20000912
8 HIST_LIST_PREPARE_DATA Instance method Protected Method Formats Display Data of Generation History 20000912
9 MAIN_LIST_DISPLAY Instance method Protected Method Displays Main List (Registered Classes with Status Info) 20000829
10 MAIN_LIST_GET_SELECTED Instance method Protected Method Supplies Selected Entries of the Main List 20000830
11 MAIN_LIST_PREPARE_DATA Instance method Protected Method Formats Display Data of Main List 20000829
12 ON_MAIN_LIST_COMPARE Instance method Public Method Callback: Compare 20000829
13 ON_MAIN_LIST_GENERATE Instance method Public Method Callback: Generate 20000829
14 ON_MAIN_LIST_HISTORY Instance method Public Method Callback: Display Generation History 20000829
15 ON_MAIN_LIST_REFRESH Instance method Public Method Callback: Refresh Display 20000912
16 ON_MAIN_LIST_SIMULATE Instance method Public Method Callback: Simulate 20000829
17 START_GUI_PROCESSING Instance method Public Method Starts List Processing 20000829
Events
Class CL_REBF_CRGEN_GUI has no event.
Types
Class CL_REBF_CRGEN_GUI has no local type.
Method Signatures

Method CMPR_LIST_DISPLAY Signature

Method CMPR_LIST_DISPLAY on class CL_REBF_CRGEN_GUI has no parameter.
Method CMPR_LIST_DISPLAY on class CL_REBF_CRGEN_GUI has no exception.

Method CMPR_LIST_DISPLAY_HIERARCHICAL Signature

Method CMPR_LIST_DISPLAY_HIERARCHICAL on class CL_REBF_CRGEN_GUI has no parameter.
Method CMPR_LIST_DISPLAY_HIERARCHICAL on class CL_REBF_CRGEN_GUI has no exception.

Method CMPR_LIST_PREPARE_DATA Signature

Method CMPR_LIST_PREPARE_DATA on class CL_REBF_CRGEN_GUI has no parameter.
Method CMPR_LIST_PREPARE_DATA on class CL_REBF_CRGEN_GUI has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_CB_FORM_PF_STATUS_SET Value transfer Type reference (TYPE) SLIS_FORMNAME Callback-Routine: Status setzen 20000829
2 Importing ID_CB_FORM_USER_COMMAND Value transfer Type reference (TYPE) SLIS_FORMNAME Callback-Routine: User-Commands 20000829
3 Importing ID_CB_REPID Value transfer Type reference (TYPE) SYREPID Programm mit Callback-Routinen 20000829
4 Importing IO_CRGEN_MNGR Value transfer Object reference (TYPE REF TO) CL_REBF_CRGEN_MNGR Controller für Objektgenerierung 20000829

Method CONSTRUCTOR on class CL_REBF_CRGEN_GUI has no exception.

Method DISPLAY_MSGLIST_POPUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_MSGLIST Call by reference Type reference (TYPE) BALLOGHNDL Message-Handler 20040604

Method DISPLAY_MSGLIST_POPUP on class CL_REBF_CRGEN_GUI has no exception.

Method GET_TRKORR_WITH_DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CD_TRKORR Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20000908

Method GET_TRKORR_WITH_DIALOG on class CL_REBF_CRGEN_GUI has no exception.

Method HIST_LIST_DISPLAY Signature

Method HIST_LIST_DISPLAY on class CL_REBF_CRGEN_GUI has no parameter.
Method HIST_LIST_DISPLAY on class CL_REBF_CRGEN_GUI has no exception.

Method HIST_LIST_PREPARE_DATA Signature

Method HIST_LIST_PREPARE_DATA on class CL_REBF_CRGEN_GUI has no parameter.
Method HIST_LIST_PREPARE_DATA on class CL_REBF_CRGEN_GUI has no exception.

Method MAIN_LIST_DISPLAY Signature

Method MAIN_LIST_DISPLAY on class CL_REBF_CRGEN_GUI has no parameter.
Method MAIN_LIST_DISPLAY on class CL_REBF_CRGEN_GUI has no exception.

Method MAIN_LIST_GET_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SUBLIST Call by reference Type reference (TYPE) RE_T_TIVBFCR_KEY Teilliste der markierten Einträge 20000830
2 Importing ID_CURRENT_ROW Value transfer Type reference (TYPE) SYTABIX Index der aktuellen Zeile 20000830
3 Importing IF_WITH_CURRENT_ROW Value transfer Type reference (TYPE) ABAP_BOOL Aktuelle Zeile (Cursorposition) berücksichtigen? 20000830

Method MAIN_LIST_GET_SELECTED on class CL_REBF_CRGEN_GUI has no exception.

Method MAIN_LIST_PREPARE_DATA Signature

Method MAIN_LIST_PREPARE_DATA on class CL_REBF_CRGEN_GUI has no parameter.
Method MAIN_LIST_PREPARE_DATA on class CL_REBF_CRGEN_GUI has no exception.

Method ON_MAIN_LIST_COMPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_REFRESH Call by reference Type reference (TYPE) ABAP_BOOL Liste aktualisieren? 20000829
2 Importing ID_SELTABIX Value transfer Type reference (TYPE) SYTABIX Index der aktuellen Zeile 20000829

Method ON_MAIN_LIST_COMPARE on class CL_REBF_CRGEN_GUI has no exception.

Method ON_MAIN_LIST_GENERATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_REFRESH Call by reference Type reference (TYPE) ABAP_BOOL Liste aktualisieren? 20000829
2 Importing ID_SELTABIX Value transfer Type reference (TYPE) SYTABIX Index der aktuellen Zeile 20000829

Method ON_MAIN_LIST_GENERATE on class CL_REBF_CRGEN_GUI has no exception.

Method ON_MAIN_LIST_HISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_REFRESH Call by reference Type reference (TYPE) ABAP_BOOL Liste aktualisieren? 20000829
2 Importing ID_SELTABIX Value transfer Type reference (TYPE) SYTABIX Index der aktuellen Zeile 20000829

Method ON_MAIN_LIST_HISTORY on class CL_REBF_CRGEN_GUI has no exception.

Method ON_MAIN_LIST_REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_REFRESH Call by reference Type reference (TYPE) ABAP_BOOL Liste aktualisieren? 20000912
2 Importing ID_SELTABIX Value transfer Type reference (TYPE) SYTABIX Index der aktuellen Zeile 20000912

Method ON_MAIN_LIST_REFRESH on class CL_REBF_CRGEN_GUI has no exception.

Method ON_MAIN_LIST_SIMULATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_REFRESH Call by reference Type reference (TYPE) ABAP_BOOL Liste aktualisieren? 20000829
2 Importing ID_SELTABIX Value transfer Type reference (TYPE) SYTABIX Index der aktuellen Zeile 20000829

Method ON_MAIN_LIST_SIMULATE on class CL_REBF_CRGEN_GUI has no exception.

Method START_GUI_PROCESSING Signature

Method START_GUI_PROCESSING on class CL_REBF_CRGEN_GUI has no parameter.
Method START_GUI_PROCESSING on class CL_REBF_CRGEN_GUI has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 46C