• 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: 14 results found.

Search for:
Search Only:

1. ALV Grid in the nutshell: Field catalog - ifieldname
(ALV Grid in the nutshell)
Although the SAP name of this field says: “Field name of internal table field”, then I haven’t found any usage of this field. It’s also not filled by SAP when you use SALV for creating field-catalogs. ...
Created on 24 June 2019
2. ALV Grid in the nutshell
(ALV Grid in the nutshell)
... to hide it from us. CL_GUI_ALV_GRID class cannot be used to display data without some effort, that’s why many of the beginners starts with the REUSE_ALV_GRID_DISPLAY function module or CL_SALV_TABLE ...
Created on 24 June 2019
3. Create XLSX file from internal table in background v2
(Tricks)
... .           cl_salv_table=>factory(           exporting             list_display = abap_fal ...
Created on 01 June 2018
4. How to handle CL_GUI_ALV_GRID events in SALV
(Tricks)
If you follow my blog, then you probably noticed that I'm not keen of SALV class, as it's not editable and you cannot handle all events that you can in cl_gui_alv_grid class. With a small trick ...
Created on 09 October 2016
5. How to access private or protected data and methods of CL_GUI_ALV_GRID
(Tricks)
...      methods create_ex_result       returning         value(rv_results) type ref to cl_salv_ex_result_data_table . ...
Created on 26 May 2016
6. ZCL_FALV_LAYOUT - layout settings
(FALV (Fast ALV Grid))
...      methods set_val_data importing value(iv_value) type char01 .     methods set_blob_scope importing value(iv_value) type salv_bs_blob_scope  ...
Created on 10 January 2016
7. FALV (Fast ALV Grid)
(FALV (Fast ALV Grid))
... ve created FALV although SALV classes are provided by SAP? I know SALV classes although I haven't used them often. The main reason was that they don't provide edit mode. So at the end I've  ...
Created on 04 January 2016
8. FALV (Fast ALV Grid) - First blood
(FALV (Fast ALV Grid))
On one of my last tweets I have mentioned, that I'm working currently on some fast ALV Grid creation class. I know that we have SALV classes which does many of this what I'm trying to achieve here ...
Created on 28 December 2015
9. Create fieldcatalog from internal table
(How to...)
Many people still asks how to create field catalog for CL_GUI_ALV_GRID or REUSE_ALV_GRID_DISPLAY on a base of internal table. This is very easy since we have SALV classes, you could see it in ...
Created on 08 May 2015
10. Popup with multi-select ALV
(How to...)
...  *      ir_salv_adapter               = ir_salv_adapter     changing ...
Created on 29 April 2014
11. EWB Components allocation to routing operation (multilevel BOM)
(How to...)
...  *     IT_EXCEPT_QINFO                   = IT_EXCEPT_QINFO *     IR_SALV_FULLSCREEN_ADAPTER        = IR_SALV_FULLSCREEN_ADAPTER ...
Created on 18 April 2014
12. Enhanced MB51 Part 6 - ZMB51 program
(Tricks)
... ALV OO can be used as well as SALV. If you copy the code bellow and you'll have problems with excel export, then you'll have ot remove it or install to your SAP abap2xlsx classes which I used in ...
Created on 28 March 2014
13. Scan program for authority-check
(How to...)
...  data: gt_fcat type  slis_t_fieldcat_alv. data: gr_salv type ref to cl_salv_table. data: gr_columns type ref to cl_salv_columns_table. ...
Created on 13 July 2013
14. Create XLSX/MHTML file from internal table in background
(Tricks)
... tly I check if the fieldcatalog was passed. If not then I create it on a base of internal table with usage of cl_salv_table  and cl_salv_controller_metadata=>get_lvc_fieldcatalog. After I fin ...
Created on 12 May 2013
Łukasz Pęgiel
Convert date to and from external date type FALV ZDEMO FALV10 - Color Settings FALV Fast ALV Grid SAP Community Events GUI CHART ENGINE ALV Grid in the nutshell Field catalog - currency MS07 COMPONENTS MAINTAIN REUSE ALV VARIANT PARAMETERS KKEK CONVERT FLOAT CURR LVC FCAT CTMS DDB HAS VALUES INTERNAL ALV GRID FIELDCATALOG MERGE RESET REL ALLOWED IXML DOCUMENT GRID ZCL DYNAMIC STATUS - for full screen or popup Field catalog - Hotspot - ALV control SingleClick-sensitive Field catalog - no sum ABAP DEVELOPMENT TOOLS IN ECLIPSE ALV GRID IN THE NUTSHELL FALV05 - Adding Removing Disabling grid toolbar SELECT REFRESH SCMS XSTRING BINARY USER INFO SALV CONTROLLER METADATA GTGET FIX COLUMN ECLIPSE FALV13 - Mix demo own screen and container PURCHASE ORDER Field catalog - round TIMER HOTSPOT RM07DOCS Field catalog - qfieldname AiE ATC EXTENSION APPEND SETTINGS LOAD COMPLEX TSK CMD CUSTOMER Field catalog - emphasize ENCODING Field catalog - key sel GOS SERVICE TOOLS How to teach ABAP TechEd VRM SET ESRUO Download CV01N 3N documents to PC FALV07 - Columns field catalog
  • 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

  • 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
  • ALV Grid in the nutshell: Field catalog - rollname

Most Read

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

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.