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

Search for:
Search Only:

1. ALV Grid in the nutshell: Field catalog - fix_column
(ALV Grid in the nutshell)
... only see selected fields and nothing more. When you’ll run the ZDEMO_AIN_CL26 program, you can see the behaviour of the FIX_COLUMN field. If you have wide screen, please resize the SAP GUI window, ...
Created on 28 July 2019
2. ALV Grid in the nutshell: Field catalog
(ALV Grid in the nutshell)
...  lvc_select Indicates if a column in the tree control can be selected dd_roll type rollname Data element ...
Created on 24 June 2019
3. ALV Grid in the nutshell
(ALV Grid in the nutshell)
... it will help you in your daily job.  From all available grids as the one to describe I’ve selected CL_GUI_ALV_GRID, which was, or maybe still is, called by many persons ALV OO. I’m doing this of ...
Created on 24 June 2019
4. Selection-Screen Function Key in Form, Function Module or Method
(Tricks)
...  As we have a class then we can prepare little demo for using it. As you can see bellow, I'm activating the button only if checkbox is selected, then I'm deactivating it when it's empty. Try to do this ...
Created on 21 November 2018
5. ATC Pseudo Comments list
(Tips)
...    CL_CI_TEST_DDIC_TABLES 3 W Buffering Permitted, but Switched Off selected - Size Category < 2 CI_TABL_EXCEPTN   CL_CI_TEST_DDIC_TABLES 4 N ...
Created on 26 September 2018
6. CL_PROGRESS_INDICATOR VS direct call of SAPGUI_PROGRESS_INDICATOR
(Tips)
... remember I was always using SAPGUI_PROGRESS_INDICATOR FM to display such messages on the screen. When used inside loops I often was manually dividing current tabix by selected variable (for example 1000) ...
Created on 28 April 2015
7. Popup with multi-select ALV
(How to...)
... options that should be displayed. What is important here is that this table will be changed (only selected entires will be left in the table) and in case of cancel button or confirm button but without ...
Created on 29 April 2014
8. Mass replace popup for ALV grid
(Tips)
...   First function needs two import parameter, which are tables of selected columns in ALV grid (LVC_T_COL) and fieldcatalog of ALV (LVC_T_FCAT). This FM adds proper selection-screen lines on a base of fieldcatalog ...
Created on 27 April 2014
9. ESDUS, ESRUO - MM settings table - Part 2/3
(Tricks)
... are of ES_*USER_SETTINGS FMs are simillar to ES_*USER_OBJECTS FMs. But let's look on them closer. ES_READ_USER_SETTINGS will give you all parameters for a user for selected transaction / program / ...
Created on 09 April 2014
10. Custom selection-screen fields for MD07/MS07
(Tips)
...  data: gt_vendor like standard table of g_vendor. data: gt_mdkp like standard table of mdkp. data: g_dtart like mdkp-dtart. *--> Table of selected materials data: begin of mdmwx occurs 0.         include structure mdmw.        "material / plant ...
Created on 16 June 2013
11. Call standard F4 search help with customized parameters
(How to...)
... Help value( IT_DDSHIFACES ) TYPE DDSHIFACES -> Complete Interface of Search Help for Screen Exporting: ET_VALUESTYPE TFW_DDSHRETVAL_TAB -> Return Selected Values Implementation: method f4_with_customized_params. ...
Created on 07 June 2013
12. Load variant to single subscreen (selection screen)
(How to...)
...      no_variants                = 4     no_variant_selected        = 5     variant_not_existent       = 6     others                     = 7     .   if sy-subrc eq 0 .     "if variant was supplied then I read its content ...
Created on 02 May 2013
13. Save variant for single selection screen subscreen
(How to...)
... to firstly use FM 'RS_REFRESH_FROM_SELECTOPTIONS' to get all fields and values for all select-options, then you need to use FM 'RS_ISOLATE_1_SELSCREEN' to get the fieldnames for selected ...
Created on 23 April 2013
14. Refresh ALV GRID and keep position and current cell
(Tricks)
... - gets current scroll information get_current_cell         - gets current cell, we will use that data to set the cursor at the end get_selected_rows      - gets selected rows get_selected_cells_id  ...
Created on 22 April 2013


Łukasz Pęgiel
CLAF OBJECTS CLASS HTTP CLIENT SAP CONVERT CSV FORMAT PLUGIN Battleships game two players PURCHASE REQ FACTORY GUI ALV GRID ALV GRID IN THE NUTSHELL BCS MESSAGE HANDLER BINARY RELATION CREATE AUTHORITY-CHECK LZERO ALV GRID DELETE TSK Classifications - Part 2 - Get Object Details LVC COL ALV Grid in the nutshell Field catalog - tooltip Create fieldcatalog from internal table IXML PARSER SCMS XSTRING SAVE USER RM07DOCS GOS - Link Business Documents from PR to PO ZDEMO Create a nice looking chart with CL CHART ENGINE - Part 3 - Chart Data and render ESDUS ORDER ITEM SET CONDITIONS COC1 FEATURE CHECK FCAT ZCL CMD CUSTOMER RELEASABLE GET SELECTED COLUMNS READ COMP REQUIREMENT DATE SAP TechEd 2016 AUTOMATIC LOGON STREAM PROGRESS INDICATOR VS direct call of SAPGUI INDICATOR SELECTION-SCREEN FUNCTION KEY JSON FALV ABAP ELEMDESCR ISOLATE SELSCREEN FIELDCATALOG Field catalog - rollname ALINK CONNECTION Get filename and extension from full path CTMS DDB VAL FROM OBJECT FRONTEND SERVICES GTENVIRONMENT VARIABLE CURRENT CELL VIA ABAP DEVELOPMENTS TOOLS API
  • 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
  • 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
  • Subtotal lines of ALV GRID OO as content separator
  • How to handle CL_GUI_ALV_GRID events in SALV

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.