SAP ABAP Class CL_UC_COI_CUS09_GUI (C/I Customizing: Activities)
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 20020301
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_CUST_GUI_EXT External View at GUI Object 20020301
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UG_WB_COMMUNICATION Workbench: Events and Methods for Communication with the WB 20020301
Properties
Class CL_UC_COI_CUS09_GUI  
Short Description C/I Customizing: Activities    
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 20020301   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 UC00 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 UCF6 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 UCM0 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 20020301
3 IF_UC_CUST_GUI_EXT External View at GUI Object 20020301
4 IF_UG_WB_COMMUNICATION Workbench: Events and Methods for Communication with the WB 20020301
Friends
Class CL_UC_COI_CUS09_GUI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DD_DISPLAY Instance attribute Private Type reference (TYPE) UC_FLG General Indicator, SAP Consolidation 20020301
2 DD_INTDE Instance attribute Private Type reference (TYPE) UCF_S_COI_INTDE Integrated Entry Investment/Equity 20020304
3 DD_IS_EDIT Instance attribute Private Type reference (TYPE) UC_FLG 'X' General Indicator, SAP Consolidation 20020403
4 DD_LOAD Instance attribute Private Type reference (TYPE) UC_FLG General indicator, SAP Consolidation 20020301
5 DO_ALV_SUB3 Instance attribute Private Object reference (TYPE REF TO) CL_UC_COI_CUS09_ALV C/I Customizing: Activities 20040820
6 DO_ALV_SUB4 Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20040820
7 DO_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20040823
8 DO_DATA_OBJ Instance attribute Private Object reference (TYPE REF TO) CL_UC_COI_COIAC_FACTORY C/I Customizing 20020301
9 DO_INTDE Instance attribute Private Object reference (TYPE REF TO) IF_UG_MD_CHAR FIN Master Data: Representation of a Characteristic 20020326
10 DO_MODEL Instance attribute Private Object reference (TYPE REF TO) IF_UC_MODEL Model (field catalog, ...) 20020301
11 DS_COI_CUS01 Instance attribute Private Type reference (TYPE) UCF_S_COI_CUS01 C/I: System Utilization 20040823
12 DS_COI_CUS02 Instance attribute Private Type reference (TYPE) UCF_S_COI_CUS02 C/I: Location of Values 20020319
13 DT_ACC_GUI_OBJ Instance attribute Private Type reference (TYPE) GTX_ACCOUNT_GUI Table of All Posting Screens 20020301
14 DT_COI_COIAC_1 Instance attribute Private Type reference (TYPE) UCF_T_COI_COIAC_CUS09_1 Consolidation of Investments: Activities 20020319
15 DT_COI_COIAC_2 Instance attribute Private Type reference (TYPE) UCF_T_COI_COIAC_CUS09_2 Consolidation of Investments: Activities 20020319
16 DT_COI_COIAC_3 Instance attribute Private Type reference (TYPE) UCF_T_COI_COIAC_CUS09_3 Consolidation of Investments: Activities 20020326
17 DT_COI_COIAC_4 Instance attribute Private Type reference (TYPE) UCF_T_COI_COIAC_CUS09_7 Consolidation of Investments: Activities 20040820
18 DT_FFIX Instance attribute Private Type reference (TYPE) UCM_TS_PARAMETER FI 20020301
19 DT_MESSAGE Instance attribute Private Type reference (TYPE) UC0_T_MESSAGE Messages 20020412
20 DT_TXT_COIAC Instance attribute Private Type reference (TYPE) T_TXT_COIAC 20020301
21 GC_MAX_LINES Constant Private Type reference (TYPE) I 35 20020301
22 GC_MIN_LINES Constant Private Type reference (TYPE) I 35 20020301
23 GC_PROGRAM Constant Private Type reference (TYPE) SCRHPROG 'SAPLUCF6_09' Program Name 20020301
24 GC_SCREEN Constant Private Type reference (TYPE) SCRHDNUM '1000' Screen Number 20020301
25 GO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) IF_UC_CUST_GUI Internal View of GUI Object 20020301
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20020301
2 GET_ADD_DATA Instance method Public Method Get model and dt_ffix 20020301
3 GET_DISPLAY_MODE Instance method Public Method Get Display Mode 20020301
4 GET_GUI_DATA Instance method Public Method Get GUI Data 20020301
5 GET_LOAD_FLG Instance method Public Method Return dd_load 20020301
6 SET_ALV_CTRL Instance method Public Method Declare ALV of GUI Class 20020322
7 SET_DISPLAY_MODE Instance method Private Event handling method Set Display Mode 20020301
8 SET_GUI_DATA Instance method Public Method Set GUI Data 20020301
9 SHOW_MESSAGE Instance method Public Method Display Messages 20020412
Events
Class CL_UC_COI_CUS09_GUI has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GSX_ACCOUNT_GUI Private See coding 20020301 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 20020301 gtx_account_gui TYPE STANDARD TABLE OF gsx_account_gui
3 S_TXT_COIAC Private See coding 20020301 BEGIN OF s_txt_coiac, coiac TYPE uc_coiac, txtmi TYPE uc_txtmi, END OF s_txt_coiac
4 T_TXT_COIAC Private See coding 20020301 t_txt_coiac TYPE STANDARD TABLE OF s_txt_coiac
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_UC_COI_CUS09_GUI has no parameter.
Method CONSTRUCTOR on class CL_UC_COI_CUS09_GUI has no exception.

Method GET_ADD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_CHAR Call by reference Object reference (TYPE REF TO) IF_UG_MD_CHAR FI-Stammdaten: Repräsentanz eines Merkmals 20020301
2 Exporting EO_MODEL Call by reference Object reference (TYPE REF TO) IF_UC_MODEL Modell (Feldkatalog, ...) 20020301
3 Exporting ET_FFIX Call by reference Type reference (TYPE) UCM_TS_PARAMETER Parameter 20020301

Method GET_ADD_DATA on class CL_UC_COI_CUS09_GUI has no exception.

Method GET_DISPLAY_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IS_EDIT Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20020301

Method GET_DISPLAY_MODE on class CL_UC_COI_CUS09_GUI has no exception.

Method GET_GUI_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_INTDE Call by reference Type reference (TYPE) UC_INTDE Integrierte Erfassung Beteiligung/Kapital 20020304
2 Exporting ES_COI_CUS01 Call by reference Type reference (TYPE) UCF_S_COI_CUS01 Kapitalkonsolidierung: Systemnutzung 20040823
3 Exporting ES_COI_CUS02 Call by reference Type reference (TYPE) UCF_S_COI_CUS02 Kapitalkonsolidierung: Datenherkunft 20020319
4 Exporting ET_COI_COIAC_1 Call by reference Type reference (TYPE) UCF_T_COI_COIAC_CUS09_1 Kapitalkonsolidierung: Vorgänge 20020319
5 Exporting ET_COI_COIAC_2 Call by reference Type reference (TYPE) UCF_T_COI_COIAC_CUS09_2 Kapitalkonsolidierung: Vorgänge 20020319
6 Exporting ET_COI_COIAC_3 Call by reference Type reference (TYPE) UCF_T_COI_COIAC_CUS09_3 Kapitalkonsolidierung: Vorgänge 20020326
7 Exporting ET_COI_COIAC_4 Call by reference Type reference (TYPE) UCF_T_COI_COIAC_CUS09_7 Kapitalkonsolidierung: Vorgänge 20040820

Method GET_GUI_DATA on class CL_UC_COI_CUS09_GUI has no exception.

Method GET_LOAD_FLG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_LOAD Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20020301

Method GET_LOAD_FLG on class CL_UC_COI_CUS09_GUI has no exception.

Method SET_ALV_CTRL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ALV_SUB3 Call by reference Object reference (TYPE REF TO) CL_UC_COI_CUS09_ALV 20040820
2 Importing IO_ALV_SUB4 Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20040820
3 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container fuer Custom Controls in der Dynpro Area 20040823

Method SET_ALV_CTRL on class CL_UC_COI_CUS09_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_IS_EDIT Value transfer Attribute reference (LIKE) 20020301

Method SET_DISPLAY_MODE on class CL_UC_COI_CUS09_GUI has no exception.

Method SET_GUI_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_INTDE Call by reference Type reference (TYPE) UC_INTDE Integrierte Erfassung Beteiligung/Kapital 20020304
2 Importing IT_COI_COIAC_1 Call by reference Type reference (TYPE) UCF_T_COI_COIAC_CUS09_1 Kapitalkonsolidierung: Vorgänge 20020319
3 Importing IT_COI_COIAC_2 Call by reference Type reference (TYPE) UCF_T_COI_COIAC_CUS09_2 Kapitalkonsolidierung: Vorgänge 20020319
4 Importing IT_COI_COIAC_3 Call by reference Type reference (TYPE) UCF_T_COI_COIAC_CUS09_3 Kapitalkonsolidierung: Vorgänge 20020326
5 Importing IT_COI_COIAC_4 Call by reference Type reference (TYPE) UCF_T_COI_COIAC_CUS09_7 Kapitalkonsolidierung: Vorgänge 20040820

Method SET_GUI_DATA on class CL_UC_COI_CUS09_GUI has no exception.

Method SHOW_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_DISPLAY Call by reference Type reference (TYPE) UC_FLG 'X' Allgemeines Kennzeichen SAP Konsolidierung 20020412
2 Importing IT_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE Meldungen 20020412

Method SHOW_MESSAGE on class CL_UC_COI_CUS09_GUI has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 3.1B