SAP ABAP Class CL_UC_COI_CUS05_GUI (C/I Customizing: Appropriation of Retained Earnings)
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_ACCOUNT_GUI | Assignment Screen | 20020307 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_CUST_GUI | Internal View of GUI Object | 20020207 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_CUST_GUI_EXT | External View at GUI Object | 20020207 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UG_WB_COMMUNICATION | Workbench: Events and Methods for Communication with the WB | 20020207 |
Properties
| Class | CL_UC_COI_CUS05_GUI | |
| Short Description | C/I Customizing: Appropriation of Retained Earnings | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UCF6 | SEM-BCS: Consolidation of Investments |
| Created | 20020207 | SAP |
| Last change | 20050220 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UC_CUST_ACCOUNT_GUI | Assignment Screen | 20020307 | ||
| 2 | IF_UC_CUST_GUI | Internal View of GUI Object | 20020207 | ||
| 3 | IF_UC_CUST_GUI_EXT | External View at GUI Object | 20020207 | ||
| 4 | IF_UG_WB_COMMUNICATION | Workbench: Events and Methods for Communication with the WB | 20020207 |
Friends
Class CL_UC_COI_CUS05_GUI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | UC_AREIND | Appropriations of Retained Earnings in Balance sheet | 20020925 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | UC_COI_ACTIVE | Consolidation of Investments Activated in Cons Monitor | 20050203 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | UC_FLG | General indicator, SAP Consolidation | 20020207 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | UC_FLG | 'X' | General indicator, SAP Consolidation | 20020403 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | UC_FLG | General indicator, SAP Consolidation | 20020207 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | UC_ORG_ACTIVE | Organizational Change in Consolidation Monitor Active | 20040301 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | UC_PRO_ACTIVE | Proportional Consolidation is Activated in the Cons Monitor | 20040301 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UC_ITKEY_FACTORY | SEM-BCS: Selected Items | 20020207 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UC_MODEL | Model (field catalog, ...) | 20020207 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | UCF_S_COI_CUS01 | C/I - System Utilization | 20020218 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | GTX_ACCOUNT_GUI | Table of All Posting Screens | 20020207 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | UCM_TS_PARAMETER | FI | 20020207 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | UCM_TS_ITKEY | Selected Item | 20020207 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | UCM_T_ITKEY_COI | Selected Item | 20020207 | |||
| 15 | Constant | Private | Type reference (TYPE) | I | 35 | 20020207 | |||
| 16 | Constant | Private | Type reference (TYPE) | I | 35 | 20020207 | |||
| 17 | Constant | Private | Type reference (TYPE) | SCRHPROG | 'SAPLUCF6_05' | Program Name | 20020207 | ||
| 18 | Constant | Private | Type reference (TYPE) | SCRHDNUM | '1000' | Screen Number | 20020207 | ||
| 19 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_UC_CUST_GUI | Internal View of GUI Object | 20020207 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020207 | |
| 2 | Instance method | Public | Method | Get model and dt_ffix | 20020207 | |
| 3 | Instance method | Public | Method | Get Display Mode | 20020207 | |
| 4 | Instance method | Public | Method | Get GUI Data | 20020207 | |
| 5 | Instance method | Public | Method | Return dd_load | 20020207 | |
| 6 | Instance method | Private | Event handling method | Set Display Mode | 20020207 | |
| 7 | Instance method | Public | Method | Set GUI Data | 20020207 | |
| 8 | Instance method | Public | Method | Display Messages | 20020412 |
Events
Class CL_UC_COI_CUS05_GUI has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GSX_ACCOUNT_GUI | Private | See coding | 20020207 | BEGIN OF gsx_account_gui,
account TYPE REF TO cl_uc_account_gui_data,
selcond TYPE REF TO cl_uc_account_gui_data2,
account_gui TYPE REF TO cl_uc_account_gui,
END OF gsx_account_gui
|
||
| 2 | GTX_ACCOUNT_GUI | Private | See coding | 20020207 | gtx_account_gui TYPE STANDARD TABLE OF gsx_account_gui
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_UC_COI_CUS05_GUI has no parameter.
Method CONSTRUCTOR on class CL_UC_COI_CUS05_GUI has no exception.
Method GET_ADD_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_MODEL | Modell (Feldkatalog, ...) | 20020207 | |||
| 2 | ET_FFIX | Call by reference | Type reference (TYPE) | UCM_TS_PARAMETER | Parameter | 20020207 |
Method GET_ADD_DATA on class CL_UC_COI_CUS05_GUI has no exception.
Method GET_DISPLAY_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_IS_EDIT | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20020207 |
Method GET_DISPLAY_MODE on class CL_UC_COI_CUS05_GUI has no exception.
Method GET_GUI_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_AREIND | Call by reference | Type reference (TYPE) | UC_AREIND | Gewinnverwendung in der Bilanz | 20020925 | |||
| 2 | ED_COIFLG | Call by reference | Type reference (TYPE) | UC_COI_ACTIVE | Kapitalkonsolidierung des Konsolidierungsmonitors aktiv | 20050203 | |||
| 3 | ED_ORGFLG | Call by reference | Type reference (TYPE) | UC_ORG_ACTIVE | Organisationsänderung im Konsolidierungsmonitor aktiv | 20040301 | |||
| 4 | ED_PROFLG | Call by reference | Type reference (TYPE) | UC_PRO_ACTIVE | Quotenkonsolidierung im Konsolidierungsmonitor aktiv | 20040301 | |||
| 5 | ES_COI_CUS01 | Call by reference | Type reference (TYPE) | UCF_S_COI_CUS01 | Systemnutzung Kapitalkonsolidierung | 20020218 | |||
| 6 | ET_ITKEY | Call by reference | Type reference (TYPE) | UCM_TS_ITKEY | Spezielle Position | 20020207 | |||
| 7 | ET_ITKEY_COI | Call by reference | Type reference (TYPE) | UCM_T_ITKEY_COI | Spezielle Position | 20020207 |
Method GET_GUI_DATA on class CL_UC_COI_CUS05_GUI has no exception.
Method GET_LOAD_FLG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_LOAD | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20020207 |
Method GET_LOAD_FLG on class CL_UC_COI_CUS05_GUI has no exception.
Method SET_DISPLAY_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IS_EDIT | Value transfer | Attribute reference (LIKE) | 20020207 |
Method SET_DISPLAY_MODE on class CL_UC_COI_CUS05_GUI has no exception.
Method SET_GUI_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ITKEY | Call by reference | Type reference (TYPE) | UCM_TS_ITKEY | Spezielle Position | 20020207 | |||
| 2 | IT_ITKEY_COI | Call by reference | Type reference (TYPE) | UCM_T_ITKEY_COI | Spezielle Position | 20020207 |
Method SET_GUI_DATA on class CL_UC_COI_CUS05_GUI has no exception.
Method SHOW_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGE | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | Meldungen | 20020412 |
Method SHOW_MESSAGE on class CL_UC_COI_CUS05_GUI has no exception.
History
| Last changed by/on | SAP | 20050220 |
| SAP Release Created in | 3.1B |