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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | 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 | Constant | Public | Type reference (TYPE) | SLIS_HANDL | 'CMPR' | ID for Detail Comparison List | 20000918 | ||
| 2 | Constant | Public | Type reference (TYPE) | SLIS_HANDL | 'HIST' | ID for Generation History List | 20000912 | ||
| 3 | Constant | Public | Type reference (TYPE) | SLIS_HANDL | 'MAIN' | ID for Main List | 20000829 | ||
| 4 | Constant | Public | Type reference (TYPE) | SLIS_VARI | '0STANDARD' | Standard layout | 20000829 | ||
| 5 | Instance attribute | Protected | Type reference (TYPE) | SLIS_FORMNAME | Callback Routine: Set Status | 20000829 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | SLIS_FORMNAME | Callback Routine: User Commands | 20000829 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | SYREPID | Program with Callback Routines | 20000829 | |||
| 8 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_REBF_CRGEN_MNGR | Controller for Object Generation | 20000829 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | RE_T_REBFCRCMP | Display Data for Detail Comparison: Item | 20000918 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | RE_T_REBFCRCMPHDR | Display Data for Detail Comparison: Header | 20000918 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | RE_T_REBFCRLOG | Display Data for Generation History: Header | 20000912 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | RE_T_REBFCRLOGHDR | Display Data for Generation History: Item | 20001229 | |||
| 13 | 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 | Instance method | Protected | Method | Displays Detail Comparison (Differences Actual | 20000918 | |
| 2 | Instance method | Protected | Method | Displays Detail Comparison (Differences Actual | 20070802 | |
| 3 | Instance method | Protected | Method | Formats Display Data of Detail Comparison | 20000918 | |
| 4 | Instance method | Public | Constructor | Constructor | 20000829 | |
| 5 | Instance method | Protected | Method | Displays Messages of the Message Collector | 20040604 | |
| 6 | Instance method | Public | Method | Selects Transport Request via Dialog | 20000908 | |
| 7 | Instance method | Protected | Method | Displays Generation History (Log and Generations) | 20000912 | |
| 8 | Instance method | Protected | Method | Formats Display Data of Generation History | 20000912 | |
| 9 | Instance method | Protected | Method | Displays Main List (Registered Classes with Status Info) | 20000829 | |
| 10 | Instance method | Protected | Method | Supplies Selected Entries of the Main List | 20000830 | |
| 11 | Instance method | Protected | Method | Formats Display Data of Main List | 20000829 | |
| 12 | Instance method | Public | Method | Callback: Compare | 20000829 | |
| 13 | Instance method | Public | Method | Callback: Generate | 20000829 | |
| 14 | Instance method | Public | Method | Callback: Display Generation History | 20000829 | |
| 15 | Instance method | Public | Method | Callback: Refresh Display | 20000912 | |
| 16 | Instance method | Public | Method | Callback: Simulate | 20000829 | |
| 17 | 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 | ID_CB_FORM_PF_STATUS_SET | Value transfer | Type reference (TYPE) | SLIS_FORMNAME | Callback-Routine: Status setzen | 20000829 | |||
| 2 | ID_CB_FORM_USER_COMMAND | Value transfer | Type reference (TYPE) | SLIS_FORMNAME | Callback-Routine: User-Commands | 20000829 | |||
| 3 | ID_CB_REPID | Value transfer | Type reference (TYPE) | SYREPID | Programm mit Callback-Routinen | 20000829 | |||
| 4 | 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 | 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 | 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 | ET_SUBLIST | Call by reference | Type reference (TYPE) | RE_T_TIVBFCR_KEY | Teilliste der markierten Einträge | 20000830 | |||
| 2 | ID_CURRENT_ROW | Value transfer | Type reference (TYPE) | SYTABIX | Index der aktuellen Zeile | 20000830 | |||
| 3 | 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 | EF_REFRESH | Call by reference | Type reference (TYPE) | ABAP_BOOL | Liste aktualisieren? | 20000829 | |||
| 2 | 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 | EF_REFRESH | Call by reference | Type reference (TYPE) | ABAP_BOOL | Liste aktualisieren? | 20000829 | |||
| 2 | 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 | EF_REFRESH | Call by reference | Type reference (TYPE) | ABAP_BOOL | Liste aktualisieren? | 20000829 | |||
| 2 | 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 | EF_REFRESH | Call by reference | Type reference (TYPE) | ABAP_BOOL | Liste aktualisieren? | 20000912 | |||
| 2 | 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 | EF_REFRESH | Call by reference | Type reference (TYPE) | ABAP_BOOL | Liste aktualisieren? | 20000829 | |||
| 2 | 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 |