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

Search for:
Search Only:

Page 1 of 2

1. ALV Grid in the nutshell: Field catalog - reprep - ALV control: Value is selection criterion for rep./rep.intf.
(ALV Grid in the nutshell)
... deep dive into topic, to understand how we can use this interface and for which purpose.   Seems that, using this interface, you can call from ALV grid an BW Query, SAP Query, ABAP Report Program ...
Created on 13 April 2020
2. Downloading Exchange Rates from NBP (National Bank of Poland)
(How to...)
... n I've choosen the XSLT transformation, the code of it (Z_NBP_TRANSFORMATION) you can find bellow.  <xsl:transform xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:sap="http://www.sap.com/sa ...
Created on 06 April 2020
3. 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
4. ABAP Extensions - Automatic Logon
(How to...)
Yesterday I've announced that I'm working on automatic logon to SAP systems on Eclipse. Today the changes in the plugin ABAP Extensions for Eclipse are published and you can use the first version of t ...
Created on 04 January 2020
5. ALV Grid in the nutshell: Field catalog - inttype - ABAP data type (C,D,N,...)
(ALV Grid in the nutshell)
As you can imagine, INTTYPE is just a presentation of DATATYPE in internal SAP format in most of cases. I wrote most of cases because it can also say if the field in internal table is a reference to other ...
Created on 18 December 2019
6. ALV Grid in the nutshell: Field catalog - fix_column
(ALV Grid in the nutshell)
... users will 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 ...
Created on 28 July 2019
7. ALV Grid in the nutshell: Field catalog - tabname
(ALV Grid in the nutshell)
The name of this field suggest to put here an internal table name, but it seems that it has no function at all. When SAP fills field catalog automatically, then value of this field is set to ‘1’. You can ...
Created on 24 June 2019
8. ALV Grid in the nutshell: Field catalog - ifieldname
(ALV Grid in the nutshell)
Although the SAP name of this field says: “Field name of internal table field”, then I haven’t found any usage of this field. It’s also not filled by SAP when you use SALV for creating field-catalogs. ...
Created on 24 June 2019
9. ALV Grid in the nutshell: Field catalog - icon
(ALV Grid in the nutshell)
... to SE16 or SE16N and display the content of a table ICON. You’ll see then how icons looks in your current SAP GUI theme.   Figure 38 Content of ICON table     ...
Created on 24 June 2019
10. ALV Grid in the nutshell
(ALV Grid in the nutshell)
I was thinking about writing a book about ALV Grid for a long time, but there was always an excuse to not to do it. One of the biggest was that SAP is now strongly advertising Fiori and UI5 as the ...
Created on 24 June 2019
11. ZCL_CMD_CUSTOMER -> Wrapper for CMD_EI_API classes
(How to...)
... ->save( ).   catch zcx_cmd_customer. endtry.   Extension of ZCL_CMD_CUSTOMER Every (almost) company which is using SAP has some custom fields in the customer master data. As t ...
Created on 06 June 2019
12. SAP Fiori - HTTP request failed403,,CSRF token validation failed
(How to...)
I've started some time ago a journey with SAP Fiori and first Fiori apps. It was not that smooth as I've expected, but now with experience received during that period I feel more and more comfortable wi ...
Created on 06 June 2019
13. ABAP Code Retreat Tychy 2019 - Organizer Recap
(Thoughts)
...  use the Fiori app from SAP Mentors for that, but this time I've decided that it will be easier and better to use Eventbrite, which is free for free of charge event. You can setup there the maximum of par ...
Created on 02 April 2019
14. Unlock yourself on the DEV system
(Tricks)
... in SAP. So I was asking always Basis team to unlock me, but as I do it often, then I said to myself, that there need to be an option to unlock myself without bothering my Basis colleagues. And there ...
Created on 15 November 2018
15. Speed-up your Eclipse installation
(How to...)
I was many times disappointed about the time Eclipse needs to start, but I thought that's the way it should be, especially that my previous PCs were not the fastest one and with small amount of RAM-memory ...
Created on 15 November 2018
16. ATC Pseudo Comments list
(Tips)
... g after COMMIT WORK RC_READ SUBRC_READ SY-SUBRC read without being set first SAPRL_OK SAPRL_OK  ...
Created on 26 September 2018
17. Creating ABAP type definition from JSON structure (JSON2ABAPtype)
(How to...)
... nt two SAPNotes (2526405 ,2629179) in order to get correct results from the mentioned method. Once done the rest was quite easy.     Always the latest code for this program yo ...
Created on 20 August 2018
18. How to extend the time between SAP license installations on NPL
(Tricks)
... h SAP* user and update the license in SLICENSE transaction. This sometimes makes me a bit nervous. That's why I've setup my installation this way, that the time between OpenSuse and Windows host is ...
Created on 03 August 2018
19. Create XLSX file from internal table in background v2
(Tricks)
You may saw before the article Create XLSX/MHTML file from internal table in background and you may have use it without any issues before, but it seems that in newer releases of SAP (definitelly ...
Created on 01 June 2018
20. CMD_EI_API deletes contact persons?
(Tips)
... as curious about the SPRO path).        After activating assignment of contact persons, the issue with deleting contact persons disappeared!      &nb ...
Created on 13 August 2017
21. ABAP Favorites Eclipse plugin
(How to...)
1.Why I’ve created the plug-in?   I was always missing a small functionality in Eclipse - a Favourite SAP T-Codes which we all know form SAP Menu. I know to you can call SMEN transaction ...
Created on 29 June 2017
22. SAP Script error with percentages using decimal field
(Tips)
If you would ask me if I would write something about SAP Script then I would definitely answer "Hell no!". I hate SAP Script to be honest, it has for me only one advantage - speed of printou ...
Created on 03 June 2017
23. Speed up your coding with ABAP in Eclipse (SITWRO 2017 session)
(How to...)
Bellow you can find the record of my session "Speed up your coding with ABAP in Eclipse"  at SAP Inside Track Wrocław 2017, which took place on 27th of May. During the session I was not able t ...
Created on 28 May 2017
24. A new hope for dark side with Darkest Dark Theme for Eclipse
(How to...)
Dark theme is available in Eclipse since a long time, but there were many problems with easy setting of all colors in editors, windows and popups. Sometimes you had to even adjust your system ...
Created on 27 February 2017
25. Copying is not poss.because an entry is missing in Table TVCPL VL473
(How to...)
... experience I know that if SAP table had K at the end of the name that this must be configuration of header (Kopf). I've inserted my new delivery type as target delivery type and I've filled da ...
Created on 15 February 2017
26. #SAPTechEd 2016 Barcelona
(Thoughts)
Hola! although I'm still in Barcelona and the event just finished, I'd like to share with you some first thoughts I have about SAP TechEd 2016 event.       You can't imagine ...
Created on 10 November 2016
27. SAP TechEd Developer Hero 2016
(Thoughts)
This year in July I received an email from SAP Developer Relation team that I was nominate for one of thirty SAP TechEd Developer Heroes 2016.   This was quite unsuspected but at the same time ...
Created on 09 October 2016
28. Why I like to code in ABAP in Eclipse
(Thoughts)
... ix.      High resolution can be used – in SE80 or even in whole SAP screens which have resolution 2560x1440 are too big for GUI, you can make the screen wider but all elements, ...
Created on 27 May 2016
29. How to access private or protected data and methods of CL_GUI_ALV_GRID
(Tricks)
... needed to use also outside the class and then you have to look for a work around. And while SAP is doing the same then I don't feel guilty :-)   So what have to be done? You need to add interface ...
Created on 26 May 2016
30. Send mail in BADI or User-Exit without commiting
(Tricks)
Everybody sends mails from SAP, some are still using old FM SO_NEW_DOCUMENT_ATT_SEND_API1 but some CL_BCS class. This class is really powerful but it has one disadvantage - it does commit work, and ...
Created on 22 February 2016
  • Start
  • Prev
  • 1
  • 2
  • Next
  • End
Łukasz Pęgiel
Create a nice looking chart with CL GUI CHART ENGINE - Part 3 - Chart Data and render GET SELECTED CELLS SAP TechEd Developer Hero 2016 DATATYPE PLUGIN BINARY RELATION GTREAD LINKS BINRELS SLICENSE ALV GRID Reset rejection of Purchase Requisition ALV GRID ALV GRID IN THE NUTSHELL ABAP STRUCTDESCR FALV ACR ABAP Extensions - Automatic Logon SCMS XSTRING REFRESH TABLE DISPLAY APPEND USER OBJECTS FROM SELECTOPTIONS HTML VIEWER PROGRESS INDICATOR VS direct call of SAPGUI INDICATOR LVC FCAT FIELDCATALOG KEY SEL LOAD COMPLEX ITM ELEMDESCR CREATE COM TSK MSC7 MB51 ALV Grid in the nutshell Field catalog - edit mask HEADER HANDLE GUI STATUS MEPO DOCUMENT MEREQS EBAN LOOKUP FRONTEND SERVICES GTENVIRONMENT VARIABLE MB51 ENHANCEMENT EMPHASIZE Field catalog - currency FIORI AiE SAP TechEd 2016 SUBTOTAL TEXT ROLLNAME SAVE SETTINGS Field catalog - checkbox TVCPL CURRENT CELL SCROLL INFO VIA RECEIVE RESULTS FROM FUNCTION CTMS DDB SET VAL OBJECT UI2 JSON SYMBOL BAPI EXCHANGERATE PARAMETERS
  • Laserowe usuwanie blizn Tychy
  • Laserowe usuwanie zmarszczek Tychy
  • Paznokcie hybrydowe Tychy
  • Paznokcie tytanowe 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

  • 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
  • ALV Grid in the nutshell: Field catalog - rollname

Most Read

  • Create XLSX/MHTML file from internal table in background
  • Refresh ALV GRID and keep position and current cell
  • Call standard F4 search help with customized parameters
  • FALV (Fast ALV Grid)
  • Dynamic GUI STATUS & TITLE with ABAP code
  • Create a nice looking chart with CL_GUI_CHART_ENGINE - Part 3 - Chart Data and render
  • Link Attachments of Purchase Requisition to Purchase Order
  • GOS - How to add business documents at creation of object
  • Subtotal lines of ALV GRID OO as content separator
  • Create fieldcatalog from internal table
  • Endless loop in BADI ME_PROCESS_PO_CUST
  • EWB Components allocation to routing operation (multilevel BOM)
  • Save message with attachment in Outlook's Drafts
  • How to access private or protected data and methods of CL_GUI_ALV_GRID
  • 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.