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

Search for:
Search Only:

1. ATC Pseudo <span class="highlight">Com</span>ments list
(Tips)
I was implementing ATC checks in the company I work for and wanted to find the place where the information about possible pseudo comments are stored.  In transaction ATC I could find them in the management ...
Created on 26 September 2018
2. Send mail in BADI or User-Exit without <span class="highlight">com</span>miting
(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 not ...
Created on 22 February 2016
3. EWB <span class="highlight">Com</span>ponents allocation to routing operation (multilevel BOM)
(How to...)
This topic was raised many times, I always found it's not possible to (or at least to hard to try) to update components allocation for routing operations. Fortunately I had to do it somehow and I manage ...
Created on 18 April 2014
4. ALV Grid in the nutshell: Field catalog - Hotspot - ALV control: SingleClick-sensitive
(ALV Grid in the nutshell)
Hotspot fields are very widely used in ALV, such fields have the behaviour and style of hyperlinks, which means they are triggering the single-click event of ALV called HOTSPOT_CLICK. It is commonly used ...
Created on 27 April 2020
5. ALV Grid in the nutshell: Field catalog - reprep - ALV control: Value is selection criterion for rep./rep.intf.
(ALV Grid in the nutshell)
Before writing this part, I was never using Report-Report Interface, so probably it is not common scenario to do so, or it is not used with the systems I had possibility to use. But anyway I’ve made a ...
Created on 13 April 2020
6. Downloading Exchange Rates from NBP (National Bank of Poland)
(How to...)
...            OTHERS                   = 6       ).     IF sy-subrc EQ 0.       client->request->set_method( if_http_request=>co_request_method_get ).       client->send( EXCEPTIONS                      http_communication_failure = 1 ...
Created on 06 April 2020
7. 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
8. ABAP Extensions - Automatic Logon
(How to...)
... automatic logon on your installations.   ABAP Extensions plugin you can find in Eclipse Marketplace or by doing direct installation from this link http://abapblog.com/eclipse/plugin/ABAPFavorites/ or ...
Created on 04 January 2020
9. 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
10. ALV Grid in the nutshell: Field catalog - rollname
(ALV Grid in the nutshell)
... column     Just to show you where this information comes from, here it comes the view from SE11 and data element S_CONN_ID. Figure 89 SE11 for S_CONN_ID      ...
Created on 12 September 2019
11. ALV Grid in the nutshell: Field catalog - tooltip
(ALV Grid in the nutshell)
... grid and you’re optimizing the width of the column by minimizing the description of the column itself. It is common behaviour for example for checkboxes or for icon columns. In this case the Tooltip is ...
Created on 12 September 2019
12. 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
13. ALV Grid in the nutshell: Field catalog - quantity
(ALV Grid in the nutshell)
... As you can see there everywhere where DISTANCE field has less or the same number of decimal places then it’s always shown with one decimal place (even, if after comma there is an 0). In case the quantity ...
Created on 24 June 2019
14. ALV Grid in the nutshell: Field catalog - round
(ALV Grid in the nutshell)
... 2,5723, so the comma sign was moved left by 3 positions.   Figure 30 ZDEMO_AIN_CL12 Results with 3 as P_ROUND value Also changed output is visible when you use negative values. This time ...
Created on 24 June 2019
15. ALV Grid in the nutshell: Field catalog - qfieldname
(ALV Grid in the nutshell)
... the base of that information, data can be displayed differently in each row, as in comparison to QUANTITY the unit is not set for the whole column. In program ZDEMO_AIN_CL11 I’ve setup column DISTID to ...
Created on 24 June 2019
16. ALV Grid in the nutshell: Field catalog - exponent
(ALV Grid in the nutshell)
This field is used to setup exponent number display for floating point decimals (F) fields. Although it’s not that commonly used field type for display, then it’s important to know that you can manipulate ...
Created on 24 June 2019
17. ALV Grid in the nutshell: Field catalog - lzero
(ALV Grid in the nutshell)
This field allows manipulation of visibility of leading zeros. One of the most common example is the material number (MATNR), when there is no letter inside the name of material, it is stored in database ...
Created on 24 June 2019
18. ALV Grid in the nutshell: Field catalog
(ALV Grid in the nutshell)
... name Typing Method Component Name Dictionary Description row_pos type lvc_rowpos ALV ...
Created on 24 June 2019
19. ALV Grid in the nutshell: Basic Information
(ALV Grid in the nutshell)
... it’s also common that you’ll mix custom containers with other in one development. Many persons creates the custom container during the PBO event of the screen that contains custom container area, but ...
Created on 24 June 2019
20. ALV Grid in the nutshell
(ALV Grid in the nutshell)
... the application in the future, but as always the choice is yours. The code of all examples will be available to download with abapGit on https://github.com/fidley/ALVGridInNutshell  Basic ...
Created on 24 June 2019
Łukasz Pęgiel
LVC FCAT ALV Grid in the nutshell Field catalog LOAD COMPLEX TSK RESET REL ALLOWED How to copy BOM using CEWB Function Modules ZCL CMD CUSTOMER - Wrapper for CMD API classes FALV ESDUS DOMNAME ALV GRID ALINK CONNECTION GTINSERT ITM GUI ALV GRID SALV CONTROLLER METADATA GTGET FIELDCATALOG ADT SAPGUI PROGRESS INDICATOR FRIEND RM07DOCS Basic Information SET SELECTED CELLS SEARCH Field catalog - outputlen CTMS DDB VAL FROM OBJECT Field catalog - tooltip Field catalog - quantity COL ESRUO - MM settings table - Part 1 VALUE ONLINE MB51 GTFIND MS07 ALV GRID IN THE NUTSHELL READY FOR INPUT ZIP a file using ABAP STARTING NEW TASK FREE SESSION CHECK FILL MDLB EBAN GET ROWS ZDEMO FALV05 - Adding Removing Disabling grid toolbar PROCESS CUST SELECTION-SCREEN FUNCTION KEY OUTLOOK APPLICATION How to handle CL GRID events in SALV ABAP Code Retreat FALV Fast ALV Grid - First blood SLIN CALL TRANSFORMATION INTLEN READ USER SETTINGS ACR SAVE OBJECTS ABAP DEVELOPMENT TOOLS IN ECLIPSE not allowed PLUGIN BAPI
  • 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

  • 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
  • FALV (Fast ALV Grid)
  • Call standard F4 search help with customized parameters
  • Dynamic GUI STATUS & TITLE with ABAP code
  • Create XLSX file from internal table in background v2
  • ATC Pseudo Comments list
  • Create fieldcatalog from internal table
  • 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
  • Endless loop in BADI ME_PROCESS_PO_CUST
  • 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.