• Home
  • About me
  • FALV
  • ALV Grid in the nutshell
    • Basic Information
    • Field catalog
  • Articles
    • Tricks
    • FALV (Fast ALV Grid)
    • ALV Grid in the nutshell
    • Tips
    • How to...
    • For beginners
    • Thoughts
  • By Topic
    • ALV
    • ALV OO
    • SALV
    • GOS
    • Selection screen
    • Purchase Requisitions
    • Purchase Orders
    • Attachments
    • Others
    • Characteristics
    • Sample Programs
    • ZIP
    • OLE
    • Mails
    • Routings
    • EWB
    • Excel
  • Keywords
  • RSS
  • Download
  • Home

Total: 18 results found.

Search for:
Search Only:

1. ALV Grid in the nutshell: Field catalog - Hotspot - ALV control: SingleClick-sensitive
(ALV Grid in the nutshell)
... to prepare implementation of the method. In my example I simply read the clicked cell content and I display a message on the screen. The index of row of clicked cell you’ll find in structure E_ROW_ID in ...
Created on 27 April 2020
2. ALV Grid in the nutshell: Field catalog - reprep - ALV control: Value is selection criterion for rep./rep.intf.
(ALV Grid in the nutshell)
... toolbar button “Call Up Report” once you select a line or cell in the grid. Figure 105 Calling up RRI   Once used, the second program (ZDEMO_AIN_CL41R) is called without selection-screen ...
Created on 13 April 2020
3. ALV Grid in the nutshell: Field catalog - rollname
(ALV Grid in the nutshell)
The main functionality of the ROLLNAME is to provide a data element that will be responsible for showing F1 help on the grid cell. If in data element the documentation is available, then it will be shown. ...
Created on 12 September 2019
4. ALV Grid in the nutshell: Field catalog - cfieldname
(ALV Grid in the nutshell)
... should place its name here. The output of the cell will be then based on a currency key kept in the same row of the internal table, in the corresponding field.  In the sample program ZDEMO_AIN_CL09 ...
Created on 24 June 2019
5. ALV Grid in the nutshell: Field catalog - icon
(ALV Grid in the nutshell)
If you want to display an icon inside the cell, then you need to setup a value of this field to ‘X’ and additionally you need to put an icon from type-pool ICON into the corresponding field of your internal ...
Created on 24 June 2019
6. ALV Grid in the nutshell: Field catalog - checkbox
(ALV Grid in the nutshell)
... or any other CHAR(1) type. If you use editable grid then once the checkbox is checked, the cell of the table behind it will be filled with value ‘X’.   Figure 41 ZDEMO_AIN_CL18 ...
Created on 24 June 2019
7. How to handle CL_GUI_ALV_GRID events in SALV
(Tricks)
...      data(selections) = salv->get_selections( ).     selections->set_selection_mode(   if_salv_c_selection_mode=>cell  ). "Single row selection ...
Created on 09 October 2016
8. ZCL_FALV - explanation of main methods and attributes
(FALV (Fast ALV Grid))
...  DISPLAY EXCLUDE_FUNCTION COLUMN SOFT_REFRESH SET_MARK_FIELD SET_EDITABLE SET_READONLY ADD_BUTTON DISABLE_BUTTON ENABLE_BUTTON DELETE_BUTTON SET_CELL_DISABLED SET_CELL_ENABLED ...
Created on 09 January 2016
9. ZDEMO_FALV13 - Mix demo + own screen and container
(FALV (Fast ALV Grid))
... opy->set_editable( ).   falv_redef_copy->layout->set_stylefname( 'STYLE' ).   falv_redef_copy->set_cell_disabled(     exporting       iv_ ...
Created on 06 January 2016
10. ZDEMO_FALV12 - Error log
(FALV (Fast ALV Grid))
... ALV when you don't pass a container for a log then a popup with errors appears when you enter wrong data to cell. FALV allows you to use built-in split container which will show errors only when they appea ...
Created on 06 January 2016
11. ZDEMO_FALV11 - Editable Grid settings
(FALV (Fast ALV Grid))
... 3 ways to make your grid editable, you can set whole grid editable in layout, some columns in field catalog and some cells in cells style table. This demo shows it all. "! This is demo for FALV with edit settings ...
Created on 06 January 2016
12. ZDEMO_FALV10 - Color Settings
(FALV (Fast ALV Grid))
... shows how to set colors for cells, rows and columns using FALV "! This is demo for FALV full screen with color settings "! done by Lukasz Pegiel for http://abapblog.com ...
Created on 06 January 2016
13. ZDEMO_FALV09 - Cell settings
(FALV (Fast ALV Grid))
The latest version of each part of FALV can be found on github repository https://github.com/fidley/falv which you can use in abapGit for easier up to date handling.    Cell settings ...
Created on 06 January 2016
14. FALV (Fast ALV Grid)
(FALV (Fast ALV Grid))
...  ZDEMO_FALV07 - FALV: Demo Full Screen Columns ZDEMO_FALV08 - FALV: Demo Mass Replace Function ZDEMO_FALV09 - FALV: Demo Cell Settings ZDEMO_FALV10 - FALV: Demo Colors  ...
Created on 04 January 2016
15. How to teach ABAP ???
(Thoughts)
... to make some conditions and use cell styling also. Then go to events handling and use some hotspots, data_changed event and so on, step by step. At the end they should look at their work and be proud of ...
Created on 24 November 2015
16. Mass replace popup for ALV grid
(Tips)
...                      "do not change that cell as it's not editable. ...
Created on 27 April 2014
17. EWB Components allocation to routing operation (multilevel BOM)
(How to...)
...              output = fs_assign-stlst.         "collect data it's the last cell so we append row to table ...
Created on 18 April 2014
18. Refresh ALV GRID and keep position and current cell
(Tricks)
... time :-) . Excuse me for that. So to keep scroll position and current cell we will need to use  following methods of CL_GUI_ALV_GRID: get_scroll_info_via_id - gets current scroll information get_current_cell         ...
Created on 22 April 2013
Łukasz Pęgiel
SEARCH BCS CONVERT ESDUS ALV Grid in the nutshell Field catalog - inttype - ABAP data type Field catalog - ifieldname ALV GRID EDIT MASK ALV GRID IN THE NUTSHELL ABAP ELEMDESCR OLE2 OBJECT GUI FRONTEND SERVICES GTFILE EXIST LOWER CASE TOOL ACCESS GUI HTML EDITOR FALV BAPI OBJCL CHANGE TOTEXP TECH Enhanced MB51 Part 1 - Goal and prerequisites BINARY RELATION CREATE COMMIT LVC FCAT COMPONENTS MAINTAIN Load variant to single subscreen selection screen KKEK FLOAT CURR SUBTOTAL TEXT SAPGUI SET FUNCTIONCODE SAP TechEd 2016 COC1 FEATURE CHECK RM07DOCS FIELDCATALOG Field catalog - Hotspot - ALV control SingleClick-sensitive RSDBRUNT Field catalog - tech RELEASABLE JUST Configure ALV GRID ABAP TEST COCKPIT PROGRESS INDICATOR VARIANT ITM PROVIDE CTMS DDB VAL FROM IXML OSTREAM How to select proper configuration entry SELTEXT acrTYC RSBCS EXAMPLE EMAIL SBCS SEND FALV Fast ALV Grid CHART ENGINE ELEMENT ECLIPSE AiE ADT dark theme settings READ USER SETTINGS Field catalog - cfieldname Enhanced MB51 Part 2 - Structure for data JSON2ABAPtype GET
  • Laserowe usuwanie blizn Tychy
  • Laserowe usuwanie zmarszczek Tychy
  • Paznokcie hybrydowe Tychy
  • Paznokcie tytanowe Tychy
  • Salon Kosmetyczny Tychy
  • Trycholog Tychy
  • Wypadanie włosów Tychy
Tweets by abapblog

Eclipse Plugins for ABAP

ABAP Favorites

Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client

ABAP ADT Extensions

Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client

ABAP Quick Fixes

Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client

 

Latest Articles

  • ABAP in Eclipse - Install, Configure, Use, and Enhance Your ADT
  • ALV Grid in the nutshell: Field catalog - col_id - ALV control: Column ID
  • ALV Grid in the nutshell: Field catalog - dfieldname – Fieldname for column group
  • ALV Grid in the nutshell: Field catalog - Hotspot - ALV control: SingleClick-sensitive
  • ALV Grid in the nutshell: Field catalog - sp_group - Group key
  • ALV Grid in the nutshell: Field catalog - domname - Domain name
  • ALV Grid in the nutshell: Field catalog - reprep - ALV control: Value is selection criterion for rep./rep.intf.
  • ALV Grid in the nutshell: Field catalog - reptext – Heading
  • ALV Grid in the nutshell: Field catalog - lowercase - Lowercase letters allowed/not allowed
  • ALV Grid in the nutshell: Field catalog - intlen - Internal Length in Bytes
  • Downloading Exchange Rates from NBP (National Bank of Poland)
  • Downloading Exchange Rates from Central Bank of Turkey
  • ABAP Extensions - Automatic Logon
  • ALV Grid in the nutshell: Field catalog - inttype - ABAP data type (C,D,N,...)
  • ALV Grid in the nutshell: Field catalog - datatype

Most Read

  • Create XLSX/MHTML file from internal table in background
  • Refresh ALV GRID and keep position and current cell
  • FALV (Fast ALV Grid)
  • Call standard F4 search help with customized parameters
  • Dynamic GUI STATUS & TITLE with ABAP code
  • Create XLSX file from internal table in background v2
  • ATC Pseudo Comments list
  • Create fieldcatalog from internal table
  • Create a nice looking chart with CL_GUI_CHART_ENGINE - Part 3 - Chart Data and render
  • GOS - How to add business documents at creation of object
  • Link Attachments of Purchase Requisition to Purchase Order
  • Endless loop in BADI ME_PROCESS_PO_CUST
  • How to access private or protected data and methods of CL_GUI_ALV_GRID
  • Subtotal lines of ALV GRID OO as content separator
  • Popup with multi-select ALV

Latest Comments

ABAP code and articles provided on http://abapblog.com, if it is not statet otherwise, were created by Łukasz Pęgiel. You can use the code in your SAP instance for commercial and non-commercial use without any warranty from side of the author. You cannot sell the code as a full program or a part of it.
Replicating of the articles and code is prohibited unless the agreement of the author is given to you.