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

Search for:
Search Only:

1. ALV Grid in the nutshell: Field catalog - <span class="highlight">lower</span><span class="highlight">case</span> - Lowercase letters allowed/not allowed
(ALV Grid in the nutshell)
... lowercase, if the value of the parameter is empty, then it will always convert the entered value to uppercase.   Figure 96 Results of zdemo_ain_cl39 with lowercase turned on     ...
Created on 13 April 2020
2. Range to search in <span class="highlight">lower</span> <span class="highlight">case</span> fields
(Tricks)
It may happen that you'll need to do select or loop on a base of the field which is kept in lower case, but you don't know exactly what's the value o field. In such case you may want to build ...
Created on 13 March 2014
3. ALV Grid in the nutshell: Field catalog - domname - Domain name
(ALV Grid in the nutshell)
You may suspect that setting up a domain name in the field catalog will make some effect on the display, for example in data type, length, lowercase sign,  but it seems that it has no effect in ALV grid. ...
Created on 18 April 2020
4. ALV Grid in the nutshell: Field catalog - reptext – Heading
(ALV Grid in the nutshell)
This field allows us to set (or change) the header text of the column. It can consist up to 55 characters in lowercase mode. When you use data dictionary reference ( REF_FIELD, REF_TABLE ) it is populated ...
Created on 13 April 2020
5. ALV Grid in the nutshell: Field catalog - edit_mask
(ALV Grid in the nutshell)
If you are familiar with the WRITE statement, then probably you know the EDIT_MASK addition which allows us to do formatting of the output in two different ways, you can apply the same to the EDIT_MASK ...
Created on 28 June 2019
6. ALV Grid in the nutshell: Field catalog
(ALV Grid in the nutshell)
...  inttype ABAP data type (C,D,N,...) intlen type intlen Internal Length in Bytes lowercase ...
Created on 24 June 2019
7. ZCL_FALV_COLUMN - column (fcat) settings
(FALV (Fast ALV Grid))
...          value(iv_value) type intlen .     methods set_lowercase       importing         value(iv_value) type lowercase .     methods set_reptext       importing         value(iv_value) type reptext . ...
Created on 10 January 2016
8. Mass replace popup for ALV grid
(Tips)
...    selection-screen comment 1(14) p_clea&1.   parameters: p_parc&1 as checkbox user-command p_parc&1.   selection-screen comment 18(10) p_desc&1.   parameters: p_parf&1 like (g_par&1_type) lower case. ...
Created on 27 April 2014
9. EWB Components allocation to routing operation (multilevel BOM)
(How to...)
...  parameters: p_path type localfile lower case modif id exc. parameters: p_rows type i modif id exc. selection-screen end of block exc. selection-screen begin of block oth with frame title text-oth. ...
Created on 18 April 2014
10. Selection Screen - Part1 - Parameters
(For beginners)
...  parameters: p_strin1 type string visible length 15 default 'aaaa'. *"string parameter with field lenght set and in lower case parameters: p_strin2 type string visible length 15 lower case default 'aaaa'. ...
Created on 08 June 2013
11. How to select proper configuration entry
(Tips)
...        continue.     endif.     "same rules applies here but as this is second key then the score is lower     if f_planetype eq -planetype.       add 2 to f_current_score.     elseif -planetype is initial. ...
Created on 31 May 2013


Łukasz Pęgiel
OUTLOOK APPLICATION RSBCS EXAMPLE EMAIL SIMPLE COC1 FEATURE CHECK VARIANT CONTENTS FALV DESCRIBE NAME ALINK CONNECTION COMPONENTS MAINTAIN FIELDCATALOG BAPI CHARACT GETDETAIL SAVE USER SETTINGS MDC7 ALV GRID STARTING NEW TASK LOWERCASE ADT DOMNAME Delete Routing - piece of cake SAP WebIDE ABAP Extensions - Automatic Logon VL473 GTDELETE MMIM REP CUST PURCHASE REQ FACTORY ABAP STRUCTDESCR COPY TSK Load variant to single subscreen selection screen REQUISITION GUI DOCKING CONTAINER ALV GRID IN THE NUTSHELL SCMS STRING XSTRING ALV Grid in the nutshell Field catalog - cfieldname LVC FCAT MD07 FIX COLUMN OBJCL OUTB DELIVERY CREATENOREF Field catalog - Hotspot - ALV control SingleClick-sensitive TABLEDESCR Field catalog - fix column GUI TITLE ALV GRID GET SELECTED ROWS READ TEXT SALV CONTROLLER METADATA GTGET MB51 FALV Fast ALV Grid FLAG TVCPLAK MESSAGE HANDLER ZIP a file using ABAP F4IF SHLP DESCR VIRTUALBOX APPEND UPDATE PREPARE RM07DOCS
  • 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)
  • 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
  • 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.