Sercan Küçükdemirci – ABAP Blog

Just another ABAP Blog

Skip to content
Menu
  • ABAP
  • AdobeForms
  • OpenSQL

Category: ABAP

ABAP

Difference between quotation marks when defining variables

Posted on April 24, 2020January 30, 2021 by sercankd

Hello, In definitions using DATA (variable), that is, the types of data you define with the quotation mark formed by Shift + 2 are char…

ABAP

Dynamic MOVE-CORRESPONDING

Posted on April 24, 2020January 30, 2021 by sercankd

Hi, CORRESPONDING # (formerly move-corresponding) can be used dynamically, you can examine the example below, As an example, we draw the first 100 rows from…

ABAP

Easy TOC creating program

Posted on April 24, 2020January 30, 2021 by sercankd

Hi, you can use the attached and linked report instead of getting requests one after the other in the systems you work with, Simple to…

ABAP

Find BADI’s implemented in the system

Posted on April 24, 2020January 30, 2021 by sercankd

Hi, the following code snippet shows the BADI’s implemented in the system, When you run it, BADI’s implemented will be listed in a popup as…

ABAP

Print side by side example with REDUCE

Posted on April 20, 2020January 30, 2021 by sercankd

Reduce command is one of the nice innovations that came to ABAP with 7.40 SP08, it is an operator that simplifies most of the operations…

ABAP

Add, subtract to factory date example

Posted on April 20, 2020January 30, 2021 by sercankd

What is the factory calendar? The factory calendar is an adaptation that determines the working days of the workplace and the days on vacation determined…

ABAP

Keep it working when the function module gets an error

Posted on April 20, 2020January 30, 2021 by sercankd

Hi, if any function gets red error when you call the module, it will kick it from the program, as follows: To prevent this, in…

ABAP

Search help duplicate removal

Posted on April 20, 2020January 30, 2021 by sercankd

While creating Elementry Search Help, if you have the same data more than once in the table where you pulled data, you can get rid…

ABAP

Add day,month,year to date example

Posted on April 20, 2020January 30, 2021 by sercankd

Hi, you have a date and you want to add or subtract days, add months, years and subtract it. You may encounter a situation like…

ABAP

Number of values and total taking example with Reduce command

Posted on April 20, 2020January 30, 2021 by sercankd

I have mentioned the Reduce command in another post, we exemplify it with different uses below, Let’s give the code first, * Number of values…

Posts pagination

Previous Page Page 1 Page 2 Page 3 Next Page

Recent Posts

  • Using FTP with ABAP example
  • Doing a call transaction without using the set parameter id (BDC way)
  • Add customer fields to Mb52
  • Getting the description of a field without knowing its text table
  • Adobeforms PDF merge example in one file

Categories

  • ABAP
  • AdobeForms
  • OpenSQL

Social Media

Visit Us On Linkedin
© Copyright 2025 – Sercan Küçükdemirci – ABAP Blog
Wisteria Theme by WPFriendship ⋅ Powered by WordPress