SAP ABAP Interface IF_UAC_VIEW_GRID (IF_UAC_VIEW_GRID)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB (Application Component) Financials Basis
     UAC_VIEW (Package) Views for MVC Pattern
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UAC_VIEW_GRID Grid View 20040716
Properties
Interface IF_UAC_VIEW_GRID  
Short Description IF_UAC_VIEW_GRID    
General Data
Package UAC_VIEW   Views for MVC Pattern 
Created 20040716   SAP 
Last changed 20041209   SAP 
Unicode checks active    
Forward declarations
Interface IF_UAC_VIEW_GRID has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_UAC_VIEW UAC View 20040716
Friends
Interface IF_UAC_VIEW_GRID has no friend.
Attributes
Interface IF_UAC_VIEW_GRID has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_DISPLAY_PROTOCOL Instance method Public Method Output Log in Dialog 20040716
2 ACTIVATE_REPREP_INTERFACE Instance method Public Method Enable Report/Report Interface 20040716
3 APPEND_ROWS Instance method Public Method Append Rows at End 20040716
4 CELL_DISPLAY Static method Public Method Output Cell 20040716
5 CHANGE_DATA_FROM_INSIDE Instance method Public Method for internal use only! 20040716
6 CHECK_CHANGED_DATA Instance method Public Method Check Changes and Fire Event DATA_CHANGED 20040716
7 FCODE_BOUNCER Instance method Public Method Internal, Temporary, Do not Use! 20040716
8 GET_ACTUAL_VIEW Instance method Public Method Gets Current View 20040716
9 GET_BACKEND_FIELDCATALOG Instance method Public Method INTERNAL USE ONLY 20040716
10 GET_CURRENT_CELL Instance method Public Method Current Row 20040716
11 GET_FILTERED_ENTRIES Instance method Public Method Hash Table of Filtered Entries 20040716
12 GET_FILTER_CRITERIA Instance method Public Method Get Filter Criteria 20040716
13 GET_FRONTEND_FIELDCATALOG Instance method Public Method Get Current Field Catalog from Frontend 20040716
14 GET_FRONTEND_LAYOUT Instance method Public Method Get Current Layout from Frontend 20040716
15 GET_FRONTEND_PRINT Instance method Public Method Get Current Print from Frontend 20040716
16 GET_SCROLL_INFO_VIA_ID Instance method Public Method Use ID to Get Scroll Information 20040716
17 GET_SELECTED_CELLS Instance method Public Method Get Selected Cells 20040716
18 GET_SELECTED_CELLS_ID Instance method Public Method Get Selected Cell IDs 20040716
19 GET_SELECTED_COLUMNS Instance method Public Method Get Selected Columns 20040716
20 GET_SELECTED_ROWS Instance method Public Method Get Selected Rows 20040716
21 GET_SORT_CRITERIA Instance method Public Method Get Sort Criteria 20040716
22 GET_SUBTOTALS Instance method Public Method Get Subtotals Table 20040716
23 GET_VARIANT Instance method Public Method Get Layout 20040716
24 IS_READY_FOR_INPUT Instance method Public Method Check for Current Editibility 20040716
25 LIST_PROCESSING_EVENTS Instance method Public Method Interface Method Classic ALV to ALV Control 20040716
26 OFFLINE Static method Public Method Batch or Web Reporting 20040716
27 PROCESS_UCOMM_ON_INVALID_INPUT Instance method Public Method Ucomms To Be Processed Even in Case of Invalid Input 20040716
28 RAISE_EVENT Instance method Public Method Raise 'USER_COMMAND' 20040716
29 REFRESH_TABLE_DISPLAY Instance method Public Method Redisplay Table 20040716
30 REGISTER_DELAYED_EVENT Instance method Public Method Set Delayed Event (change_selection or moved_cell) 20040716
31 REGISTER_EDIT_EVENT Instance method Public Method Register Edit Events 20040716
32 REGISTER_F4_FOR_FIELDS Instance method Public Method Register F4 Handling for Fields 20040716
33 SAVE_GRID_VARIANTS_SIMUL Instance method Public Method Save Grid Variants with Current 20040716
34 SAVE_VARIANT Instance method Public Method Save Layout 20040716
35 SAVE_VARIANT_DARK Instance method Public Method Save Variant in Background 20040716
36 SELECT_TEXT_IN_CURR_CELL Instance method Public Method Select Text 20040716
37 SET_3D_BORDER Instance method Public Method Sets 3D Frame 20040716
38 SET_AUTOREDRAW Instance method Public Method Autoredraw 20040716
39 SET_CURRENT_CELL_VIA_ID Instance method Public Method Current Row 20040716
40 SET_DELTA_CELLS Instance method Public Method For Internal Use Only!! 20040716
41 SET_DROP_DOWN_TABLE Instance method Public Method Set Dropdown Table 20040716
42 SET_ERROR_LOG Instance method Public Method For Internal Use Only!! 20040716
43 SET_FILTER_CRITERIA Instance method Public Method Set Filter Conditions 20040716
44 SET_FRONTEND_FIELDCATALOG Instance method Public Method Set Field Catalog 20040716
45 SET_FRONTEND_LAYOUT Instance method Public Method Set Frontend Layout 20040716
46 SET_FRONTEND_PRINT Instance method Public Method Set Frontend Print 20040716
47 SET_FUNCTION_CODE Instance method Public Method Internal Use Only! 20040716
48 SET_GRAPHICS_CONTAINER Instance method Public Method Pass Graphic Container 20040716
49 SET_GRIDTITLE Instance method Public Method Pass Grid Title 20040716
50 SET_HEADER_TRANSPORT Instance method Public Method For Internal Use only! 20040716
51 SET_HTML_HEADER Instance method Public Method Excel Header Set 20040716
52 SET_LAYOUT_OF_DOUBLEGRID Instance method Public Method Configures the Double Grid for the Layout (DV) 20040716
53 SET_READY_FOR_INPUT Instance method Public Method Set/Reset Ready for Input Status 20040716
54 SET_SCROLL_INFO_VIA_ID Instance method Public Method Use ID to Set Scroll Information 20040716
55 SET_SELECTED_CELLS Instance method Public Method Set Cell Selections 20040716
56 SET_SELECTED_CELLS_ID Instance method Public Method Set Cell Selections 20040716
57 SET_SELECTED_COLUMNS Instance method Public Method Set Column Selections 20040716
58 SET_SELECTED_ROWS Instance method Public Method Set Selected Rows 20040716
59 SET_SORT_CRITERIA Instance method Public Method Set Sort Criteria 20040716
60 SET_TABLE_FOR_FIRST_DISPLAY Instance method Public Method Formatted Output Table is Sent to Control 20040716
61 SET_TOOLBAR_INTERACTIVE Instance method Public Method Set Toolbar Status 20040716
62 SET_USER_COMMAND Instance method Public Method Set User Command 20040716
63 SET_VARIANT Instance method Public Method Set Display Variant 20040716
Events
Interface IF_UAC_VIEW_GRID has no event.
Types
Interface IF_UAC_VIEW_GRID has no local type.
Method Signatures

Method ACTIVATE_DISPLAY_PROTOCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_DIALOG Call by reference Type reference (TYPE) UAC_FLAG IF_UAC_ASSIGNMENT_CONSTANTS=>TRUE Protokollausgabe im Dialog 20040716

Method ACTIVATE_DISPLAY_PROTOCOL on Interface IF_UAC_VIEW_GRID has no exception.

Method ACTIVATE_REPREP_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_REPREP Value transfer Type reference (TYPE) LVC_S_RPRP Senderinformationen 20040716
# Exception Resumable Description Created on
1 NO_SENDER Sender konnte nicht ermittelt werden 20040716

Method APPEND_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ROW_COUNT Value transfer Type reference (TYPE) INT4 1 Anzahl der Zeilen 20040716

Method APPEND_ROWS on Interface IF_UAC_VIEW_GRID has no exception.

Method CELL_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_FIELDCAT Call by reference Type reference (TYPE) LVC_S_FCAT Feldkatalogeintrag 20040716
2 Exporting E_EXT_VALUE Call by reference Type reference (TYPE) ANY Datum im externen Format 20040716
3 Importing IS_DATA Value transfer Type reference (TYPE) ANY Datenzeile 20040716
4 Importing I_INT_VALUE Value transfer Type reference (TYPE) ANY Datum im internen Format 20040716

Method CELL_DISPLAY on Interface IF_UAC_VIEW_GRID has no exception.

Method CHANGE_DATA_FROM_INSIDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BAD_CELLS Value transfer Type reference (TYPE) LVC_T_MODI ALV Control: Tabelle der geänderten Zellen für Anwendung 20040716
2 Exporting ET_MSG Value transfer Type reference (TYPE) LVC_T_MSG1 ALV-Control: Nachrichten 20040716
3 Importing IT_CELLS Value transfer Type reference (TYPE) LVC_T_POS ALV-Control: Zellenbeschreibung 20040716
4 Importing IT_STYLE_CELLS Value transfer Type reference (TYPE) LVC_T_MODI ALV Control: Geänderte Zellen 20040716

Method CHANGE_DATA_FROM_INSIDE on Interface IF_UAC_VIEW_GRID has no exception.

Method CHECK_CHANGED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_REFRESH Call by reference Type reference (TYPE) CHAR01 'X' Charakterfeld der Länge 1 20040716
2 Exporting E_VALID Call by reference Type reference (TYPE) CHAR01 Eingaben sind konsistent 20040716

Method CHECK_CHANGED_DATA on Interface IF_UAC_VIEW_GRID has no exception.

Method FCODE_BOUNCER Signature

Method FCODE_BOUNCER on Interface IF_UAC_VIEW_GRID has no parameter.
Method FCODE_BOUNCER on Interface IF_UAC_VIEW_GRID has no exception.

Method GET_ACTUAL_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VIEW Call by reference Type reference (TYPE) UI_FUNC Aktueller View 20040716

Method GET_ACTUAL_VIEW on Interface IF_UAC_VIEW_GRID has no exception.

Method GET_BACKEND_FIELDCATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELDCATALOG Call by reference Type reference (TYPE) LVC_T_FCAT Backendfeldkatalog 20040716

Method GET_BACKEND_FIELDCATALOG on Interface IF_UAC_VIEW_GRID has no exception.

Method GET_CURRENT_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_COL_ID Call by reference Type reference (TYPE) LVC_S_COL Spalten-Id 20040716
2 Exporting ES_ROW_ID Call by reference Type reference (TYPE) LVC_S_ROW Zeilen-Id 20040716
3 Exporting ES_ROW_NO Call by reference Type reference (TYPE) LVC_S_ROID Numerische Zeilen ID 20040716
4 Exporting E_COL Call by reference Type reference (TYPE) I Spalte auf Grid 20040716
5 Exporting E_ROW Call by reference Type reference (TYPE) I Zeile auf Grid 20040716
6 Exporting E_VALUE Call by reference Type reference (TYPE) C Wert 20040716

Method GET_CURRENT_CELL on Interface IF_UAC_VIEW_GRID has no exception.

Method GET_FILTERED_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FILTERED_ENTRIES Call by reference Type reference (TYPE) LVC_T_FIDX Hashtabelle der gefilterten Einträge 20040716

Method GET_FILTERED_ENTRIES on Interface IF_UAC_VIEW_GRID has no exception.

Method GET_FILTER_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FILTER Call by reference Type reference (TYPE) LVC_T_FILT Filterkriterien 20040716

Method GET_FILTER_CRITERIA on Interface IF_UAC_VIEW_GRID has no exception.

Method GET_FRONTEND_FIELDCATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELDCATALOG Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog 20040716

Method GET_FRONTEND_FIELDCATALOG on Interface IF_UAC_VIEW_GRID has no exception.

Method GET_FRONTEND_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LAYOUT Call by reference Type reference (TYPE) LVC_S_LAYO Layout 20040716

Method GET_FRONTEND_LAYOUT on Interface IF_UAC_VIEW_GRID has no exception.

Method GET_FRONTEND_PRINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PRINT Call by reference Type reference (TYPE) LVC_S_PRNT Print Einstellungen für LVC 20040716

Method GET_FRONTEND_PRINT on Interface IF_UAC_VIEW_GRID has no exception.

Method GET_SCROLL_INFO_VIA_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_COL_INFO Call by reference Type reference (TYPE) LVC_S_COL SpaltenID 20040716
2 Exporting ES_ROW_INFO Call by reference Type reference (TYPE) LVC_S_ROW ZeilenID 20040716
3 Exporting ES_ROW_NO Call by reference Type reference (TYPE) LVC_S_ROID Numerische ZeilenID 20040716

Method GET_SCROLL_INFO_VIA_ID on Interface IF_UAC_VIEW_GRID has no exception.

Method GET_SELECTED_CELLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CELL Call by reference Type reference (TYPE) LVC_T_CELL selektierte Zellen 20040716

Method GET_SELECTED_CELLS on Interface IF_UAC_VIEW_GRID has no exception.

Method GET_SELECTED_CELLS_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CELLS Call by reference Type reference (TYPE) LVC_T_CENO ZellenIDs 20040716

Method GET_SELECTED_CELLS_ID on Interface IF_UAC_VIEW_GRID has no exception.

Method GET_SELECTED_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INDEX_COLUMNS Call by reference Type reference (TYPE) LVC_T_COL Indizes der selektierten Zeilen 20040716

Method GET_SELECTED_COLUMNS on Interface IF_UAC_VIEW_GRID has no exception.

Method GET_SELECTED_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INDEX_ROWS Call by reference Type reference (TYPE) LVC_T_ROW Indizes der selektierten Zeilen 20040716
2 Exporting ET_ROW_NO Call by reference Type reference (TYPE) LVC_T_ROID Numerische IDs der selektierten Zeilen 20040716

Method GET_SELECTED_ROWS on Interface IF_UAC_VIEW_GRID has no exception.

Method GET_SORT_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SORT Call by reference Type reference (TYPE) LVC_T_SORT Sortierkriterien 20040716

Method GET_SORT_CRITERIA on Interface IF_UAC_VIEW_GRID has no exception.

Method GET_SUBTOTALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_COLLECT00 Call by reference Type reference (TYPE) REF TO DATA Endsumme 20040716
2 Exporting EP_COLLECT01 Call by reference Type reference (TYPE) REF TO DATA Höchste Zwischensummenebene 20040716
3 Exporting EP_COLLECT02 Call by reference Type reference (TYPE) REF TO DATA Zweithöchste Zwischensummenebene 20040716
4 Exporting EP_COLLECT03 Call by reference Type reference (TYPE) REF TO DATA Dritthöchste Zwischensummenebene 20040716
5 Exporting EP_COLLECT04 Call by reference Type reference (TYPE) REF TO DATA Vierhöchste Zwischensummenebene 20040716
6 Exporting EP_COLLECT05 Call by reference Type reference (TYPE) REF TO DATA Fünfthöchste Zwischensummenebene 20040716
7 Exporting EP_COLLECT06 Call by reference Type reference (TYPE) REF TO DATA Sechsthöchste Zwischensummenebene 20040716
8 Exporting EP_COLLECT07 Call by reference Type reference (TYPE) REF TO DATA Siebthöchste Zwischensummenebene 20040716
9 Exporting EP_COLLECT08 Call by reference Type reference (TYPE) REF TO DATA Achthöchste Zwischensummenebene 20040716
10 Exporting EP_COLLECT09 Call by reference Type reference (TYPE) REF TO DATA Neunthöchste Zwischensummenebene 20040716
11 Exporting ET_GROUPLEVELS Call by reference Type reference (TYPE) LVC_T_GRPL Gruppenstufentabelle 20040716

Method GET_SUBTOTALS on Interface IF_UAC_VIEW_GRID has no exception.

Method GET_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_VARIANT Call by reference Type reference (TYPE) DISVARIANT Anzeigevariante 20040716
2 Exporting E_SAVE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20040716

Method GET_VARIANT on Interface IF_UAC_VIEW_GRID has no exception.

Method IS_READY_FOR_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_COL_ID Call by reference Type reference (TYPE) LVC_S_COL Spalte 20040716
2 Importing I_ROW_ID Call by reference Type reference (TYPE) INT4 Zeilen ID 20040716
3 Returning READY_FOR_INPUT Value transfer Type reference (TYPE) INT4 Editierbar 20040716

Method IS_READY_FOR_INPUT on Interface IF_UAC_VIEW_GRID has no exception.

Method LIST_PROCESSING_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SUBTOTTXT Call by reference Type reference (TYPE) LVC_DISTXT Zwischensummentext 20040716
2 Importing IP_SUBTOT_LINE Call by reference Object reference (TYPE REF TO) DATA Zwischensummenzeile 20040716
3 Importing IS_SUBTOTTXT_INFO Value transfer Type reference (TYPE) LVC_S_STXT Zwischensummentext-Infos 20040716
4 Importing I_DYNDOC_ID Call by reference Object reference (TYPE REF TO) CL_DD_DOCUMENT Dynamisches Dokument 20040716
5 Importing I_EVENT_NAME Value transfer Type reference (TYPE) CHAR30 Eventname Lisprocessing 20040716
6 Importing I_TABLE_INDEX Value transfer Type reference (TYPE) I Zeile der Ausgabetabelle 20040716

Method LIST_PROCESSING_EVENTS on Interface IF_UAC_VIEW_GRID has no exception.

Method OFFLINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_OFFLINE Value transfer Type reference (TYPE) INT4 Offline 20040716

Method OFFLINE on Interface IF_UAC_VIEW_GRID has no exception.

Method PROCESS_UCOMM_ON_INVALID_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_UCOMMS Value transfer Type reference (TYPE) UI_FUNCTIONS Funktionscodestabelle 20040716

Method PROCESS_UCOMM_ON_INVALID_INPUT on Interface IF_UAC_VIEW_GRID has no exception.

Method RAISE_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NOT_PROCESSED Value transfer Type reference (TYPE) CHAR01 20040716
2 Importing I_UCOMM Value transfer Type reference (TYPE) SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20040716
3 Importing I_USER_COMMAND Value transfer Type reference (TYPE) CHAR01 20040716

Method RAISE_EVENT on Interface IF_UAC_VIEW_GRID has no exception.

Method REFRESH_TABLE_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STABLE Value transfer Type reference (TYPE) LVC_S_STBL zeilen-/spaltenstabil 20040716
2 Importing I_SOFT_REFRESH Value transfer Type reference (TYPE) CHAR01 Ohne Sortierung, Filter, etc. 20040716
# Exception Resumable Description Created on
1 FINISHED Display wurde beendet ( durch Export ). 20040716

Method REGISTER_DELAYED_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EVENT_ID Value transfer Type reference (TYPE) I EventId 20040716
# Exception Resumable Description Created on
1 ERROR Fehler 20040716

Method REGISTER_EDIT_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EVENT_ID Value transfer Type reference (TYPE) I EventID 20040716
# Exception Resumable Description Created on
1 ERROR Fehler 20040716

Method REGISTER_F4_FOR_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_F4 Value transfer Type reference (TYPE) LVC_T_F4 F4-Felder 20040716

Method REGISTER_F4_FOR_FIELDS on Interface IF_UAC_VIEW_GRID has no exception.

Method SAVE_GRID_VARIANTS_SIMUL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_GRIDS Value transfer Type reference (TYPE) LVC_T_SAVE Grid-Varianten zum abspeichern 20040716

Method SAVE_GRID_VARIANTS_SIMUL on Interface IF_UAC_VIEW_GRID has no exception.

Method SAVE_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EXIT Value transfer Type reference (TYPE) CHAR01 Aktion abgebrochen 20040716
2 Importing I_DIALOG Value transfer Type reference (TYPE) CHAR01 'X' Charakterfeld der Länge 1 20040716

Method SAVE_VARIANT on Interface IF_UAC_VIEW_GRID has no exception.

Method SAVE_VARIANT_DARK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_VARIANT Value transfer Type reference (TYPE) DISVARIANT Varianteninformation 20040716
2 Importing I_ACTIVE Value transfer Type reference (TYPE) CHAR01 'X' Charakterfeld der Länge 1 20040716

Method SAVE_VARIANT_DARK on Interface IF_UAC_VIEW_GRID has no exception.

Method SELECT_TEXT_IN_CURR_CELL Signature

Method SELECT_TEXT_IN_CURR_CELL on Interface IF_UAC_VIEW_GRID has no parameter.
Method SELECT_TEXT_IN_CURR_CELL on Interface IF_UAC_VIEW_GRID has no exception.

Method SET_3D_BORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BORDER Value transfer Type reference (TYPE) I Rahmen (1=Ja, 0=Nein) 20040716
# Exception Resumable Description Created on
1 ERROR Fehler 20040716

Method SET_AUTOREDRAW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENABLE Value transfer Type reference (TYPE) INT4 Autoredraw 20040716

Method SET_AUTOREDRAW on Interface IF_UAC_VIEW_GRID has no exception.

Method SET_CURRENT_CELL_VIA_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_COLUMN_ID Value transfer Type reference (TYPE) LVC_S_COL Spalte 20040716
2 Importing IS_ROW_ID Value transfer Type reference (TYPE) LVC_S_ROW Zeile 20040716
3 Importing IS_ROW_NO Value transfer Type reference (TYPE) LVC_S_ROID Numerische Zeilen ID 20040716

Method SET_CURRENT_CELL_VIA_ID on Interface IF_UAC_VIEW_GRID has no exception.

Method SET_DELTA_CELLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DELTA_CELLS Value transfer Type reference (TYPE) LVC_T_MODI Deltatabelle 20040716
2 Importing I_FRONTEND_ONLY Value transfer Type reference (TYPE) CHAR01 Update nur am Frontend 20040716
3 Importing I_MODIFIED Value transfer Type reference (TYPE) CHAR01 Modified 20040716

Method SET_DELTA_CELLS on Interface IF_UAC_VIEW_GRID has no exception.

Method SET_DROP_DOWN_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DROP_DOWN Value transfer Type reference (TYPE) LVC_T_DROP DropDownTable 20040716
2 Importing IT_DROP_DOWN_ALIAS Value transfer Type reference (TYPE) LVC_T_DRAL ALV-Control: DropDown Lixtboxes 20040716

Method SET_DROP_DOWN_TABLE on Interface IF_UAC_VIEW_GRID has no exception.

Method SET_ERROR_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ALV Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID Error ALV 20040716

Method SET_ERROR_LOG on Interface IF_UAC_VIEW_GRID has no exception.

Method SET_FILTER_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FILTER Value transfer Type reference (TYPE) LVC_T_FILT Filterbedingungen 20040716
# Exception Resumable Description Created on
1 NO_FIELDCATALOG_AVAILABLE Instanzvariable Feldkatalog wurde noch nicht gesetzt 20040716

Method SET_FRONTEND_FIELDCATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELDCATALOG Value transfer Type reference (TYPE) LVC_T_FCAT Feldkatalog 20040716

Method SET_FRONTEND_FIELDCATALOG on Interface IF_UAC_VIEW_GRID has no exception.

Method SET_FRONTEND_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LAYOUT Value transfer Type reference (TYPE) LVC_S_LAYO Layout 20040716

Method SET_FRONTEND_LAYOUT on Interface IF_UAC_VIEW_GRID has no exception.

Method SET_FRONTEND_PRINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PRINT Value transfer Type reference (TYPE) LVC_S_PRNT Print Einstellungen für LVC 20040716

Method SET_FRONTEND_PRINT on Interface IF_UAC_VIEW_GRID has no exception.

Method SET_FUNCTION_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_UCOMM Call by reference Type reference (TYPE) SY-UCOMM Funktionscode 20040716

Method SET_FUNCTION_CODE on Interface IF_UAC_VIEW_GRID has no exception.

Method SET_GRAPHICS_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GRAPHICS_CONTAINER Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Grafikcontainer 20040716

Method SET_GRAPHICS_CONTAINER on Interface IF_UAC_VIEW_GRID has no exception.

Method SET_GRIDTITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GRIDTITLE Value transfer Type reference (TYPE) LVC_TITLE ALV-Control: Text der Titelzeile 20040716

Method SET_GRIDTITLE on Interface IF_UAC_VIEW_GRID has no exception.

Method SET_HEADER_TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HEADER_TRANSPORT Value transfer Type reference (TYPE) CHAR30 30 Characters 20040716

Method SET_HEADER_TRANSPORT on Interface IF_UAC_VIEW_GRID has no exception.

Method SET_HTML_HEADER Signature

Method SET_HTML_HEADER on Interface IF_UAC_VIEW_GRID has no parameter.
Method SET_HTML_HEADER on Interface IF_UAC_VIEW_GRID has no exception.

Method SET_LAYOUT_OF_DOUBLEGRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DTC_LAYOUT Value transfer Type reference (TYPE) DTC_S_LAYO Name der Spalte aus interner Tabelle 20040716

Method SET_LAYOUT_OF_DOUBLEGRID on Interface IF_UAC_VIEW_GRID has no exception.

Method SET_READY_FOR_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_READY_FOR_INPUT Value transfer Type reference (TYPE) INT4 1 Eingabefähigkeit 20040716

Method SET_READY_FOR_INPUT on Interface IF_UAC_VIEW_GRID has no exception.

Method SET_SCROLL_INFO_VIA_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_COL_INFO Value transfer Type reference (TYPE) LVC_S_COL SpaltenID 20040716
2 Importing IS_ROW_INFO Value transfer Type reference (TYPE) LVC_S_ROW ZeilenID 20040716
3 Importing IS_ROW_NO Value transfer Type reference (TYPE) LVC_S_ROID Numerische ZeilenID 20040716

Method SET_SCROLL_INFO_VIA_ID on Interface IF_UAC_VIEW_GRID has no exception.

Method SET_SELECTED_CELLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CELLS Value transfer Type reference (TYPE) LVC_T_CELL Zellentabelle 20040716

Method SET_SELECTED_CELLS on Interface IF_UAC_VIEW_GRID has no exception.

Method SET_SELECTED_CELLS_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CELLS Value transfer Type reference (TYPE) LVC_T_CENO ZellenIDs 20040716

Method SET_SELECTED_CELLS_ID on Interface IF_UAC_VIEW_GRID has no exception.

Method SET_SELECTED_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEEP_OTHER_SELECTIONS Value transfer Type reference (TYPE) CHAR01 Charakterfeld der Länge 1 20040716
2 Importing IT_COL_TABLE Value transfer Type reference (TYPE) LVC_T_COL Selektierte Spalten 20040716

Method SET_SELECTED_COLUMNS on Interface IF_UAC_VIEW_GRID has no exception.

Method SET_SELECTED_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEEP_OTHER_SELECTIONS Value transfer Type reference (TYPE) CHAR01 Charakterfeld der Länge 1 20040716
2 Importing IT_INDEX_ROWS Value transfer Type reference (TYPE) LVC_T_ROW Indizes der selektierten Zeilen 20040716
3 Importing IT_ROW_NO Value transfer Type reference (TYPE) LVC_T_ROID Numerische ZeilenIDs 20040716

Method SET_SELECTED_ROWS on Interface IF_UAC_VIEW_GRID has no exception.

Method SET_SORT_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SORT Value transfer Type reference (TYPE) LVC_T_SORT Sortierkriterien 20040716
# Exception Resumable Description Created on
1 NO_FIELDCATALOG_AVAILABLE Instanzvariable Feldkatalog wurde noch nicht gesetzt 20040716

Method SET_TABLE_FOR_FIRST_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SALV_GRID_ADAPTER Call by reference Object reference (TYPE REF TO) CL_SALV_GRID_ADAPTER Adapter zur Ausgabe der Daten in einem Gridcontainer 20040716
2 Importing IS_LAYOUT Value transfer Type reference (TYPE) LVC_S_LAYO Layout 20040716
3 Importing IS_PRINT Value transfer Type reference (TYPE) LVC_S_PRNT Drucksteuerung 20040716
4 Importing IS_VARIANT Value transfer Type reference (TYPE) DISVARIANT Anzeigevariante 20040716
5 Importing IT_ALV_GRAPHICS Value transfer Type reference (TYPE) DTC_T_TC Tabelle von der Struktur DTC_S_TC 20040716
6 Importing IT_EXCEPT_QINFO Value transfer Type reference (TYPE) LVC_T_QINF Tabelle für die Exception Quickinfo 20040716
7 Changing IT_FIELDCATALOG Value transfer Type reference (TYPE) LVC_T_FCAT Feldkatalog 20040716
8 Changing IT_FILTER Value transfer Type reference (TYPE) LVC_T_FILT Filterkriterien 20040716
9 Importing IT_HYPERLINK Value transfer Type reference (TYPE) LVC_T_HYPE Hyperlinks 20040716
10 Changing IT_OUTTAB Call by reference Type reference (TYPE) STANDARD TABLE Ausgabetabelle 20040716
11 Changing IT_SORT Value transfer Type reference (TYPE) LVC_T_SORT Sortierkriterien 20040716
12 Importing IT_SPECIAL_GROUPS Value transfer Type reference (TYPE) LVC_T_SGRP Feldgruppen 20040716
13 Importing IT_TOOLBAR_EXCLUDING Value transfer Type reference (TYPE) UI_FUNCTIONS excludierte Toolbarstandardfunktionen 20040716
14 Importing I_BUFFER_ACTIVE Value transfer Type reference (TYPE) ANY Pufferung aktiv 20040716
15 Importing I_BYPASSING_BUFFER Value transfer Type reference (TYPE) CHAR01 Puffer ausschalten 20040716
16 Importing I_CONSISTENCY_CHECK Value transfer Type reference (TYPE) CHAR1 Starte Konsistenzverprobung für Schnittstellefehlererkennung 20040716
17 Importing I_DEFAULT Value transfer Type reference (TYPE) CHAR01 'X' Defaultanzeigevariante 20040716
18 Importing I_SAVE Value transfer Type reference (TYPE) CHAR01 Anzeigevariante sichern 20040716
19 Importing I_STRUCTURE_NAME Value transfer Type reference (TYPE) DD02L-TABNAME Strukturname der internen Ausgabetabelle 20040716
# Exception Resumable Description Created on
1 INVALID_PARAMETER_COMBINATION Parameter falsch 20040716
2 PROGRAM_ERROR Programmfehler 20040716
3 TOO_MANY_LINES Zu viele Zeilen in eingabebereitem Grid. 20040716

Method SET_TOOLBAR_INTERACTIVE Signature

Method SET_TOOLBAR_INTERACTIVE on Interface IF_UAC_VIEW_GRID has no parameter.
Method SET_TOOLBAR_INTERACTIVE on Interface IF_UAC_VIEW_GRID has no exception.

Method SET_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_UCOMM Value transfer Type reference (TYPE) SY-UCOMM User Command 20040716

Method SET_USER_COMMAND on Interface IF_UAC_VIEW_GRID has no exception.

Method SET_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_VARIANT Value transfer Type reference (TYPE) DISVARIANT Anzeigevariante (externe Verwendung) 20040716
2 Importing I_SAVE Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20040716

Method SET_VARIANT on Interface IF_UAC_VIEW_GRID has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in 300