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

Search for:
Search Only:

1. Load <span class="highlight">variant</span> to single subscreen (selection screen)
(How to...)
In article Save variant for single selection screen subscreen I've shown you how to save a variant for single selection-screen subscreen with a little help of FM RS_ISOLATE_1_SELSCREEN & RS_CREATE_VARIANT. ...
Created on 02 May 2013
2. Save <span class="highlight">variant</span> for single selection screen subscreen
(How to...)
When building a program with multiple selection screens sometimes it may be needed to save the variant with entries only for one of the subscreens and not for the others. If you want to do that you have ...
Created on 23 April 2013
3. ALV Grid in the nutshell: Field catalog - no_out
(ALV Grid in the nutshell)
... you set it to ‘X’, then as long as user will not unhide it and save it to the ALV variant, it will not be visible on the screen. But as said before it can be unhide using the display options.   ...
Created on 29 July 2019
4. Selection-Screen Function Key in Form, Function Module or Method
(Tricks)
... used by program or not.   To make long story short - I was correcting one day an old-style written code to include two additional function keys on selection-screen, which were "Favorite variants" ...
Created on 21 November 2018
5. ATC Pseudo Comments list
(Tips)
... of priorities for check variants, but I couldn't find corresponding DB table. Seems that they are stored directly in the checks that's why after some debugging I've setup a break-point in the SCI transaction ...
Created on 26 September 2018
6. ZCL_FALV - explanation of main methods and attributes
(FALV (Fast ALV Grid))
...  BUTTON_NORMAL BUTTON_MENU_DEFAULT BUTTON_MENU BUTTON_SEPARATOR BUTTON_RADIOBUTTON BUTTON_CHECKBOX BUTTON_MENU_ENTRY MAIN_CONTAINER SPLIT_CONTAINER VARIANT LAYOUT_SAVE EXCLUDE_FUNCTIONS ...
Created on 09 January 2016
7. ZDEMO_FALV13 - Mix demo + own screen and container
(FALV (Fast ALV Grid))
...    falv_stand_copy->variant-report = sy-repid.   falv_stand_copy->layout_save = 'X'.   falv_stand_copy->layout->set_zebra( abap_true  ).   falv_stand_copy->display( ).   "copy of falv with own local redefinition ...
Created on 06 January 2016
8. How to copy BOM using CEWB Function Modules
(How to...)
...        multiple_bom           = 10       variant_bom            = 11       bom_in_plant_not_found = 12       ecm_data_not_suitable  = 13       input_incomplete       = 14       no_valid_bom           = 15 ...
Created on 28 October 2015
9. Popup with multi-select ALV
(How to...)
...  data: go_popup_custom_cont      type ref to cl_gui_custom_container. data: go_popup_grid             type ref to cl_gui_alv_grid. data: gs_popup_layout           type lvc_s_layo. data: gs_popup_variant          type disvariant. ...
Created on 29 April 2014
10. Mass replace popup for ALV grid
(Tips)
... We can do this using FM RS_SET_SELSCREEN_STATUS and passing proper function code (GET, SPOS, NONE for variant, check and info button). We need also need a form which will be called at end of task for our ...
Created on 27 April 2014
11. EWB Components allocation to routing operation (multilevel BOM)
(How to...)
...  *     I_DEFAULT                         = 'X' *     I_SAVE                            = ' ' *     IS_VARIANT                        = IS_VARIANT *     IT_EVENTS                         = IT_EVENTS ...
Created on 18 April 2014
12. ESDUS, ESRUO - MM settings table - Part 3/3
(Tricks)
... Shopping basket on-off PurchaseRequisition req_item_view       SUBVIEW_INDEX 11 ME51N/52N/53N/54N: Default Item Details tab RM06BA00 USERVARIANT SAP&STANDARD ME5A: User variant RM06BZ00 USERVARIANT TEST ...
Created on 14 April 2014
13. Enhanced MB51 Part 6 - ZMB51 program
(Tricks)
...  type-pools: slis. data: gt_fcat type slis_t_fieldcat_alv ,       gs_fcat like line of gt_fcat,       gs_layout    type slis_layout_alv,       gs_variant_log type disvariant,       gs_variant type disvariant. ...
Created on 28 March 2014


Łukasz Pęgiel
PROVIDE ITM PATH FIELDCATALOG CONVEXIT FALV CVAPI DOC GETDETAIL SALV AGGREGATIONS SAPGUI SET FUNCTIONCODE SELTEXT LVC FCAT ALV GRID SLICENSE Use MAT BOM CREATE COPY BINARY RELATION COMMIT SAVE GTREAD LINKS BINRELS ALV Grid in the nutshell Field catalog - convexit Speed-up your Eclipse installation INTTYPE ISOLATE SELSCREEN GUI ALV GRID OUTPUTLEN Field catalog - lzero VRM VALUES Field catalog - just RELEASABLE PROGRAM INDEX CSRF token validation failed Field catalog - col pos ALV GRID IN THE NUTSHELL CTMS DDB VALUE ONLINE MDC7 COL POS APPEND USER OBJECTS TRANSFER FROM SLIS Enhanced MB51 Part 1 - Goal and prerequisites How to handle CL GRID events in SALV SCMS STRING XSTRING acrTYC COMPONENTS UPDATE PREPARE DARK THEME SYMBOL PURCHASE ORDER ITEM CONDITIONS AUTOMATIC LOGON BATTLESHIPS ZDEMO TVCPLAP PARAMETERS RECEIVE RESULTS FROM FUNCTION REUSE VARIANT BAPI OBJCL cookies PROGRESS INDICATOR VS direct call of SAPGUI INDICATOR DFIELDNANE LOOP AT SCREEN CHART ENGINE FALV14 - Popup calls
  • 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)
  • Call standard F4 search help with customized parameters
  • ATC Pseudo Comments list
  • 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.