SAP ABAP Interface IF_UC_ACCOUNT_GUI_DATA (Communication GUI <-> Data)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-BCS (Application Component) Business Consolidation
     UCU1 (Package) SEM-BCS: User Interface: Posting Screen
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_UC_COMPOUND_INT Compound: internal 20020116
2 Interface composition (i COMPRISING i_ref)  IF_UC_DE_ACC_SCR_DATA Data class for the adding new row popup 20050302
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UC_ACCOUNT_GUI_DATA Wrapping of Assignment Screen 20020114
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UC_ACCOUNT_GUI_DATA2 Wrapping of Fast Entry Screen 20020114
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UC_COMPOUND Combined Selection Conditions/Target Assignments 20000824
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UC_MULTICOMPOUND Bundling of Compounds 20000903
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UC_PARAMETER Global parameters 20010830
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UC_PARAMETER_DATA_WD Data Class for Extended Parameters in WebDynpro Monitor 20041118
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UC_UPL_COPY Data Transfer: Copy 20040105
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UC_UPL_COPY_GUI GUI for version/gckey mapping 20040311
Properties
Interface IF_UC_ACCOUNT_GUI_DATA  
Short Description Communication GUI <-> Data    
General Data
Package UCU1   SEM-BCS: User Interface: Posting Screen 
Created 20000817   SAP 
Last changed 20041006   SAP 
Unicode checks active    
Forward declarations
Interface IF_UC_ACCOUNT_GUI_DATA has no forward declaration.
Interfaces
Interface IF_UC_ACCOUNT_GUI_DATA has no interface.
Friends
Interface IF_UC_ACCOUNT_GUI_DATA has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ACC_SCR_IO_INACTIVE Constant Public Type reference (TYPE) UC_FLG IS INITIAL General Indicator, SAP Consolidation 20000825
2 GC_ACC_SCR_IO_INPUT Constant Public Type reference (TYPE) UC_FLG 'I' General Indicator, SAP Consolidation 20000825
3 GC_ACC_SCR_IO_MANDATORY Constant Public Type reference (TYPE) UC_FLG 'M' General Indicator, SAP Consolidation 20000825
4 GC_ACC_SCR_IO_MAND_SUBACCNT Constant Public Type reference (TYPE) UC_FLG 'S' Set from Compund in Final Target Assignment 20020507
5 GC_ACC_SCR_IO_OUT_ONLY Constant Public Type reference (TYPE) UC_FLG 'O' General Indicator, SAP Consolidation 20000825
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_HANDLE Instance method Public Method Get Handle for New Row in Fast Entry 20000901
2 GET_GUI_DATA Instance method Public Method Get Layout and Data 20000817
3 GET_MODEL Instance method Public Method Get Reference to Data Model 20000817
4 GET_VALUE_FILTER_F4 Instance method Public Method Get filter for values displayed for F4 20021219
5 INDICATE_TEXT_DISPLAY_MODE Instance method Public Method Called when text display is turned on or off 20020404
6 SET_GUI_DATA Instance method Public Method Return Data 20000817
Events
Interface IF_UC_ACCOUNT_GUI_DATA has no event.
Types
Interface IF_UC_ACCOUNT_GUI_DATA has no local type.
Method Signatures

Method CREATE_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_HANDLE Call by reference Type reference (TYPE) UC_HANDLE Allgemeines Handle 20000901
2 Importing I_HANDLE Call by reference Type reference (TYPE) UC_HANDLE 0 Aktuelles Handle bei Einfügen Zeile (Cursorposition) 20020118

Method CREATE_HANDLE on Interface IF_UC_ACCOUNT_GUI_DATA has no exception.

Method GET_GUI_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CURSOR Call by reference Type reference (TYPE) UCU_S_ACC_SCR_CURSOR Cursorpositionierung 20030516
2 Exporting ES_LAYOUT Call by reference Type reference (TYPE) UCU_SX_ACC_SCR_LAYOUT Schnittstelle für Kontierungsscreen: Layout 20000822
3 Exporting ET_CHAR_COL_TXT Call by reference Type reference (TYPE) UCU_TS_ACC_SCR_COL_TXT Überschrift je Merkmalsspalte im gekippten Kontierungsscreen 20020117
4 Exporting ET_DATA Call by reference Type reference (TYPE) UCU_TS_ACC_SCR_DATA Wert pro Merkmal/Attribut 20000817
5 Exporting ET_FDISP Call by reference Type reference (TYPE) UCU_TS_ACC_SCR_FDISP Anzuzeigende Merkmale/Attribute im Kontierungsscreen 20000817
6 Exporting ET_FFIX Call by reference Type reference (TYPE) UC0_TS_FFIX Feldwerte 20000817
7 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE Meldungen 20001026
8 Exporting ET_STEP_TXT Call by reference Type reference (TYPE) UCU_TS_ACC_SCR_STEP_TXT Kontierungsscreen: Bezeichnungen der Schritte 20000921
9 Exporting ET_SUBSTEP Call by reference Type reference (TYPE) UCU_TS_ACC_SCR_SUBSTEP Unternummern im gekippten Kontierungsscreen 20020118
10 Exporting ET_UNCHANGED Call by reference Type reference (TYPE) UC0_TH_HANDLE Seit dem letzten get_gui_data unveränderte Handles 20040602

Method GET_GUI_DATA on Interface IF_UC_ACCOUNT_GUI_DATA has no exception.

Method GET_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MODEL Call by reference Object reference (TYPE REF TO) IF_UC_MODEL Modell (Feldkatalog, ...) 20000817

Method GET_MODEL on Interface IF_UC_ACCOUNT_GUI_DATA has no exception.

Method GET_VALUE_FILTER_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_FILTER Value transfer Object reference (TYPE REF TO) IF_UC_CHAR_VALUE_FILTER FI-Stammdaten: Wertfilter für F4, ... 20021219
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) UC_FIELDNAME Feldname 20021219

Method GET_VALUE_FILTER_F4 on Interface IF_UC_ACCOUNT_GUI_DATA has no exception.

Method INDICATE_TEXT_DISPLAY_MODE Signature

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

Method INDICATE_TEXT_DISPLAY_MODE on Interface IF_UC_ACCOUNT_GUI_DATA has no exception.

Method SET_GUI_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CHANGED Call by reference Type reference (TYPE) UC0_TH_HANDLE Allgemeines Handle (Liste) 20040928
2 Importing IT_DATA Call by reference Type reference (TYPE) UCU_TS_ACC_SCR_DATA Wert pro Merkmal/Attribut 20000817
3 Importing IT_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE Meldungen 20000912

Method SET_GUI_DATA on Interface IF_UC_ACCOUNT_GUI_DATA has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 3.0A