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

Search for:
Search Only:

1. ALV Grid in the nutshell: Basic Information
(ALV Grid in the nutshell)
​​​​​​ I wrote in previous post, you can’t use this class directly without any effort. First of all, the class itself will not display anything if you’ll not create a container for it. The following containers ...
Created on 24 June 2019
2. Creating ABAP type definition from JSON structure (JSON2ABAPtype)
(How to...)
... ;initial.       results_editor = new #( parent = new cl_gui_custom_container( container_name = 'CC_OUTPUT' ) ) .    & ...
Created on 20 August 2018
3. Retro ASCII symbols in ALV Grid table
(How to...)
... m to display all that I have found on 7.50 SP2 NW system.    report zab_alv_symbols. parameters: dummy as checkbox. initialization. data(grid) = new cl_gui_alv_grid( i_parent =  new cl_gui_docking_containe ...
Created on 03 June 2018
4. ABAP Favorites Eclipse plugin
(How to...)
...  “Add folder” button from the view toolbar. Depending on the view type you can get one of the two screens:     Folders are containers for your favorites. Beside name and descr ...
Created on 29 June 2017
5. WYSIWYG HTML Editor in ABAP
(Tricks)
... NICEdit and this tread on SCN I found the way to make HTML WYSIWYG editor for ABAP.   My editor use CL_GUI_HTML_VIEWER to display NICEdit in container, and then thanks to POST method I put changes ...
Created on 20 January 2016
6. ZCL_FALV - explanation of main methods and attributes
(FALV (Fast ALV Grid))
...  BUTTON_NORMAL BUTTON_MENU_DEFAULT BUTTON_MENU BUTTON_SEPARATOR BUTTON_RADIOBUTTON BUTTON_CHECKBOX BUTTON_MENU_ENTRY MAIN_CONTAINER SPLIT_CONTAINER VARIANT LAYOUT_SAVE EXCLUDE_FUNCTIONS ...
Created on 09 January 2016
7. ZDEMO_FALV13 - Mix demo + own screen and container
(FALV (Fast ALV Grid))
... uses few of previous demo examples + at the end it calls screen 0100 which has container CC_MAIN and they are used to create last FALV. So you have choice, you can use full screen FALV or you can place ...
Created on 06 January 2016
8. 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
9. FALV (Fast ALV Grid)
(FALV (Fast ALV Grid))
...  switch and copy between popup, full screen and container version Easy toolbar handling (in grid and in full screen/popup using Dynamic GUI STATUS & TITLE with ABAP code ) One pla ...
Created on 04 January 2016
10. FALV (Fast ALV Grid) - First blood
(FALV (Fast ALV Grid))
... and copy between popup, full screen and container version Easy toolbar handling (in grid and in full screen/popup using Dynamic GUI STATUS & TITLE with ABAP code ) One place to handle user ...
Created on 28 December 2015
11. Battleships game (two players)
(How to...)
... see water icon also. On the top of the screen there is an HTML container builded with CL_GUI_HTML_VIEWER.  This container will tell you if it's your turn or if you have won the battle.   ...
Created on 10 January 2015
12. Popup with multi-select ALV
(How to...)
...  data: go_popup_custom_cont      type ref to cl_gui_custom_container. data: go_popup_grid             type ref to cl_gui_alv_grid. ...
Created on 29 April 2014
13. Mass replace popup for ALV grid
(Tips)
... if you select different column in ALV grid.   Demo report (please create screen 0100 with custom container called 'CC_0100', add gui status with at least function 'MASS_REPLA' ...
Created on 27 April 2014
14. GOS - How to add business documents at creation of object
(Tricks)
...    endif.   g_gos_ident-objtype  = 'BUS2105'. "PR BUS object   create object go_gos_manager   exporting "    io_container         = g_cc_att ...
Created on 25 April 2014
15. Classifications - Part 2 - Get Object Details
(How to...)
...        mo_str = i_structure.     endif.     "create data container     create data ms_data type handle mo_str. ...
Created on 18 May 2013
16. Create a nice looking chart with CL_GUI_CHART_ENGINE - Part 3 - Chart Data and render
(How to...)
... table. In the method provided bellow I firstly create custom container object (cl_gui_custom_container) to place the chart in it, then I create chart engine (cl_gui_chart_engine), then using if_xml I ...
Created on 06 May 2013
17. Download CV01N/2N/3N documents to PC
(How to...)
...  I_FILENAME TYPE CSEQUENCE OPTIONAL -> filename for zip - used if you zip all files into zip container Exporting: ET_FILES TYPE CVAPI_TBL_DOC_FILES -> Table with all files found in document  ...
Created on 14 April 2013
18. ZIP a file using ABAP
(How to...)
... -> string to be zipped I_FILENAME TYPE STRING -> filename used as name of file inside the zip container I_SOLIX TYPE SOLIX_TAB OPTIONAL -> SOLIX_TAB to be zipped I_SOLI TYPE SOLI_TAB OPTIONAL ...
Created on 13 April 2013
19. Free global data of a program at once
(Tricks)
...  types: t_scompo_name type line of tt_ra_scompo_name .       type-pools abap . constants cname_cl_gui_custom_container type abap_abstypename value '\CLASS=CL_GUI_CUSTOM_CONTAINER'.  ...
Created on 10 April 2013
Łukasz Pęgiel
PROVIDE COM OPR HEADER HANDLE ALV GRID ALV GRID IN THE NUTSHELL READ USER OBJECTS COMPONENTS UPDATE PREPARE GUI STATUS ADT ALV Grid in the nutshell Basic Information Scan program for authority-check Field catalog - symbol ZCL SAPGUI PROGRESS INDICATOR SETTINGS Field catalog - key GUI ALV GRID RELEASE ALLOWED LVC FCAT ZDEMO FALV12 - Error log SBCS SEND ALINK CONNECTION GTDELETE TRANSFER FROM SLIS RM07DOCS JSON SAP TechEd FIELDNAME PURCHASE REQ FACTORY ABAP ELEMDESCR DOCKING CONTAINER TVCPLAP ATC BINARY RELATION CREATE PERIOD AND DATE CONVERT OUTPUT Retro ASCII symbols in ALV Grid table CMD API EXTRACT SAVE SIGN Field catalog - no zero RSDBRUNT REQUISITION DELETE CTMS CLASS DDB CALL TRANSFORMATION sum ABAP4 CALL TRANSACTION LZERO TEACH ABAP SAP TechEd Developer Hero 2016 Save message with attachment in Outlook's Drafts MB51 OUT SCMS XSTRING MEREQS EBAN LOOKUP Downloading Exchange Rates from NBP National Bank of Poland FIELDCATALOG Zipping in IZArc with ABAP directly on PC IXML OSTREAM SUBTOTAL
  • 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.