• 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...)
... p;exporting           i_data = /ui2/cl_json=>generate( json = cl_bcs_convert=>txt_to_string( it_soli   = source ) pretty_name =&nb ...
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 ...
Created on 22 February 2016
3. ZDEMO_FALV06 - Grid Layout settings + "Mark" field
(FALV (Fast ALV Grid))
...  report zdemo_falv06. types: begin of t_sflight,          mark type bcselect.         include type sflight ...
Created on 06 January 2016
4. Enhanced MB51 Part 6 - ZMB51 program
(Tricks)
...      free: lo_excel, lo_worksheet, lo_excel_writer.     f_xlen = xstrlen( l_xstring ).     lt_solix = cl_bcs_convert=>xstring_to_solix( iv_xstring  = l_xstring ...
Created on 28 March 2014
5. Save message with attachment in Outlook's Drafts
(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...)
...    elseif i_solix[] is not initial.     try.         m_xstring = cl_bcs_convert=>solix_to_xstring( ...
Created on 13 April 2013
Łukasz Pęgiel
GUI ALV GRID PERIOD AND DATE CONVERT INPUT QUANTITY FIELDCATALOG ALV GRID Delete Routing - piece of cake LVC FCAT ABAP STRUCTDESCR ALV Grid in the nutshell Field catalog - cfieldname ZDEMO FALV06 - Grid Layout settings Mark field LOOP AT SCREEN TOOL ACCESS ADT COMPONENTS UPDATE PREPARE FALV ALV GRID IN THE NUTSHELL ZCL CMD CUSTOMER VARIANT CATALOG Reset rejection of Purchase Requisition COVEXT JSON2ABAPtype ABAP DEVELOPMENT TOOLS IN ECLIPSE RELEASABLE BAPI OBJCL GETDETAIL STARTING NEW TASK GET DDIC FIELD LIST Secure call of starting new task using RM FREE SESSION CHECK REFRESH FILL MDPA FROM EBAN CREATE COM ABAP HTML FILENAME APPEND USER SETTINGS SCMS STRING XSTRING PURCHASE REQ FACTORY Create fieldcatalog from internal table MAINTAIN SAP DEVELOPMENT TOOLS FOR ECLIPSE Field catalog - round RSBCS EXAMPLE EMAIL REQUISITION GOS - Link Business Documents from PR to PO Dynamic GUI STATUS TITLE with ABAP code Field catalog - qfieldname Field catalog ATC Pseudo Comments list PROGRAM INDEX VL473 ESDUS GLOBALS SLVC FULLSCR API LOAD COMPLEX TSK ROWMARK
  • 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
  • Call standard F4 search help with customized parameters
  • FALV (Fast ALV Grid)
  • Dynamic GUI STATUS & TITLE with ABAP code
  • Create XLSX file from internal table in background v2
  • ATC Pseudo Comments list
  • Create a nice looking chart with CL_GUI_CHART_ENGINE - Part 3 - Chart Data and render
  • Create fieldcatalog from internal table
  • GOS - How to add business documents at creation of object
  • Link Attachments of Purchase Requisition to Purchase Order
  • Subtotal lines of ALV GRID OO as content separator
  • Endless loop in BADI ME_PROCESS_PO_CUST
  • How to access private or protected data and methods of CL_GUI_ALV_GRID
  • 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.