Unzip & Read files with ABAP class CL_ABAP_ZIP
On SCN exist a wiki showing how to create a ZIP file (here http://wiki.scn.sap.com/wiki/display/ABAP/Zip+any+file+via+ABAP+using+CL_ABAP_ZIP ) and a wiki showing how to ZIP a report output in PDF...
View ArticleGOS enhancement in sales order
Hi All, Below is the proposed solution by abapers and would like to share it a document. Scenario:Could you please tell me how to do enhancement when uploading attachment in sales order edit mode VA02?...
View ArticleABAP Core Data Services @SAP TechEd 2015
Today in the well-known universe surrounding ABAP, talking about data definition and access implies talking about Open SQL and Core Data Services (CDS). This presentation provides an overview of the...
View ArticleSAP NetWeaver AS for ABAP 7.5 - Overview
This presentation provides an overview of SAP NetWeaver Application Server for ABAP 7.5 which is the foundation underlying SAP S/4HANA, on-premise edition, SAP Business Suite (upcoming SAP Enhancement...
View ArticleFI Enhancement Technique - How-To-Guide on the Usage of Business Transaction...
This article provides a step-by-step guide on the usage of Business Transaction Events, as an Enhancement technique in the Financial Accounting Module of the SAP R/3 system. The Open FI enhancement...
View ArticleRestrict SAP user ID login for only one Terminal
Scenario: Client wants to restrict the user to login from any other terminal except allocated one. Solution : Step 1 : Use Function Exit : EXIT_SAPLSUSF_001 which is called immediate after login. Step...
View ArticleHow to Generate a formatted excel in background and send it as an email using...
I was working in one Project and there came a requirement that if a customer process any output form , the output should be displayed as formatted excel and if given a print it should send the excel as...
View ArticleQuick Tips about Smartforms Translations
In cases where you would need to maintain texts for different regions There is a t-code to maintain that: SE63 For smartforms we enter SSF in the of-code sectionThis is the screen you see then. Now...
View ArticleSAP NetWeaver AS for ABAP 7.5 - One ABAP Platform for SAP Business Suite and...
This is the landing page for SAP NetWeaver Application Server for ABAP 7.5, which is the underlying ABAP platform for SAP S/4HANA, on-premise edition, SAP Business Suite Enhancement Package 8 and SAP...
View ArticleVirtual Change Pointer Technique
Introduction Change Pointers are log entries to remember all modified records relevant for ALE. They are log entries to table BDCP & BDCP2, which are written every time a transaction modifies...
View ArticleFeatured Content for ABAP Development
SAP NetWeaver AS ABAP 7.5 - Overview and Product HighlightsThis is the official SAP product management presentation of SAP NetWeaver AS for ABAP 7.5 - Overview and Product Highlights.February 29,...
View ArticleAbaP Release7.50- Dynamic RFC Destination
With ABAP 7.50 , a new class CL_DYNAMIC_DESTINATION can be used to create a dynamic RFC destination( no need to create RFC destination In Tx- SM59) and can be used in calling RFC enabled function...
View ArticleOld and new ABAP syntax - overview sheet
Motivation:With release 7.40 and 7.50 several new ABAP language elements have been introduced. Learning them in theory is one thing, using them in daily life quite another. While working on that, the...
View ArticleCan’t Enhance any object in SAP system?
Sometimes we want to enhance some standard function module but we get the below error message- Software Component XXXXXXXXX can not be enhanced.What it exactly means that the system set up does not...
View ArticleGOS enhancement in sales order
Hi All, Below is the proposed solution by abapers and would like to share it a document. Scenario:Could you please tell me how to do enhancement when uploading attachment in sales order edit mode VA02?...
View ArticleSAP NetWeaver AS for ABAP 7.5 - Overview
This presentation provides an overview of SAP NetWeaver Application Server for ABAP 7.5 which is the foundation underlying SAP S/4HANA, on-premise edition, SAP Business Suite (upcoming SAP Enhancement...
View ArticleFBCB using LSMW Step by step (Balance carry forward, zero period posting)
Overview This document gives a brief information on creating the documents via FBCB using LSMW for zero period posting (Balance carry forward).While migrating to New GL, you require transaction FBCB to...
View ArticleHow to Find IDOC number through Invoices/Deliveries
If we have mass number of invoices/deliveries then we can’t find IDOC number by going to invoices/deliveries one by one. So I did some research and found two most important tables IDOCREL andSRRELROLES...
View ArticleHow to use C code via FBSL inside ABAP
Hello community, a few month ago I presented here (How to use FBSL inside ABAP) Freestyle BASIC Script Language (FBSL). The actual release candidate of FBSL integrates a dynamic C JIT compiler, so is...
View ArticleWriting Documentations for Development Objects in SAP
There are multiple ways for Development Object's documentation - which seems to be the most hated activities in a developer's life. Due to increasing complexity of an application and also increasing...
View Article