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

Search for:
Search Only:

1. ALV Grid in the nutshell: Field catalog - reprep - ALV control: Value is selection criterion for rep./rep.intf.
(ALV Grid in the nutshell)
... where I’ve set sender and receiver, both as RT (ABAP Report Program). Figure 100 TRSTI entry for sender program   I’ve also adapted the field catalog, setting REPREP to ABAP_TRUE ...
Created on 13 April 2020
2. Downloading Exchange Rates from NBP (National Bank of Poland)
(How to...)
... _get ).       client->send( EXCEPTIONS                      http_communication_failure& ...
Created on 06 April 2020
3. Downloading Exchange Rates from Central Bank of Turkey
(How to...)
... d( if_http_request=>co_request_method_get ).       client->send( EXCEPTIONS                    ...
Created on 06 April 2020
4. How to extend the time between SAP license installations on NPL
(Tricks)
... tic Date & Time update and close window.   Now it's the time to shut down your virtual machine. Please power it off or send the shutdown signal.   Now  ...
Created on 03 August 2018
5. Create XLSX file from internal table in background v2
(Tricks)
... .   Now you can use the result XSTRING do download data to application server, local pc or use it to send via e-mail.   Cheers  ...
Created on 01 June 2018
6. How to handle CL_GUI_ALV_GRID events in SALV
(Tricks)
...            salv  type ref to cl_salv_table.     methods: create_salv.     methods: evh_after_refresh for event after_refresh of cl_gui_alv_grid importing sender, ...
Created on 09 October 2016
7. 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
8. Enhanced MB51 Part 6 - ZMB51 program
(Tricks)
...        dp_error_create           = 11       dp_error_send             = 12 ...
Created on 28 March 2014
9. Call standard F4 search help with customized parameters
(How to...)
...    if sy-subrc eq 0.     move <val>-fieldval to p_carrid.   endif.   "send dummy ok_code to refresh screen data ...
Created on 07 June 2013
10. Create XLSX/MHTML file from internal table in background
(Tricks)
... rm. So you're receiving at the end of the method an xstring file so you can do what you want with it, for example send via mail to the user, or save it on local PC (like in the example found at the end) ...
Created on 12 May 2013
11. Save message with attachment in Outlook's Drafts
(Tricks)
... to create and send the message directly from SAP, but in a situation when you're working on local files then It may be better to do it with Outlook. This is of course just a short sample of the possibilities, ...
Created on 16 April 2013
12. Download CV01N/2N/3N documents to PC
(How to...)
...                    dp_error_send             = 12 ...
Created on 14 April 2013
Łukasz Pęgiel
LVC FCAT GUI ALV GRID FALV Create XLSX MHTML file from internal table in background ABAP TYPEDESCR FIELDCATALOG COC1 FEATURE CHECK SCMS XSTRING BINARY SAP TechEd acrTYC CMD API EXTRACT QUANTITY Function Module or Method ALV Grid in the nutshell Field catalog - reprep - ALV control Value is selection criterion for rep rep intf MB51 ENHANCEMENT ZERO Scan program for authority-check HEADER HANDLE MB51 NOLIST Field catalog - tooltip EXPONENT UPPER CASE PURCHASE REQUISITION HOTSPOT ALV GRID IN THE NUTSHELL MS07 PROCESS CUST HTML VIEWER ZDEMO FALV06 - Grid Layout settings Mark field GUI HTML EDITOR SELECTION-SCREEN FUNCTION KEY RELEASABLE ABAP TEST COCKPIT JSON ALINK CONNECTION GTFIND Field catalog - no out GET DDIC FIELD LIST EDIT MASK IXML OSTREAM KKEK CONVERT FLOAT CURR HTTP CLIENT GOS - Link Business Documents from PR to PO RELATION CREATE GTDELETE ALV GRID DELETE USER OBJECTS DARK THEME LOOP Enhanced MB51 Part 1 - Goal and prerequisites SAVE SETTINGS CVAPI DOC GETDETAIL CLASS SAP Community Events CHAR VALUE CHANGE2 SIGN TRANSFER
  • 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)
  • How to access private or protected data and methods of CL_GUI_ALV_GRID
  • Popup with multi-select ALV
  • Save message with attachment in Outlook's Drafts

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.