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

Search for:
Search Only:

1. Re-explode or delete purchase order line subcontracting BOM
(Tricks)
... item,           schedule     type        meposchedule,           eban         type         ...
Created on 04 February 2017
2. Deletion of subcontracting BOM in Purchase Requisition
(Tricks)
... sp; report zabdelprbom. parameters: p_banfn type eban-banfn,                         p_bnfpo type eban-bnfpo default '000 ...
Created on 03 February 2017
3. Re-explosion of subcontracting BOM in Purchase Requisition
(Tricks)
...  Here you can find sample code how to re-explode purchase requisition BOM in few lines.   report zabexplprbom. parameters: p_banfn type eban-banfn,       ...
Created on 02 February 2017
4. GOS - How to add business documents at creation of object
(Tricks)
...        type eban-banfn. data: go_gos_manager  type ref to cl_gos_manager. And we activate GOS with temporary object name if we're in creation mode:   ...
Created on 25 April 2014
5. GOS - Link Business Documents from PR to PO
(Tricks)
... Then when we have list of all business documents we can insert link to it to PO with  cl_alink_connection=>insert. Importing: I_PURCHASE_REQUISITION Type EBAN-BANFN I_PURCHASE_ORDER Type ...
Created on 25 April 2014
6. Reset rejection of Purchase Requisition
(How to...)
... so you can use this one without checking if reset of rejection can be done or not.   Importing: I_BANFN TYPE EBAN-BANFN -> Purchase Requistion number Changing: C_FACTORY TYPE REF TO IF_PURCHASE_REQ_FACTORY ...
Created on 24 March 2014
7. How to check if for purchase requisition rejection can be reset?
(How to...)
... by checking EBAN table. You have to use OO PR objects to be able to do so. Bellow you can find a method how to check if you can reset the rejection of the requisition done in the WF.    Importing: ...
Created on 18 March 2014
8. Link Attachments of Purchase Requisition to Purchase Order
(Tricks)
... Importing I_EBELN TYPE EBELN -> Purchase Order number I_COMMIT TYPE C     -> Do you want to do the commit? Tables T_EBAN STRUCTURE EBAN  -> Table with PR lines ...
Created on 12 April 2013
Łukasz Pęgiel
FIELDCATALOG HEADER HANDLE ESRUO - MM settings table - Part 2 ABAP STRUCTDESCR ALV Grid in the nutshell Field catalog - convexit ALV GRID IN THE NUTSHELL COC1 FEATURE CHECK GUI ALV GRID GUI STATUS LOAD COMPLEX TSK LVC FCAT COMPONENTS UPDATE PREPARE BOM BAPI OBJCL GETDETAIL IFIELDNAME CTMS DDB SET VAL FROM OBJECT MESSAGE HANDLER Unlock yourself on the DEV system IXML ELEMENT ADT DELETE USER OBJECTS JSON2ABAPtype SALV COLUMNS TABLE ALINK CONNECTION GTINSERT FALV LOWERCASE CONVEXIT TVCPLAP MB51 PROVIDE ITM PATH IDENTITY REPREP Delete Routing - piece of cake DATATYPE VALUE ONLINE AiE dark theme settings Field catalog - no sign Field catalog - key sel Extend allowed runtime of a program KKEK CONVERT FLOAT CURR EXPONENT CREATE COPY DOMNAME LEARN ABAP BOM COPY MEPO151 MM- GTGET GOS MANAGER Create XLSX MHTML file from internal table in background COM OPR ALLOCATION Field catalog PROGRESS INDICATOR ESDUS CMD API EXTRACT SE41
  • 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
  • GOS - How to add business documents at creation of object
  • Link Attachments of Purchase Requisition to Purchase Order
  • 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.