• 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. Secure call of "starting new task" using RM_<span class="highlight">FREE</span>_SESSION_CHECK&#160;...
(Tips)
... a way to avoid such risk -> easily call FM  RM_FREE_SESSION_CHECK or TH_USER_INFO directly to check if we can afford to open new session. If yes then we can call our FM in new task, if not then we can ...
Created on 25 April 2013
2. <span class="highlight">Free</span> global data of a program at once
(Tricks)
... create a report which just show some figures and you don't need anymore all the internal tables or objects that you used to prepare output table. So to free memory then just before calling ALV I was ...
Created on 10 April 2013
3. ABAP Code Retreat Tychy 2019 - Organizer Recap
(Thoughts)
...  that it will be easier and better to use Eventbrite, which is free for free of charge event. You can setup there the maximum of participants per ticket type, as well as give some description and informatio ...
Created on 02 April 2019
4. ATC Pseudo Comments list
(Tips)
...    CL_CI_TEST_EXTENDED_CHECK 204 E FREE MEMORY statement with no ID specified FREE_MEMORY_OK   CL_CI_TEST_EXTENDED_CHECK 205 N INCLUDE ...
Created on 26 September 2018
5. Mass replace popup for ALV grid
(Tips)
... point but only in case user has at least one free session available. We can check that with FM RM_FREE_SESSION_CHECK. If the check is successful the we call FM from 3rd point starting new task and performing ...
Created on 27 April 2014
6. Enhanced MB51 Part 6 - ZMB51 program
(Tricks)
...      "create excel writer object to get xstring     create object lo_excel_writer type zcl_excel_writer_2007. *     l_xstring = lo_excel_writer->write_file( lo_excel ).     free: lo_excel, lo_worksheet, lo_excel_writer. ...
Created on 28 March 2014
7. Enhanced MB51 Part 4 - Call MB51
(Tricks)
...    import export to mt_list from memory id 'ZMB51_FULLLIST_EXPORT'.   free memory id 'ZMB51_FULLLIST_EXPORT'.   create data mt_exlist like ct_list.   create data ms_exlist like line of ct_list. ...
Created on 27 March 2014
8. How to check if for purchase requisition rejection can be reset?
(How to...)
Working with Purchase Requisitions in ABAP is quite pleasant job, but sometimes it's not so easy like with other documents types. You cannot easily say if Requisition is rejected and can be reset by ...
Created on 18 March 2014
9. Characteristic's own input screen - Part 4 - Move screen values to reference dat
(How to...)
...                  if sy-subrc eq 0.                   free mo_type.                   mo_type ?= cl_abap_typedescr=>describe_by_data( p_data =  ).                   case mo_type->type_kind.                     when 'D' or 'T'. ...
Created on 14 November 2013
10. Classifications - Part 2 - Get Object Details
(How to...)
...                free mo_type.               mo_type ?= cl_abap_typedescr=>describe_by_data( p_data =  ).               case mo_type->type_kind.                 when 'D' or 'T'.                    = -value_from. ...
Created on 18 May 2013
11. Classifications - Part 1 - prepare structure for class data
(How to...)
...        free mo_tab.       free mo_str.     endloop.     "we've got now key fields + separate deep field for each characteristic so we can     "create our final structure and table ...
Created on 17 May 2013
12. Load variant to single subscreen (selection screen)
(How to...)
...  *     FREE_SELECTIONS_DESC        = FREE_SELECTIONS_DESC *     FREE_SELECTIONS_VALUE       = FREE_SELECTIONS_VALUE     exceptions       variant_non_existent        = 1       variant_obsolete            = 2 ...
Created on 02 May 2013
13. Save message with attachment in Outlook's Draft
(Tricks)
...    endif. *  you can diplay window or Save it in Drafts *  call method of fo_appitem 'Display'.   call method of fo_appitem 'Save'.   free object fo_appitem.   free object fo_namespace. ...
Created on 16 April 2013
14. Zipping in IZArc with ABAP directly on PC
(Tricks)
... - also a program with proper parameters. In my example I will use IZArc (it's free and fast). So what I'm doing here is: - passing full path to the file which will be zipped - call cl_gui_frontend_services=>environment_get_variable ...
Created on 15 April 2013
15. About me
(Static pages)
... head but not too much time to make them all alive. In my "free" time I also help my wife in her business by creating & updating websites ( Salon Kosmetyczny Tychy, Trycholog Tychy) and software for running ...
Created on 08 April 2013


Łukasz Pęgiel
ALV GRID ALV Grid in the nutshell Field catalog - no convext DELETE USER OBJECTS GUI ALV GRID EDIT MASK LVC FCAT CTMS DDB SET VAL FROM OBJECT SAPGUI PROGRESS INDICATOR TABNAME FIELDCATALOG COMPONENTS UPDATE PREPARE ABAP4 CALL TRANSACTION Field catalog - emphasize ALV GRID IN THE NUTSHELL GET GLOBALS SLVC FULLSCR FILENAME IXML ENCODING Field catalog - fieldname PERIOD AND DATE CONVERT INPUT SCAN ABAP-SOURCE PURCHASE ORDER FALV Fast ALV Grid - First blood BAPI ROUTING ECLIPSE TOOL ACCESS GUI TITLE MAINTAIN GUI STATUS SCROLL INFO VIA BOM COPY COVEXT FRONTEND SERVICES GTENVIRONMENT VARIABLE ABAP TABLEDESCR VARIANT CONTENTS SALV UTIL AiE ADT dark theme settings ZDEMO FALV11 - Editable Grid settings CALL TRANSFORMATION CLASS Copy routing create on a base of existing one FIELDNAME EWB Components allocation to routing operation multilevel BOM PARAMETERS Enhanced MB51 Part 1 - Goal and prerequisites Convert date to and from external date type EDITOR TABLE WITH STATUS Free global data of a program at once FALV DESCRIBE NAME Battleships game two players
  • 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.