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

Search for:
Search Only:

1. ALV Grid in the nutshell: Field catalog - datatype
(ALV Grid in the nutshell)
...  Decimal Floating Point Stored in BCD Format DF16_RAW Decimal Floating Point Stored as Binary Number DF16_SCL Decimal ...
Created on 11 December 2019
2. ATC Pseudo Comments list
(Tips)
...  BIN_SEARCH E READ .. BINARY SEARCH for result of statement at &1 line &2 CI_SORTED   CL_CI_TEST_NO_ORDER_BY CONCAT W CONCATENATE ... LINES OF itab ... ...
Created on 26 September 2018
3. Send mail in BADI or User-Exit without commiting
(Tricks)
...  *       iv_contents_bin = iv_contents_bin    " Main Document, First Body Part (Binary)        iv_doctype      = 'htm'    " Document Category *       iv_codepage     = iv_codepage    " Character Set of a Document ...
Created on 22 February 2016
4. Popup with multi-select ALV
(How to...)
...          sort ft_row_no by row_id ascending.         create data ft_table_ref like ct_outtab.         assign ft_table_ref->* to .         [] = ct_outtab[].         loop at  assigning .           read table ft_row_no with key row_id = sy-tabix binary search transporting no fields. ...
Created on 29 April 2014
5. Mass replace popup for ALV grid
(Tips)
...      read table ft_mass_sel_columns[] with key fieldname = -fieldname transporting no fields." binary search.     if sy-subrc eq 0.       add 1 to f_num.       add_param_descr: f_num -scrtext_s. ...
Created on 27 April 2014
6. EWB Components allocation to routing operation (multilevel BOM)
(How to...)
...                                                           binary search.     if sy-subrc eq 0.       "read operation data       read table ft_opr_class_data assigning  with key plnal = -plnal ...
Created on 18 April 2014
7. Enhanced MB51 Part 6 - ZMB51 program
(Tricks)
...      read table gt_blpp into gs_blpp                             with key belnr = -mblnr binary search.     if sy-subrc eq 0.       gs_alv-verid = gs_blpp-verid.     endif.     read table gt_marc into gs_marc ...
Created on 28 March 2014
8. Characteristic's own input screen - Part 7 - save characteristic value to databas
(How to...)
...                                                                      binary search.       if sy-subrc ne 0.         f_different = 'X'.       endif.     endloop.     loop at ft_allocvaluescharnew assigning . ...
Created on 17 November 2013
9. Custom selection-screen fields for MD07/MS07
(Tips)
...      loop at gt_mdma assigning .       read table gt_vendor assigning  with key matnr = -matnr       binary search.       if sy-subrc eq 0.         move -matnr to mdmwx-matnr.         move -werks to mdmwx-werks. ...
Created on 16 June 2013
10. Create XLSX/MHTML file from internal table in background
(Tricks)
...      call function 'SCMS_XSTRING_TO_BINARY'       exporting         buffer          = g_xstring *       APPEND_TO_TABLE = ' '       importing         output_length   = g_size       tables         binary_tab      = gt_bintab ...
Created on 12 May 2013
11. Create a nice looking chart with CL_GUI_CHART_ENGINE - Part 2 - Customization
(How to...)
In part one for this tutorial I quickly shown you how to create a chart customizing using Chart Designer, in this part I will show how I store and use such customizing. For the beginning I'll tell ...
Created on 04 May 2013
12. Load variant to single subscreen (selection screen)
(How to...)
...          " clear current content of selection fields         loop at ft_params into fs_params.           read table ft_sscr with key name = fs_params-selname binary search transporting no fields. ...
Created on 02 May 2013
13. Download CV01N/2N/3N documents to PC
(How to...)
...                     ).             if i_zip_files is not initial or et_xstring is requested.               call function 'SCMS_BINARY_TO_XSTRING'                 exporting                   input_length = ms_accessinf-comp_size ...
Created on 14 April 2013
14. Link Attachments of Purchase Requisition to Purchase Order
(Tricks)
... attachment to PO. In that way you do not double the same content on server. Bellow you can find the code of an function module which uses 'BINARY_RELATION_CREATE' and 'BINARY_RELATION_CREATE_COMMIT'. ...
Created on 12 April 2013
15. Free global data of a program at once
(Tricks)
...                                      and   type eq 'D'                                     and   name na ''.     read table mt_tokens with key str = -name                                   transporting no fields binary search. ...
Created on 10 April 2013


Łukasz Pęgiel
GUI ALV GRID ABAP IN ECLIPSE SAP TechEd Developer Hero 2016 ALINK CONNECTION GTUPDATE READ USER SETTINGS CTMS DDB SET VAL FROM OBJECT ZCL CMD CUSTOMER LVC FCAT ADT VIRTUALBOX Convert date to and from external date type ZDEMO FALV01 - Standard full screen FALV ALV GRID Why I like to code in ABAP in Eclipse FIELDCATALOG FALV VRM VALUES Endless loop in BADI ME PROCESS CUST EXPONENT FRONTEND SERVICES GTFILE EXIST SALV UTIL BOM HTTP CLIENT APPEND OBJECTS ROWMARK COMPONENTS MAINTAIN PRETTY PRINTER MESSAGE HANDLER SAPGUI PROGRESS INDICATOR API EXTRACT SYM CURRENT CELL VIA BAPI OBJCL CHANGE ALV GRID IN THE NUTSHELL RSFUNC TXT By Topic SCAN ABAP-SOURCE CHART ENGINE SAP DEVELOPMENT TOOLS FOR ECLIPSE ESRUO - MM settings table - Part 1 ABAP DEVELOPMENTS TOOLS RELEASABLE DFIELDNANE ALV Grid in the nutshell Field catalog - no convext FREE SESSION CHECK SAVE ABAP4 CALL TRANSACTION PLUGIN Save message with attachment in Outlook's Drafts LOAD COMPLEX TSK FILL MDPA EBAN ATC Pseudo Comments list PURCHASE ORDER
  • Laserowe usuwanie blizn Tychy
  • Laserowe usuwanie zmarszczek 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
  • Create XLSX file from internal table in background v2
  • FALV (Fast ALV Grid)
  • Call standard F4 search help with customized parameters
  • ATC Pseudo Comments list
  • Dynamic GUI STATUS & TITLE with ABAP code
  • Create fieldcatalog from internal table
  • Link Attachments of Purchase Requisition to Purchase Order
  • GOS - How to add business documents at creation of object
  • Endless loop in BADI ME_PROCESS_PO_CUST
  • Create a nice looking chart with CL_GUI_CHART_ENGINE - Part 3 - Chart Data and render
  • 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. 

Bootstrap is a front-end framework of Twitter, Inc. Code licensed under MIT License. Font Awesome font licensed under SIL OFL 1.1.