• 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. ABAP Code Retreat Tychy 2019 - Organizer Recap
(Thoughts)
...  use the Fiori app from SAP Mentors for that, but this time I've decided 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 par ...
Created on 02 April 2019
2. ATC Pseudo Comments list
(Tips)
... PREFIX_OK   CL_CI_TEST_EXTENDED_CHECK 204 E FREE MEMORY statement with no ID specified FREE_MEMORY_OK   CL_CI_TEST_EXTENDED_CHECK  ...
Created on 26 September 2018
3. Mass replace popup for ALV grid
(Tips)
... 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 ss1001_call_end funtion at ...
Created on 27 April 2014
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. Enhanced MB51 Part 4 - Call MB51
(Tricks)
...    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
6. How to check if for purchase requisition rejection can be reset?
(How to...)
...        e_resetable = space.   endif.   free: fo_req. endmethod. EnjoY!  ...
Created on 18 March 2014
7. Characteristic's own input screen - Part 4 - Move screen values to reference data
(How to...)
...                  if sy-subrc eq 0.                   free mo_type. ...
Created on 14 November 2013
8. Classifications - Part 2 - Get Object Details
(How to...)
...                "check type               free mo_type. ...
Created on 18 May 2013
9. 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 ...
Created on 17 May 2013
10. Load variant to single subscreen (selection screen)
(How to...)
...  *     OBJECTS                     = OBJECTS *     FREE_SELECTIONS_DESC        = FREE_SELECTIONS_DESC ...
Created on 02 May 2013
11. Secure call of "starting new task" using RM_FREE_SESSION_CHECK
(Tips)
... is 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, ...
Created on 25 April 2013
12. Save message with attachment in Outlook's Drafts
(Tricks)
... Drafts *  call method of fo_appitem 'Display'.   call method of fo_appitem 'Save'.   free object fo_appitem. ...
Created on 16 April 2013
13. Zipping in IZArc with ABAP directly on PC
(Tricks)
... PC directly - 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
14. Free 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
15. About me
(Static pages)
...  lot's of ideas in my 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)& ...
Created on 08 April 2013
Łukasz Pęgiel
PURCHASE ORDER CSRF Token ZDEMO FALV10 - Color Settings GUI ALV GRID SAP TechEd 2016 FREE SESSION CHECK ZIP a file using ABAP MB51 ENHANCEMENT FIELDCATALOG CVAPI DOC GETDETAIL Classifications - Part 4 - example of use ALV Grid in the nutshell Field catalog - lzero LVC FCAT LOWER CASE ZCL CMD CUSTOMER FALV ALV GRID IN THE NUTSHELL CURRENCY Field catalog - ifieldname ABAP STRUCTDESCR ALV GRID PROVIDE ITM PATH COC1 FEATURE ROLLNAME LOAD COMPLEX BOM COMPONENTS MAINTAIN GET FRONTEND SAPGUI PROGRESS INDICATOR REFRESH SAVE USER OBJECTS CFIELDNAME Enhanced MB51 Part 1 - Goal and prerequisites SALV TABLE EDIT MASK Field catalog - emphasize RECEIVE RESULTS FROM FUNCTION ADT ESRUO - MM settings table - Part 1 CTMS CLASS DDB LOWERCASE ESRUO BAPI OUTB DELIVERY CREATENOREF ATC DELETE CONTROLLER METADATA RSFUNC TXT FALV12 - Error log Field catalog - domname - Domain name Get filename and extension from full path VIDEO GTGET SLIS SBCS SEND CHART ENGINE FALV08 - Mass replace function Zipping in IZArc with ABAP directly on PC How to select proper configuration entry RELEASABLE Configure RESET REJ ALLOWED SAP Community Events MAT CREATE
  • 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
  • GOS - How to add business documents at creation of object
  • Link Attachments of Purchase Requisition to Purchase Order
  • 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.