• 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

Search

Total: 5 results found.

Search for:
Search Only:

1. ALV Grid in the nutshell: Field catalog - <span class="highlight">do_sum</span>
(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
2. 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
3. ALV Grid in the nutshell: Field catalog
(ALV Grid in the nutshell)
...  type lvc_fixcol ALV Control: Fix Column do_sum type lvc_dosum ALV control: Aggregate ...
Created on 24 June 2019
4. ZCL_FALV_COLUMN - column (fcat) settings
(FALV (Fast ALV Grid))
...      methods set_fix_column       importing         value(iv_value) type lvc_fixcol .     methods set_do_sum       importing         value(iv_value) type lvc_dosum .     methods set_no_sum ...
Created on 10 January 2016
5. Subtotal lines of ALV GRID OO as content separator
(Tricks)
... to sort table       when 'COUNT'.          -do_sum = 'X'. "do sum          -col_opt = 'X'. "optimize width                -no_zero = 'X'. "do not ...
Created on 28 April 2013


Łukasz Pęgiel
BINARY RELATION CREATE COMMIT LOWERCASE ICON Get filename and extension from full path COC1 FEATURE CHECK Custom selection-screen fields for MD07 MS07 ALV GRID IN THE NUTSHELL ALV GRID KEY SEL SAPGUI SET FUNCTIONCODE GUI STATUS FIELDCATALOG SELTEXT ZDEMO FALV05 - Adding Removing Disabling grid toolbar TVCPLAK Enhanced MB51 Part 1 - Goal and prerequisites BCS CONVERT PROGRESS INDICATOR LVC FCAT GUI ALV GRID STARTING NEW TASK RM07DOCS FALV02 - Full screen with redefinitions SCAN ABAP-SOURCE FALV SEARCH QM ATTACHMENTS Enhanced MB51 Part 2 - Structure for data LOAD COMPLEX ITM chart designer Configure GET SCROLL INFO VIA acrTYC TechEd ALINK CONNECTION GTDELETE ABAP ZIP PURCHASE ORDER cookies ALV Grid in the nutshell Field catalog - quantity PROVIDE PATH Field catalog - domname - Domain name SCMS XSTRING FRONTEND SERVICES EXECUTE SUM APPEND USER SETTINGS ABAP Favorites Eclipse plugin INTLEN SAVE OBJECTS SELECTED CELLS REFRESH TABLE DISPLAY COM DELETE Keywords ESRUO SELECTION-SCREEN FUNCTION KEY ROUND KKB SELECTIONS READ FALV11 - Editable Grid settings CURRENT CELL Speed-up your Eclipse installation
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.