I always wanted to try running SAP at home, but my PC was too old to try. I could probably run the very first SAP for Linux (4.6), but I did’t even have disk space to install appropriate Linux v… more →
ABAP lognaveenvishal wrote 15 hours ago: Now you can create an ALV Grid very fast; you don’t need to define a layout, a fieldcatalog, a … more →
naveenvishal wrote 18 hours ago: This process is very easy but a lot of programmers don’t know how to do it. You just have to c … more →
naveenvishal wrote 21 hours ago: There are situations where an ABAPer needs to write the same code over and over again, just for the … more →
naveenvishal wrote 22 hours ago: There are some cases where you want your application to call the Maintenance View (instead of creati … more →
sylwiapresley wrote 1 day ago: I really enjoyed last night at Jericho Tavern with Oxford geeks:) I am not very good in technologie … more →
sapmagic wrote 1 day ago: Hello Folks, This is my first blog, I am all excited about this. First of all let me explain what to … more →
naveenvishal wrote 1 day ago: At first sight, both the statements ( loop at itab where <key> = <val> ; loop at itab. … more →
naveenvishal wrote 1 day ago: Many times an ABAPer or Functional consultant gets the Message ‘You are not authorized to disp … more →
naveenvishal wrote 2 days ago: SAP Tables: The most useful component/object of an ERP as a whole. It is important component of all … more →
naveenvishal wrote 2 days ago: This sample program demonstrate the execution of DOS command from SAP. To execute a dos command fro … more →
naveenvishal wrote 2 days ago: Ever found caught in the circumstance where you don’t know, which of your ABAP programs are In … more →
naveenvishal wrote 6 days ago: When it comes to looping thru a standard Internal Table, almost every ABAPer normally loops like thi … more →
naveenvishal wrote 6 days ago: As an ABAPer, you must have thought of adding your custom button to the standard ALV Grid called in … more →
naveenvishal wrote 6 days ago: This utility searches ABAP program source code listings for a particular string within the code or t … more →
naveenvishal wrote 1 week ago: Some of you must had came across this simple problem when you want to modify a program that ‘ … more →
naveenvishal wrote 1 week ago: There are many posts like this to send external and internal emails from SAP. I thought to consolida … more →
naveenvishal wrote 1 week ago: A simple ABAP program to find orphaned includes. These are includes that are no longer referenced by … more →
naveenvishal wrote 1 week ago: The program below shows OOPS concept implementation in ALV. ALV is created inside the Custom Contain … more →
naveenvishal wrote 1 week ago: The program is a nice tool for ABAP programmer, specially for beginners. It auto-generates the code, … more →