• 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. EWB <span class="highlight">Components</span> 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
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. Creating ABAP type definition from JSON structure (JSON2ABAPtype)
(How to...)
...             end of t_hierarchy,            tt_hierarchy type standard table of t_hierarchy with default key.     constants: c_components type string value '&&components&&'.     data: hierarchy type tt_hierarchy. ...
Created on 20 August 2018
4. Re-explode or delete purchase order line subcontracting BOM
(Tricks)
...    The main part is again to use FM ME_COMPONENTS_MAINTAIN and ME_COMPONENTS_UPDATE_PREPARE , but this time there is no easy way to fill MDPA and MDLB structures which are needed here. So I ...
Created on 04 February 2017
5. Deletion of subcontracting BOM in Purchase Requisition
(Tricks)
In previous post I've shown how to re-explode subcontracting components of purchase requisition using FM ME_COMPONENTS_MAINTAIN and ME_COMPONENTS_UPDATE_PREPARE . Using very similar code you can delete ...
Created on 03 February 2017
6. Re-explosion of subcontracting BOM in Purchase Requisition
(Tricks)
... instead of selecting and updating components in the database. IF_BOM_MM didn't helped as well.   I started to dig in the standard transactions and local classes of ME52N and finally I have figure out ...
Created on 02 February 2017
7. ESDUS, ESRUO - MM settings table - Part 2/3
(Tricks)
... FMs in the interface or inside the code you can find a table with structure ESDUSCOM. This structures contains three components: ACTION, ELEMENT, ACTIVE. This components can be found of course in ESDUS table. ...
Created on 09 April 2014
8. Copy routing (create on a base of existing one)
(Tricks)
... copy completely source routing to target but in any case you can also omit some of the areas and create them after save (like material allocation or components assignment ). form create_routing_by_copy_ewb using f_plnty_s ...
Created on 26 May 2013
9. Classifications - Part 4 - example of use
(How to...)
...      endif.     "you can get all components from structure so no need to manually     "write all the names of characteristics  but just to show it I will     "it fast and I'll directly put characteristic name ...
Created on 26 May 2013
10. Classifications - Part 1 - prepare structure for class data
(How to...)
...        append ms_comp to mt_comp.       "We got all components so we can create structure of a characteristic       mo_str =  cl_abap_structdescr=>create( mt_comp ).       "and we can create table for this characteristic ...
Created on 17 May 2013
11. Load variant to single subscreen (selection screen)
(How to...)
...                assign (f_fieldname) to .               if sy-subrc eq 0.                 "firstly append initial line to be able to assign components                 append initial line to  assigning . ...
Created on 02 May 2013
12. Download CV01N/2N/3N documents to PC
(How to...)
...    data: mt_drat type table of drat.   data: ms_drat type drat.   data: mt_files type table of cvapi_doc_file.   data: mt_components type table of cvapi_doc_comp.   data: ms_draw type draw.   data: m_mimetype type mimetypes-type. ...
Created on 14 April 2013
Łukasz Pęgiel
SLIN CURRENCY GET SCROLL INFO VIA ALINK CONNECTION GTFIND ALV GRID IN THE NUTSHELL GUI ALV GRID LVC FCAT FALV JSON2ABAPtype Get filename and extension from full path IXML STREAM FACTORY GTINSERT ABAP TABLEDESCR SCMS DOC READ ABAP Extensions - Automatic Logon STRUCTDESCR ZDEMO FALV02 - Full screen with redefinitions BAPI CLASS MB51 ADT RSDBRUNT ZCL CMD CUSTOMER ALV GRID SALV LEX GUI STATUS FIELDCATALOG OUTLOOK APPLICATION API DARKEST DARK THEME Create fieldcatalog from internal table VARIANT CONTENTS LOAD COMPLEX TSK ALV Grid in the nutshell Field catalog - fieldname PARSER Copying is not poss F4IF START VALUE REQUEST ESDUS Function Module or Method Range to search in lower case fields CVAPI CHECKOUTVIEW Download CV01N 3N documents to PC COLUMN - column fcat settings TABLE POPUP TIMER BOM PROVIDE MBM MMIM REP CUST BCS CONVERT DELETE MTK STARTING NEW TASK SELECTED CELLS TechEd EDIT MASK OUTB DELIVERY CREATENOREF ESRUO - MM settings table - Part 3 DATATYPE EWB Components allocation to routing operation multilevel BOM ABAP EXTENSIONS ABAP IN ECLIPSE
  • 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.