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

Search for:
Search Only:

1. Characteristic's own input screen - Part 1 - Convert Values To Floa
(How to...)
... (in float) - method to clear initial line which was appearing when standard screen was called without reference to database values.   In this and following parts of this tutorial you'll see all mentioned ...
Created on 31 August 2013
2. 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
3. ALV Grid in the nutshell: Field catalog - datatype
(ALV Grid in the nutshell)
...  Decimal Floating Point Stored in BCD Format DF16_RAW Decimal Floating Point Stored as Binary Number DF16_SCL Decimal ...
Created on 11 December 2019
4. 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
5. ALV Grid in the nutshell: Field catalog
(ALV Grid in the nutshell)
...  type lvc_expont ALV control: Exponent for float representation key type lvc_key ALV ...
Created on 24 June 2019
6. ATC Pseudo Comments list
(Tips)
...  W Table &1: field &3 in secondary index &2 is of the type FLOAT CI_TABL_EXCEPTN   CL_CI_TEST_DDIC_TABLES 38 N Cross-Client table &1: Secondary Index &2 without ...
Created on 26 September 2018
7. Re-explode or delete purchase order line subcontracting BOM
(Tricks)
...            mt06e        type        mt06e,           float        type        f,           t001w        type        t001w,           accounting   type        mepoaccounting,           order_handle type ref to cl_po_header_handle_mm, ...
Created on 04 February 2017
8. ZCL_FALV_COLUMN - column (fcat) settings
(FALV (Fast ALV Grid))
...        importing         value(iv_value) type char01 .     methods set_drdn_alias       importing         value(iv_value) type char01 .     methods set_decfloat_style       importing         value(iv_value) type outputstyle . ...
Created on 10 January 2016
9. Characteristic's own input screen - Part 4 - Move screen values to reference dat
(How to...)
...                      select single msehi into m_currency from cabn where atnam eq i_atnam.                   else.                     m_currency = -atawe.                   endif.                   call function 'KKEK_CONVERT_FLOAT_TO_CURR' ...
Created on 14 November 2013
10. Characteristic's own input screen - Part 2 - Clear Initial Lin
(How to...)
We've got method to convert internal value to float, now it's time for next one which I didn't suppose it would be needed but when I was calling CTMS_DDB_SET_VALUE_ONLINE to show input screen ...
Created on 31 August 2013
11. Classifications - Part 2 - Get Object Details
(How to...)
... to get the type of the field (needed for proper conversion) and FM KKEK_CONVERT_FLOAT_TO_CURR to convert currency values stored as float on database into currency fields.   Importing: i_object type bapi1003_key-object -> ...
Created on 18 May 2013


Łukasz Pęgiel
ESRUO - MM settings table - Part 3 LVC FCAT REPTEXT MB51 NOLIST FIELDCATALOG ESDUS SCAN ABAP-SOURCE REUSE ALV VARIANT GET DDIC FIELD LIST F4IF START VALUE REQUEST SMP DYNTXT ALV GRID IN THE NUTSHELL IFIELDNAME GUI GRID ECLIPSE ALV GRID COVEXT HOW TO START WITH ALV ALV Grid in the nutshell Field catalog - checkbox HTTP CLIENT CVAPI DOC CHECKOUTVIEW TVCPL IXML DOCUMENT ZDEMO FALV05 - Adding Removing Disabling grid toolbar Field catalog - ifieldname MEPO BAPI EXCHANGERATE CREATE SAPGUI PROGRESS INDICATOR FIX COLUMN APPEND USER OBJECTS PURCHASE REQUISITION MERGE DELETE SETTINGS Other checks on purchase requisition state SLICENSE COL ABAP DEVELOPMENTS TOOLS SIGN Field catalog - currency How to handle CL GRID events in SALV ABAP HTML Field catalog - sp group - Group key SAP TechEd ESRUO PARSER Enhanced MB51 Part 2 - Structure for data CTMS DDB HAS VALUES INTERNAL LOWER CASE MSC7 SALV CONTROLLER METADATA GTGET SLIS RM07DOCS Custom selection-screen fields for MD07 MS07 Save message with attachment in Outlook's Drafts Reset rejection of Purchase Requisition LOAD COMPLEX TSK Popup with multi-select ALV Create a nice looking chart with CL CHART
  • 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.