• 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 Retro ASCII symbols in ALV Grid table GUI CUSTOM CONTAINER ACR AUTHORITY-CHECK ALV GRID SUM SALV UTIL MB51 ALV Grid in the nutshell Field catalog - datatype FIELDCATALOG MEREQ GET FACTORY LVC FCAT FRONTEND SERVICES GTFILE EXIST FALV ADT ALV GRID IN THE NUTSHELL chart designer FILL MDPA FROM EBAN cookies Field catalog - rollname TVCPLAK LEARN ABAP FLAG Field catalog - qfieldname ESDUS PSEUDO COMMENTS BAPI OBJCL CHANGE ABAP DEVELOPMENTS TOOLS Field catalog - tooltip SAPGUI PROGRESS INDICATOR JSON Field catalog - col pos QFIELDNAME EXPORT TO MEMORY ID EWB Components allocation to routing operation multilevel BOM PURCHASE ORDER IXML DOCUMENT OBJECTS CLASS Function Module or Method OUTB DELIVERY CREATENOREF TechEd LOAD COMPLEX TSK EXCHANGERATE CREATE XML Speed up your coding with ABAP in Eclipse SITWRO 2017 session JUST CALL TRANSFORMATION READ USER id - ALV control Column ID ALINK CONNECTION GTFIND acrTYC Other checks on purchase requisition state REQUISITION Keywords SCMS XSTRING BINARY RM07DOCS ABAP Code Retreat GTINSERT OLE2 OBJECT ZDEMO FALV14 - Popup calls CONTROLLER METADATA
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)
  • ATC Pseudo Comments list
  • Call standard F4 search help with customized parameters
  • Dynamic GUI STATUS & TITLE with ABAP code
  • Create fieldcatalog from internal table
  • Link Attachments of Purchase Requisition to Purchase Order
  • Endless loop in BADI ME_PROCESS_PO_CUST
  • GOS - How to add business documents at creation of object
  • 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
  • How to handle CL_GUI_ALV_GRID events in SALV
  • Subtotal lines of ALV GRID OO as content separator

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.