Exceptions in SAP

Whenever an ABAP program is not able to handle a particular situation at runtime, it issues an Exception. There are two types of exceptions in ABAP : Handleable exceptions, which are based on predefined exception classes. Non-handleable exception, which produce runtime errors directly. Each handleable exception is associated with a runtime error. The program terminates with …

Introduction to Web Technologies for ABAPers

In the recent years you may have noticed SAP is adding new softwares to its cloud offerings. SuccessFactors, Hybris, Ariba etc … Which I think is the need of the time, because current business challenges have changed as compared to the earlier decade when infrastructure and computing power was limited. Now the challenges are geared …

What is Deadline Monitoring in SAP Workflow? – Part 1

SAP Workflow, as the name suggests, is responsible to ensure that Work in the SAP System Flows in a consistent, systematic and timely manner. Every business process consists of doable actions (Work) that has to be completed. For example: Approving Employee Time-sheet, Checking if a new hire form is filled completely, Checking/ Approving Purchase Requisition …