SAP ABAP Class CL_UC_COI_COINR_CLEANUP_GUI (GUI Class for CL_UC_COI_COINR_CLEANUP)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BCS (Application Component) Business Consolidation
⤷
UCF6 (Package) SEM-BCS: Consolidation of Investments

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_CUST_DATA | Internal View of Customizing Data | 20030722 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_CUST_DATA_EXT | External view at Customizing data | 20030722 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_CUST_GUI | Internal View of GUI Object | 20030711 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_CUST_GUI_EXT | External View at GUI Object | 20030711 |
Properties
Class | CL_UC_COI_COINR_CLEANUP_GUI | |
Short Description | GUI Class for CL_UC_COI_COINR_CLEANUP | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | UCF6 | SEM-BCS: Consolidation of Investments |
Created | 20030711 | SAP |
Last change | 20041006 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_UC_COI_COINR_CLEANUP_GUI has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_UC_CUST_DATA | Internal View of Customizing Data | 20030722 | ||
2 | IF_UC_CUST_DATA_EXT | External view at Customizing data | 20030722 | ||
3 | IF_UC_CUST_GUI | Internal View of GUI Object | 20030711 | ||
4 | IF_UC_CUST_GUI_EXT | External View at GUI Object | 20030711 |
Friends
Class CL_UC_COI_COINR_CLEANUP_GUI has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_UC_COI_COINR_CLEANUP | Deletion of Excess Activity Numbers | 20030714 | ||
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_UC_SEL | Interface Selection Condition | 20030722 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | SY-DYNNR | '2000' | ABAP Program, Current Screen Number | 20030711 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | PROGNAME | 'SAPLUCF6_COI04' | ABAP Program Name | 20030711 | |
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20030711 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20030711 | ||
7 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_UC_CUST_GUI | Internal View of GUI Object | 20030711 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20030722 | |
2 | ![]() |
Instance method | Public | Method | Display Grid Control | 20030711 |
3 | ![]() |
Instance method | Public | Method | Initialize GUI Objects | 20030711 |
4 | ![]() |
Instance method | Public | Method | Reference to Data | 20030715 |
5 | ![]() |
Static method | Public | Method | Get Instance | 20030722 |
Events
Class CL_UC_COI_COINR_CLEANUP_GUI has no event.
Types
Class CL_UC_COI_COINR_CLEANUP_GUI has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_UC_COI_COINR_CLEANUP_GUI has no parameter.
Method CONSTRUCTOR on class CL_UC_COI_COINR_CLEANUP_GUI has no exception.
Method DISPLAY_ALV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ALV_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20030711 | ||
2 | ![]() |
IR_T_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Referenz auf Anzeigestruktur | 20030715 | ||
3 | ![]() |
IS_LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LAYO | ALV-Control: Layoutstruktur | 20030711 | ||
4 | ![]() |
IT_FCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20030711 | ||
5 | ![]() |
IT_TOOLBAR | Call by reference | Type reference (TYPE) | UI_FUNCTIONS | Funktionscodestabelle | 20030711 |
Method DISPLAY_ALV on class CL_UC_COI_COINR_CLEANUP_GUI has no exception.
Method DISPLAY_INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20030711 | ||
2 | ![]() |
EO_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20030711 |
Method DISPLAY_INIT on class CL_UC_COI_COINR_CLEANUP_GUI has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_AREA | Call by reference | Object reference (TYPE REF TO) | IF_UC_AREA | KonsGebiet | 20030715 | ||
2 | ![]() |
EO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_MODEL | Modell (Metadaten) | 20030715 | ||
3 | ![]() |
ER_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20030715 |
Method GET_DATA on class CL_UC_COI_COINR_CLEANUP_GUI has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_UC_COI_COINR_CLEANUP_GUI | GUI-Klasse für CL_UC_COI_COINR_CLEANUP | 20030722 | ||
2 | ![]() |
IO_SEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_SEL | Interface Selektionsbedingung | 20030722 |
Method GET_INSTANCE on class CL_UC_COI_COINR_CLEANUP_GUI has no exception.
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 350 |