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

Search for:
Search Only:

1. ALV Grid in the nutshell: Field catalog - <span class="highlight">no_out</span>
(ALV Grid in the nutshell)
NO_OUT is useful when you want to hide the field on the output, but still allow users to unhide it on demand. As lots of fields from field catalog, it can be filled with ‘X’ or space (default). If ...
Created on 29 July 2019
2. ALV Grid in the nutshell: Field catalog - tech
(ALV Grid in the nutshell)
Technical field allows you to do similar thing as NO_OUT, you can hide the field on the output, the difference is that, users are not able to unhide this field. As NO_OUT, in order that TECH field work, ...
Created on 29 July 2019
3. ALV Grid in the nutshell: Field catalog
(ALV Grid in the nutshell)
... values of column no_sum type lvc_nosum ALV control: No aggregation over values of column no_out type ...
Created on 24 June 2019
4. ZCL_FALV_COLUMN - column (fcat) settings
(FALV (Fast ALV Grid))
...        importing         value(iv_value) type lvc_nosum .     methods set_no_out       importing         value(iv_value) type lvc_noout .     methods set_tech       importing         value(iv_value) type lvc_tech . ...
Created on 10 January 2016
5. ZDEMO_FALV07 - Columns (field catalog) settings
(FALV (Fast ALV Grid))
...    falv->column( 'PAYMENTSUM' )->set_no_zero( abap_true ).   "or   data(price) = falv->column( 'PRICE' ).   price->set_no_out( abap_true ).   data(occup) = falv->column( 'SEATSOCC' ).   occup->set_no_zero( abap_true ). ...
Created on 06 January 2016
6. Subtotal lines of ALV GRID OO as content separator
(Tricks)
... -fieldname.       when 'SUBTOTALKEY'.         -no_out = 'X'. "hide column on screen         fs_sort-spos = 1.    "first sorting key         fs_sort-fieldname = -fieldname. "fieldname ...
Created on 28 April 2013


Łukasz Pęgiel
ALV Grid in the nutshell Field catalog - no sum ALV GRID ITM CREATE COPY ALV GRID IN THE NUTSHELL LVC FCAT Field catalog - edit mask GUI ALV GRID ABAP TYPEDESCR F4IF START VALUE REQUEST HOW TO START WITH ALV ESDUS F4 Help for external date TVCPL FREE SESSION CHECK CUSTOM CONTAINER SAP Community Events Enhanced MB51 Part 2 - Structure for data How to handle CL GRID events in SALV DELETE USER SETTINGS SCMS STRING XSTRING PROVIDE Endless loop in BADI ME PROCESS CUST APPEND OBJECTS EMPHASIZE FIELDCATALOG INTTYPE CURRENCY Field catalog - datatype Range to search in lower case fields LOAD COMPLEX TSK REFRESH DATA COMPONENTS UPDATE PREPARE SCAN ABAP-SOURCE Why I like to code in ABAP in Eclipse BAPI EXCHANGERATE CHARACT GETDETAIL CTMS DDB HAS VALUES INTERNAL MEREQ GET FACTORY RELEASABLE ZDEMO FALV02 - Full screen with redefinitions VARIANT Retro ASCII symbols in ALV Grid table BINARY OBJCL CHANGE ESRUO - MM settings table - Part 1 RM07DOCS TRANSFER FROM SLIS SALV AGGREGATIONS Secure call of starting new task using RM CHECK VIRTUALBOX IXML ENCODING Field catalog - qfieldname ZIP MESSAGE HANDLER
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.