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

Search for:
Search Only:

Page 1 of 2

1. ALV Grid in the nutshell: Field catalog - reprep - ALV control: Value is <span class="highlight">select</span>ion criterion for rep./rep.intf.
(ALV Grid in the nutshell)
... CITYFROM. According to OSS notes I had to also fill ROLLNAME (Data element) or DOMNAME (Domain), as they are the criteria to assign the sender value into receiver select-option (names of the select-option ...
Created on 13 April 2020
2. <span class="highlight">Select</span>ion-Screen Function Key in Form, Function Module or Method
(Tricks)
Have you received someday an error from your ABAP object saying that "The statement SELECTION-SCREEN is not allowed within FORM routines and function modules." and you wondered why it is blocked to manipulate ...
Created on 21 November 2018
3. Popup with multi-<span class="highlight">select</span> ALV
(How to...)
... allows multiple row selects.  1) In order to prepare such popup you'll need to firstly define some global variables in FG which you can find bellow: constants: c_ccname_grid_popup type scrfname value 'CC_GRID_POPUP'. ...
Created on 29 April 2014
4. Enhanced MB51 Part 3 - Get <span class="highlight">select</span>ion parameters
(Tricks)
As I have needed types I can start to create methods which I need. Firstly fast method the read select-option data from any program which will call our class. I will use here FM RS_REFRESH_FROM_SELECTOPTIONS . ...
Created on 27 March 2014
5. Custom <span class="highlight">select</span>ion-screen fields for MD07/MS07
(Tips)
You may noticed that standard transaction MD07 and MS07 offers basic filters on selection-screen which allows user to select materials they are responsible for, the problem comes when in your company users ...
Created on 16 June 2013
6. <span class="highlight">Select</span>ion Screen - Part1 - Parameters
(For beginners)
Today, as a first entry in Beginners part I'd like you to show how to build parameters on selection screen. All this information you can find under F1 help but here you've got visualization of ...
Created on 08 June 2013
7. How to <span class="highlight">select</span> proper configuration entry
(Tips)
... in airline AA for which there is no direct configuration.     Now let's go to ABAP. In the example of the code which you'll find bellow you can find two forms select_configuration_static and select_configuration_dynamic. ...
Created on 31 May 2013
8. Load variant to single subscreen (<span class="highlight">select</span>ion 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
9. Save variant for single <span class="highlight">select</span>ion 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
10. ALV Grid in the nutshell: Field catalog - col_id - ALV control: Column ID
(ALV Grid in the nutshell)
... a demo program (ZDEMO_AIN_CL46) to show you, how the COL_ID is changing on a base of COL_POS. On the selection screen you can find two radio-buttons.   Figure 120 ZDEMO_AIN_CL46 Selection ...
Created on 08 June 2020
11. ALV Grid in the nutshell: Field catalog - sp_group - Group key
(ALV Grid in the nutshell)
... selection of fields to display in layout change window, you’ll be able to choose to see all hidden fields or the hidden fields from the group you’ve created. If you don’t pass the group name into IT_SPECIAL_GROUPS, ...
Created on 18 April 2020
12. ALV Grid in the nutshell: Field catalog - domname - Domain name
(ALV Grid in the nutshell)
... Maybe just for information and for Report-Report interface, where this field is use as one of the matching criteria for selection-screen parameters. As you can see on the next image, although I gave ...
Created on 18 April 2020
13. Downloading Exchange Rates from NBP (National Bank of Poland)
(How to...)
Following the example of downloading exchange rates from Central Bank Of Turkey using transformations, please find bellow the same way for National Bank of Poland. Again, lets create an RFC destination ...
Created on 06 April 2020
14. Downloading Exchange Rates from Central Bank of Turkey
(How to...)
One of the standard requests that comes with every SAP implementation is automatic download of exchange rates to your system. Today I will show you on an example of Central Bank Of Turkey, how to transform ...
Created on 06 April 2020
15. ABAP Extensions - Automatic Logon
(How to...)
... for the project and allow you to do right click and select the user with which you want to logon. If you double click on the user name, you'll get the popup with the possibility to put the password ...
Created on 04 January 2020
16. ALV Grid in the nutshell: Field catalog - datatype
(ALV Grid in the nutshell)
...    Figure 90 ZDEMO_AIN_CL36 Selection screen with data type Figure 91 ZDEMO_AIN_CL36 Result of report with TIMS data type   I’ve tried to enter data in TIME format ...
Created on 11 December 2019
17. ALV Grid in the nutshell: Field catalog - rollname
(ALV Grid in the nutshell)
... the demo program I’ve used data element S_CONN_ID to show you how does it work. Figure 85 ZDEMO_AIN_CL35 Selection Screen   On the first sight you can notice that if you’ll use ROLLNAME, ...
Created on 12 September 2019
18. ALV Grid in the nutshell: Field catalog - convexit
(ALV Grid in the nutshell)
...    Figure 76 ZDEMO_AIN_CL32 Conversion Exit NUMCV for field CONNID When you run the program you can select if you want to see the CONNID with or without conversion exit. In case you ...
Created on 29 July 2019
19. 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
20. ALV Grid in the nutshell: Field catalog - edit_mask
(ALV Grid in the nutshell)
... ZDEMO_AIN_CL24 selection screen   Figure 55 ZDEMO_AIN_CL24 Results with edit_mask 'LL__:__:__'   Figure 56 ZDEMO_AIN_CL24 Results with edit_mask 'RR__:__:__'   ...
Created on 28 June 2019
21. ALV Grid in the nutshell: Field catalog - icon
(ALV Grid in the nutshell)
... table. The corresponding field should be an CHAR4 field. You can use of course the domain ICON_D as well. In my example I’ve filled all rows with the same icon (ICON_ABAP) during the selection of data ...
Created on 24 June 2019
22. ALV Grid in the nutshell: Field catalog - no_sign
(ALV Grid in the nutshell)
... the distance of the flight in the demo program by multiplying it by -1.   Figure 46 ZDEMO_AIN_CL21 Select   Figure 47 ZDEMO_AIN_CL21 Without NO_SIGN option   ...
Created on 24 June 2019
23. ALV Grid in the nutshell: Field catalog
(ALV Grid in the nutshell)
...  ALV control: Value is selection criterion for rep./rep.intf. domname type domname Domain name sp_group ...
Created on 24 June 2019
24. ALV Grid in the nutshell: Basic Information
(ALV Grid in the nutshell)
... dummy PARAMETER and I moved the code of creating the container to event AT SELECTION-SCREEN OUTPUT. This way the docking container appears directly after running of the program. As you can see in Figure ...
Created on 24 June 2019
25. 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
26. ZCL_CMD_CUSTOMER -> Wrapper for CMD_EI_API classes
(How to...)
...  class lcl_cmd_sales implementation.   method new_method.   endmethod. endclass. start-of-selection.   try.       data(customer) = new lcl_customer( i_customer = p_custom ).       ...
Created on 06 June 2019
27. ATC Pseudo Comments list
(Tips)
... Comment Alternative Pseudo Comment CL_CI_TEST_ANALYZE_SELECT_DIA EXISTS E Existence check. No fields used CI_ALL_FIELDS_NEEDED   CL_CI_TEST_ANALYZE_SELECT_DIA ...
Created on 26 September 2018
28. Creating ABAP type definition from JSON structure (JSON2ABAPtype)
(How to...)
...        init,       get_internal_types         changing           value(c_type) type t_hierarchy. endclass. start-of-selection.   data(hlp) = new lcl_hlp( ).   call screen 0100.  ...
Created on 20 August 2018
29. ABAP Favorites Eclipse plugin
(How to...)
... your favorites by using the proper function from view menu. After selection of the function you'll be asked for the path of saving/loading the file.   g.Multilevel folder hierarchy Since version ...
Created on 29 June 2017
30. Re-explode or delete purchase order line subcontracting BOM
(Tricks)
...          exporting           value(e_mdpa)     type mdpa           value(e_mdlb)     type mdlb. endclass. start-of-selection.   if p_expl eq abap_true.     lcl_subcontracting=>explode_po_bom( ...
Created on 04 February 2017
  • Start
  • Prev
  • 1
  • 2
  • Next
  • End


Łukasz Pęgiel
SAPGUI PROGRESS INDICATOR ALV GRID IN THE NUTSHELL DYNAMIC GUI STATUS REUSE ALV VARIANT GUI GRID RESET REJ ALLOWED GUI TITLE PURCHASE REQUISITION DATATYPE Enhanced MB51 Part 2 - Structure for data ALV Grid in the nutshell Field catalog - key sel Field catalog - ifieldname REFRESH FROM SELECTOPTIONS ALV GRID IXML STREAM FACTORY READ TEXT VIRTUALBOX SCMS BINARY XSTRING REJECTION VL473 ABAP Code Retreat Tychy 2019 - Organizer Recap LVC FCAT The SIN of progress indicator FALV PRETTY PRINTER STARTING NEW TASK FRONTEND SERVICES GTENVIRONMENT GET VARIABLE SE41 TECH RELATION CREATE ABAP HTML Free global data of a program at once CMD API GOS - Link Business Documents from PR to PO HOTSPOT Enhanced MB51 Part 5 - Export from MB51 PLUGIN ZDEMO FALV09 - Cell settings Classifications - Part 4 - example of use F4 Help for external date MB51 EXPONENT WYSIWYG HTML Editor in ABAP Field catalog - just MEREQS EBAN LOOKUP BOM COPY OPR ALLOCATION PROVIDE FIELDCATALOG F4IF SHLP DESCR ADT Why I like to code in ABAP in Eclipse DISPLAY USER SETTINGS CONVEXIT Field catalog MESSAGE HANDLER FLAG RSDBRUNT FRIEND DELETE OBJECTS Create fieldcatalog from internal table HEADER HANDLE Field catalog - col pos
  • 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.