SAP ABAP Class CL_UC_ACCOUNT_GUI_DATA2 (Wrapping of Fast Entry Screen)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-BCS (Application Component) Business Consolidation
     UCT6 (Package) SEM-BCS: Wrapper for Assignment Screens
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_ACCOUNT_GUI_DATA Communication GUI <-> Data 20020114
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_CUST_DATA Internal View of Customizing Data 20020114
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_CUST_DATA_EXT External view at Customizing data 20020114
Properties
Class CL_UC_ACCOUNT_GUI_DATA2  
Short Description Wrapping of Fast Entry Screen    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UCT6   SEM-BCS: Wrapper for Assignment Screens 
Created 20020114   SAP 
Last change 20050220   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_UC_ACCOUNT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 UC00 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_UC_ACCOUNT_GUI_DATA Communication GUI <-> Data 20020114
2 IF_UC_CUST_DATA Internal View of Customizing Data 20020114
3 IF_UC_CUST_DATA_EXT External view at Customizing data 20020114
Friends
Class CL_UC_ACCOUNT_GUI_DATA2 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DO_FILTER Instance attribute Private Object reference (TYPE REF TO) IF_UC_CHAR_VALUE_FILTER FIN Master Data: Value Filter for F4, ... 20021219
2 DO_MODEL Instance attribute Private Object reference (TYPE REF TO) IF_UC_MODEL Data Model 20020114
3 DT_ACC_DATA Instance attribute Private Type reference (TYPE) UCU_TS_ACC_SCR_DATA Value per Characteristic/Attribute 20020114
4 DT_ACC_DATA_ALL Instance attribute Private Type reference (TYPE) UCU_TS_ACC_SCR_DATA Value per Characteristic/Attribute 20050114
5 DT_ACC_TEXT Instance attribute Private Type reference (TYPE) UCU_TS_ACC_SCR_STEP_TXT Assignment Screen: Names of Steps 20020115
6 DT_COL_TEXT Instance attribute Private Type reference (TYPE) UCU_TS_ACC_SCR_COL_TXT Heading per Characteristic Column on Fast Entry Screen 20020118
7 DT_FFIX Instance attribute Private Type reference (TYPE) UC0_TS_FFIX Fixed Characteristic Values 20020114
8 DT_INACTIVE Instance attribute Private Type reference (TYPE) UCF_T_ACCSEL_INACTIVE Inactive Cells in Assignmt/Selcond-Screen 20020213
9 DT_MESSAGE Instance attribute Private Type reference (TYPE) UC0_T_MESSAGE Messages 20020114
10 D_DATATABLE Instance attribute Private Type reference (TYPE) UC_FLG General Indicator, SAP Consolidation 20030804
11 D_DEP_FLD Instance attribute Private Type reference (TYPE) UC_FLG General Indicator, SAP Consolidation 20021204
12 D_DISPLAY Instance attribute Private Type reference (TYPE) UC_FLG General indicator, SAP Consolidation 20020227
13 D_DISP_TXT Instance attribute Private Type reference (TYPE) UC_FLG General indicator, SAP Consolidation 20020404
14 D_FIELDF4 Instance attribute Private Type reference (TYPE) UC_FIELDNAME Field Name 20021219
15 D_HANDLE Instance attribute Private Type reference (TYPE) UC_HANDLE General Handle 20020115
16 D_HEADER1 Instance attribute Private Type reference (TYPE) UC_TXTMI Heading 20020121
17 D_HEADER2 Instance attribute Private Type reference (TYPE) UC_TXTMI Medium Text 20020121
18 D_INSHDL Instance attribute Private Type reference (TYPE) UC_HANDLE General Handle 20020118
19 D_MULT_COMP Instance attribute Private Type reference (TYPE) UC_FLG General Indicator, SAP Consolidation 20030925
20 D_NEW_INST Instance attribute Private Type reference (TYPE) UC_FLG General indicator, SAP Consolidation 20020205
21 D_NO_DELETE Instance attribute Private Type reference (TYPE) UC_FLG General indicator, SAP Consolidation 20020211
22 D_NO_DETAIL Instance attribute Private Type reference (TYPE) UC_FLG General indicator, SAP Consolidation 20020205
23 D_NO_HEADER Instance attribute Private Type reference (TYPE) UC_FLG General Indicator, SAP Consolidation 20050111
24 D_NO_INSERT Instance attribute Private Type reference (TYPE) UC_FLG General indicator, SAP Consolidation 20020128
25 D_NO_ITEM Instance attribute Private Type reference (TYPE) UC_FLG General indicator, SAP Consolidation 20020205
26 D_NO_SETS Instance attribute Private Type reference (TYPE) UC_FLG General indicator, SAP Consolidation 20020205
27 D_NO_SUBACC Instance attribute Private Type reference (TYPE) UC_FLG General indicator, SAP Consolidation 20020125
28 D_NO_TOOLBR Instance attribute Private Type reference (TYPE) UC_FLG General indicator, SAP Consolidation 20020510
29 D_PRINT_ALV Instance attribute Private Type reference (TYPE) UC_FLG General Indicator, SAP Consolidation 20030911
30 D_SEQNR_FLG Instance attribute Private Type reference (TYPE) UC_FLG General indicator, SAP Consolidation 20020124
31 D_S_COMP1 Instance attribute Private Type reference (TYPE) UC_ROLLNAME Data Element 20020320
32 D_S_COMP2 Instance attribute Private Type reference (TYPE) UC_ROLLNAME Data Element 20020320
33 GC_TYPE_DUMMY Constant Public Type reference (TYPE) UC_SELACCTYPE '9' Type of selection condition/target assignment 20030814
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20020114
2 GET_ACC_DATA Instance method Public Method Sift Data 20020114
3 GET_MESSAGE Instance method Public Method Get Messages 20020114
4 SET_ACC_DATA Instance method Public Method Transfer data 20020114
Events
Class CL_UC_ACCOUNT_GUI_DATA2 has no event.
Types
Class CL_UC_ACCOUNT_GUI_DATA2 has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method GET_ACC_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_NEW_LINE Call by reference Type reference (TYPE) UC_HANDLE Allgemeines Handle 20020206
2 Exporting ED_NEW_TEXT Call by reference Type reference (TYPE) UC_TXTMI Mitteltext 20020206
3 Exporting ET_ACC_DATA Call by reference Type reference (TYPE) UCU_TS_ACC_SCR_DATA Wert pro Merkmal/Attribut 20020114

Method GET_ACC_DATA on class CL_UC_ACCOUNT_GUI_DATA2 has no exception.

Method GET_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE Meldungen 20020114

Method GET_MESSAGE on class CL_UC_ACCOUNT_GUI_DATA2 has no exception.

Method SET_ACC_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FILTER Call by reference Object reference (TYPE REF TO) IF_UC_CHAR_VALUE_FILTER F4-Filter 20021219
2 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_UC_MODEL Modell (Metadaten) 20020816
3 Importing IT_ACC_DATA Call by reference Type reference (TYPE) UCU_TS_ACC_SCR_DATA Wert pro Merkmal/Attribut 20020114
4 Importing IT_ACC_TEXT Call by reference Type reference (TYPE) UCU_TS_ACC_SCR_STEP_TXT Kontierungsscreen: Bezeichnungen der Schritte 20020115
5 Importing IT_COL_TEXT Call by reference Type reference (TYPE) UCU_TS_ACC_SCR_COL_TXT Überschrift je Merkmalsspalte im gekippten Kontierungsscreen 20020118
6 Importing IT_INACTIVE Call by reference Type reference (TYPE) UCF_T_ACCSEL_INACTIVE Inactive Zellen im Account-/Selcond-Screen 20020213
7 Importing I_DATATABLE Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20030804
8 Importing I_DEP_FLD Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20021204
9 Importing I_DISPLAY Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20020227
10 Importing I_FIELDF4 Call by reference Type reference (TYPE) UC_FIELDNAME Feldname für F4-Filter 20021219
11 Importing I_HEADER1 Call by reference Type reference (TYPE) UC_TXTMI Mitteltext 20020121
12 Importing I_HEADER2 Call by reference Type reference (TYPE) UC_TXTMI Mitteltext 20020121
13 Importing I_MULT_COMP Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20030925
14 Importing I_NO_DELETE Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20020211
15 Importing I_NO_DETAIL Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20020205
16 Importing I_NO_HEADER Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20050111
17 Importing I_NO_INSERT Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20020128
18 Importing I_NO_ITEM Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20020205
19 Importing I_NO_SETS Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20020205
20 Importing I_NO_SUBACC Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20020125
21 Importing I_NO_TOOLBR Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20020510
22 Importing I_PRINT_ALV Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20030911
23 Importing I_SEQNR_FLG Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20020124
24 Importing I_S_COMP1 Call by reference Type reference (TYPE) UC_ROLLNAME Datenelement 20020320
25 Importing I_S_COMP2 Call by reference Type reference (TYPE) UC_ROLLNAME Datenelement 20020320

Method SET_ACC_DATA on class CL_UC_ACCOUNT_GUI_DATA2 has no exception.
History
Last changed by/on SAP  20050220 
SAP Release Created in 3.1B