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

Search for:
Search Only:

1. Creating ABAP type definition from JSON structure (JSON2ABAPtype)
(How to...)
...          error_cntl_call_method = 1         others                 = 3     ).     if sy-subrc eq 0.       converter->build_structure(         exporting           i_data = /ui2/cl_json=>generate( json = cl_bcs_convert=>txt_to_string( it_soli   = source ) pretty_name = 'Y' ) ...
Created on 20 August 2018
2. Send mail in BADI or User-Exit without commiting
(Tricks)
Everybody sends mails from SAP, some are still using old FM SO_NEW_DOCUMENT_ATT_SEND_API1 but some CL_BCS class. This class is really powerful but it has one disadvantage - it does commit work, and not ...
Created on 22 February 2016
3. ZDEMO_FALV06 - Grid Layout settings + "Mark" fiel
(FALV (Fast ALV Grid))
... all / deselect all function. "! This is demo for FALV full screen with layout changes "! done by Lukasz Pegiel for http://abapblog.com report zdemo_falv06. types: begin of t_sflight,          mark type bcselect. ...
Created on 06 January 2016
4. Enhanced MB51 Part 6 - ZMB51 program
(Tricks)
...      f_xlen = xstrlen( l_xstring ).     lt_solix = cl_bcs_convert=>xstring_to_solix( iv_xstring  = l_xstring     ).     clear l_xstring.     cl_gui_frontend_services=>gui_download(     exporting ...
Created on 28 March 2014
5. Save message with attachment in Outlook's Draft
(Tricks)
... it in Outlook's Drafts folder. OLE2_OBJECT in fact can be used with any application that allows it, but today I will only show a hint how to work with MS Outlook. I know that most of us use CL_BCS ...
Created on 16 April 2013
6. ZIP a file using ABAP
(How to...)
...      exceptions       failed         = 1       others         = 2       .     if sy-subrc  0.       raise string_conv_error.     endif.   elseif i_solix[] is not initial.     try.         m_xstring = cl_bcs_convert=>solix_to_xstring( ...
Created on 13 April 2013
Łukasz Pęgiel
ALV GRID IN THE NUTSHELL FIELDCATALOG ADT F4IF START VALUE REQUEST Endless loop in BADI ME PROCESS CUST SAP WebIDE PRINTOUTS GUI ALV GRID COMPONENTS REFRESH ITM PROVIDE ALINK CONNECTION GTDELETE LVC FCAT Load variant to single subscreen selection screen SLICENSE GET GLOBALS FROM SLVC FULLSCR CALL TRANSFORMATION OPR MTK DATE SELECTOPTIONS FALV ECLIPSE ALV Grid in the nutshell Field catalog - tooltip IXML DOCUMENT DARK THEME Scan program for authority-check ISOLATE SELSCREEN ZDEMO FALV10 - Color Settings CTMS DDB SET VAL OBJECT CSRF token validation failed BAPI ROUTING DELETE CURRENT CELL ATC Pseudo Comments list FREE SESSION CHECK REUSE DISPLAY PROGRESS INDICATOR FILL MDPA EBAN SAP DEVELOPMENT TOOLS FOR ECLIPSE Creating editor for dynamic code SE38 like HTML VIEWER DFIELDNANE Field catalog - checkbox REJECTION ALLOWED Field catalog - domname - Domain name Field catalog - tech REDISPATCH Get filename and extension from full path CLASS READ ALV GRID SMP DYNTXT BOM SAPGUI SALV CONTROLLER METADATA GTGET ABAP IN ECLIPSE SELECTED CELLS Use ECLIPSE PLUGIN
  • 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
  • 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
  • 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.