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

Search for:
Search Only:

1. Downloading Exchange Rates from Central Bank of Turkey
(How to...)
... than in your ABAP code in plain text. So lets assume you have an RFC destination that points to https://tcmb.gov.tr/kurlar/today.xml. It will look like this:   The XML behind ...
Created on 06 April 2020
2. ALV Grid in the nutshell: Field catalog - convexit
(ALV Grid in the nutshell)
... of Conversion Exits In the example program ZDEMO_AIN_CL32 I’ve setup column CONNID to use conversion exit NUMCV. As you see you don’t put the full name of the FM into the CONVEXIT field, it only assumes ...
Created on 29 July 2019
3. ALV Grid in the nutshell: Field catalog - tech
(ALV Grid in the nutshell)
... be used with the AUTHORITY-CHECK, just assume that you want to display one or two columns only to specific users that have the authorization for it ( like simple sales margin). After checking the authorization, ...
Created on 29 July 2019
4. ALV Grid in the nutshell: Field catalog - no_sum
(ALV Grid in the nutshell)
As you can imagine from the name, NO_SUM does mostly opposite what DO_SUM, but in more secure way. If you don’t want that the field is allowed to be summarized, then set the value of this field to ‘X’. ...
Created on 28 July 2019
5. ALV Grid in the nutshell: Field catalog - do_sum
(ALV Grid in the nutshell)
DO_SUM is very helpful when you want to assure that some of the numeric fields are summarized directly after the output, without interaction from the user side. In order to do so, just put the ‘X’ or ABAP_TRUE ...
Created on 28 July 2019
6. ALV Grid in the nutshell: Field catalog
(ALV Grid in the nutshell)
...  ALV control: Highlight column with color fix_column type lvc_fixcol ALV Control: Fix Column do_sum ...
Created on 24 June 2019
7. ZCL_CMD_CUSTOMER -> Wrapper for CMD_EI_API classes
(How to...)
... , when you will pass the customer number to constructor, then the class will try to read data of existing customer, if not then it will assume that you want to create new customer.     ...
Created on 06 June 2019
8. Copying is not poss.because an entry is missing in Table TVCPL VL473
(How to...)
... ram and finally I received positive result.      The conclusion is: do not assume that if something is workning in standard transaction, will work also in BAPI without additi ...
Created on 15 February 2017
9. ZCL_FALV_COLUMN - column (fcat) settings
(FALV (Fast ALV Grid))
...          value(iv_value) type lvc_fixcol .     methods set_do_sum       importing         value(iv_value) type lvc_dosum . ...
Created on 10 January 2016
10. ZDEMO_FALV07 - Columns (field catalog) settings
(FALV (Fast ALV Grid))
... bsp;).   falv->column( 'PLANETYPE' )->set_color( 'C300' ).   falv->column( 'PLANETYPE' )->set_no_merging( abap_true ).   falv->column( 'PAYMENTSUM' )->set_no_zero( abap_t ...
Created on 06 January 2016
11. The SIN of progress indicator
(Tricks)
In my article about cl_progress_indicator I've mentioned that sometimes progress showing is more time consuming than the action which is described by it, so you must be careful when using progress ...
Created on 19 August 2015
12. Enhanced MB51 Part 6 - ZMB51 program
(Tricks)
...    data: f_vbak type vbak.   case f_ucomm.     when '&IC1'. "double-click       if fs_selfield-tabindex > 0 and fs_selfield-sumindex le 0. ...
Created on 28 March 2014
13. Enhanced MB51 Part 1 - Goal and prerequisites
(Tricks)
... would be to time consuming to prepare same logic like in MB51 and in case of any changes in oryginal transaction I would need to adjust program again   Do implicit enhancement in RM07DOCS to ...
Created on 24 March 2014
14. How to select proper configuration entry
(Tips)
... we need to create some entries in out table. I assume that if key field is empty then it's valid for all entries checked. For example bellow you can find picture with some dummy configuration entries. ...
Created on 31 May 2013
15. Subtotal lines of ALV GRID OO as content separator
(Tricks)
... will be always empty, used to set up a summary on that field so subtotal lines are displayed in grid. Our fields are defined so lets set fieldcatalog and sort properties for them (lvc_s_sort): loop at ...
Created on 28 April 2013
16. Delete Routing - piece of cake
(How to...)
... start to use the functions or you'll check "where used" then it became quite easy (but not less time consuming).  When you find the function you're seeking then it's piece of ...
Created on 18 April 2013
Łukasz Pęgiel
ALV Grid in the nutshell Field catalog - ifieldname The SIN of progress indicator CTMS CLASS DDB EDIT MASK MDC7 FIELDCATALOG ADT ALV GRID IN THE NUTSHELL MEREQS EBAN LOOKUP LOAD COMPLEX ITM ALV GRID Selection Screen - Part1 - Parameters Field catalog - tooltip LVC FCAT RSDBRUNT RSBCS EXAMPLE EMAIL SELTEXT BCS MESSAGE ESRUO - MM settings table - Part 3 KKEK CONVERT FLOAT CURR REUSE ALV GRID DISPLAY GUI CUSTOM CONTAINER ABAP ZIP Create XLSX MHTML file from internal table in background Field catalog - symbol SAVE USER OBJECTS CONVEXIT RSFUNC TXT CVAPI DOC GETDETAIL Keywords COC1 FEATURE CHECK PURCHASE ORDER SET VAL FROM OBJECT STARTING NEW TASK READ SALV CONTROLLER METADATA GTGET AiE Extend allowed runtime of a program MD07 AGGREGATIONS LOOP Field catalog - domname - Domain name SAP TechEd Developer Hero 2016 SAP DEVELOPMENT TOOLS FOR ECLIPSE DFIELDNANE ALINK CONNECTION GTFIND SAP Community Events OUT CHART ENGINE HTTP CLIENT MEREQ GET FACTORY REFRESH TABLE TechEd Copy routing create on a base of existing one chart designer ESRUO - MM settings table - Part 2
  • 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.