How to Get Accurate Pricing in SD for Customer and Material?
Custom Function Module to retrieve accurate Pricing in SD for Customer and Material. Of late, we have been focussing on HANA, UI5, Fiori and all the related new jargons. But in reality, a major...
View ArticleHow to Add and Change PO Service Line using BAPI BAPI_PO_CHANGE?
Services Tab in PO screen (ME23N) is one of the dreaded tabs by most ABAPers. Whenever there is a requirement to add, delete or modify the items of the PO Services, I found, most ABAPers take the...
View ArticleSAP CoPilot – SAP’s own Digital Assistant Introduction
SAP CoPilot – Inspired by the flood of articles and knowledge share, I thought of writing one article on a new topic which I recently experienced. It was a very interesting learning opportunity for me...
View ArticleHow to Execute a Report Always in Background mode, even on Press of Function...
Always run the report in background mode even on the press of F8? You might feel, what’s the big deal? Just schedule a background job and you are good. You do not need to handle it in your program. But...
View ArticleHow to Print Vertical Bar Code in SAP Forms?
We all know, SAP is an ocean and we find hidden treasures every other day. A few days back, I got a requirement from my client to print Bar Code in the output form. I have worked in all printing...
View ArticleHow to Add Customized Node in SPRO?
Can we add our customized node in SPRO? You might love ABAPers or hate them. But you can never ignore them. Forget about imagining SAP World without ABAPers. Put all Artificial Intelligence you can....
View ArticleModify the Run-Time Value of Workflow Containers. Part-1
Do you know how to modify the content of workflow containers at run-time? This means you can actually modify and manipulate the workflow runtime values after the workflow has triggered and the work...
View ArticleModify the Run-Time Value of Workflow Containers. Part-2
I hope our previous article “Modify the run-time value of workflow containers Part 1” helped you understand the pros and cons of restarting a workflow when it goes into an error state due to the data...
View ArticleFetching Data from Memory Stack Using New Tool (in Debugger)
Many times we receive a requirement to add validations for standard transactions wherein the field value is not directly accessible in user exit or BADI. So if you are also struggling with such...
View ArticleCompilers, Assembler and Machine Code. Are they same?
Programmers and Consultants very frequently use Compilers and Assemblers jargons. We even interchange the usage as per our convenience. Are compilers, assemblers and machine code synonymous to each...
View ArticleAutomatically Fill Test Data in FM & BAPIs for SE37 – The Lazy Way
We often come across many issues with the upload programs that we develop to facilitate mass upload. The most boring work that I feel is when I have to replicate the runtime data in SE37 BAPI fields to...
View ArticleSPTA Parallel Processing Framework in ABAP
Parallel Processing Technique in SAP ABAP using SPTA Framework With the advent of HANA and In-Memory processing, this topic might look mis-timed. But, there are many organizations, which still have no...
View ArticleCode Quality Control, Simplified!!
After Simple Logistics and Simple Finance, should we coin this as Simple Code Inspector? We assume that by now all the SAP Technical Consultants are aware of “ABAP Test Cockpit” also abbreviated as...
View ArticleABAP Objects – Is INTERFACE the Leaky Bucket of OOPs Design?
Most of us know, Encapsulation, Abstraction, Inheritance, and Polymorphism are the Pillars of Object Oriented Design. There is also a fifth aspect called INTERFACE which helps to provide external...
View ArticleSAP TMG – No Need to Delete & Regenrate After Change of Table Structure
No Need to Delete and Regenerate the Table Maintenance Generator after Addition or Deletion of New Key or Non-Key Fields in Tables. Do you know how? Whenever we need to add a new key field or non-key...
View ArticleUtility Program to Auto Format the Texts into Meaningful Sentence
PO Texts in the Material Master – Long Text Wrap up Issue and Resolution Issue: When loading PO texts in the Material master from a flat file, the long text do not wrap up automatically into a...
View Article41 Funny Acronyms of SAP
The other day one of my friends was really frustrated by the way a particular business worked for one of the clients. Ignorance of some so call functional consultants had complicated the process and...
View ArticleSAP ABAP Checkpoint Group – Chase the Mysterious SAP Issues with a Smile
T-Code SAAB for SAP ABAP Checkpoint Group If changes are made to the code, then there is no guarantee that previous assumptions are satisfied. SAP ABAP checkpoints can be used for making sure that...
View ArticleUtility Program to Auto Format the Texts into Meaningful Sentence
PO Texts in the Material Master – Long Text Wrap up Issue and Resolution Issue: When loading PO texts in the Material master from a flat file, the long text do not wrap up automatically into a...
View Article41 Funny Acronyms of SAP
The other day one of my friends was really frustrated by the way a particular business worked for one of the clients. Ignorance of some so call functional consultants had complicated the process and...
View Article