Quantcast
Channel: ABAP Development
Browsing all 948 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Antifragile software

                                                        Anti-fragile Software           Before proceeding further, I have a confession to make - it has mostly nothing to do with ABAP development and it...

View Article


Where to find if LSMW recording exists for a Tcode

On my quest to find if  any LSMW recording exits for Chart of accounts. Researching the Internet I came across two tables.  /sapdmc/lsgbdca : This table stores the project,recording code and Recording:...

View Article


Image may be NSFW.
Clik here to view.

how do you usually upload picture in SCN? A workaround for current SCN upload...

Hello friends,recently there is a known issue in SCN  that you cannot upload pictures in your local laptops when you write blogs.( The insert image button is disabled )  Currently the SCN guys are...

View Article

Image may be NSFW.
Clik here to view.

Progress Bar - avoid timeout dump

A progress bar is used to display the progress of a process. Sometimes a program can take long to execute and can result in a timeout dump.  A progress bar can be used to prevent a timeout dump.   Use...

View Article

Performance Tuning in BI Routines - ABAP Programming

  This blog gives you a detailed description of Performance tuning needed in ABAP routines (transformation) and hints to write the optimized code.  ABAP Routines – Deployment in Transformation...

View Article


How to solve the problem of different length for the same field

Scenario In table LFBK, the field BANKN is of length 18. In table TIBAN, the field BANKN is of length 35. The problem arises when we have a For All Entries like below:   SELECT *FROM tibanINTO TABLE...

View Article

Theory about online language switching (without log off/log on)

Hello,here I want to share some knowledge/hints how an online language switch can be implemented.SET LOCALE LANGUAGE <SPRAS> changes the current language of the current internal session. see...

View Article

Image may be NSFW.
Clik here to view.

Troubleshooting a Trfc production issue

It's been a long time since I have written a blog. Through this blog I am going to share my understanding of Trfc's gained while handling a production issue.Last week a strange ticket came with so many...

View Article


Image may be NSFW.
Clik here to view.

New ABAP feature in 740: LET expression

A LET expression defines variables var1, var2, ... or field symbols <fs1>, <fs2>, ... as local auxiliary fields in an expression and assigned values to them. When declared, the auxiliary...

View Article


FSCM - Adding Custom Fields to Formula Editor

This blog explains how to add the custom attributes/fields to Formula Editor from the additional custom tabs of BP General Data and BP Credit Segment Data created through Business Data Toolset (BDT)...

View Article

Image may be NSFW.
Clik here to view.

ABAP Mesh in 740: Connect your internal table as BO node association

ABAP Mesh is also a new feature in 740. Let's use an example to demonstrate how it works: I have defined two types for developers and managers. developer type has a field manager which points to his...

View Article

Image may be NSFW.
Clik here to view.

New Open SQL Enhancement in 740

The following open SQL statement looks a little werid, however it could really works in 740.1. The field name of my structure ty_my_sflight is different from field defined in sflight, so in SQL...

View Article

Image may be NSFW.
Clik here to view.

Bitmap Processing : Stitching Images Horizontally

Two images can be stitched horizontally to create a bigger image.The image processing is done at byte level, and utilizes Thomas Jung's ZCL_ABAP_BITMAP class.Below image summarizes what is being done....

View Article


Image may be NSFW.
Clik here to view.

A simple example of using ABAP regular expression: Should I use it at all in...

Currently I am working on the project to enable CRM system with social media integration. We need to extract all social posts with different social channels into CRM system like twitter, facebook and...

View Article

Image may be NSFW.
Clik here to view.

An example of AMDP( ABAP Managed Database Procedure ) in 740

ABAP Managed Database Procedures are new feature available in AS ABAP 7.40, SP05 which enables you to manage and call stored procedures or database procedure in AS ABAP. An ABAP Managed Database...

View Article


Image may be NSFW.
Clik here to view.

A small tip to find all classes which are registered to a given event - And...

I would like to get a list of all classes which have methods registered to the event NEW_FOCUS of CL_BSP_WD_COLLECTION_WRAPPER.  When I try to use "where used list", I meet with a time out exception....

View Article

Image may be NSFW.
Clik here to view.

class documentation generator

The ABAP Class Documentation Generator works equal to the well-known JavaDoc tool for documenting Java classes. It is available in software component BBPCRM (starting with CRM 7.0)  A good...

View Article


Image may be NSFW.
Clik here to view.

ABAP in jEdit - Offline ABAP Editor

Do you also keep your ABAP snippets in some kind of ASCII-files using notepad or other editors to look them up? If you want to lookup your ABAP code when you are offline everything is displayed in one...

View Article

Environment sensitive Job Spawning

InspirationFor faster results, we often execute programs in parallel using background jobs. Even though this might be a good idea in terms of processing efficiency, on many occasions this results in...

View Article

Image may be NSFW.
Clik here to view.

Creating Excel the Java way

Hi all, I would like to share with you a some code development . There is a constant request to generate Excel report from SAP .As far as I know there is no built in support to do that from ABAP.There...

View Article
Browsing all 948 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>