Sercan Küçükdemirci – ABAP Blog

Just another ABAP Blog

Skip to content
Menu
  • ABAP
  • AdobeForms
  • OpenSQL

Category: ABAP

ABAP

Using FTP with ABAP example

Posted on April 27, 2020September 21, 2021 by sercankd

In order to make transactions with FTP in ABAP, the server you will use must be in the allowed list in the SAPFTP_SERVERS table, otherwise…

ABAP

Doing a call transaction without using the set parameter id (BDC way)

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

Hi, one of the t-codes I will call transaction does not have a parameter id on the screen, we have to definitely call it somehow.…

ABAP

Add customer fields to Mb52

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

Both additional fields was requested for MB52 and an additional field was requested in the Selection screen. In this case ; The name of the…

ABAP

Getting the description of a field without knowing its text table

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

Hi, there was a need, we created a dynamic table, the fields to be printed on the ALV are not clear, we give the table…

ABAP

Adobeforms PDF merge example in one file

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

Hi, there is a class called cl_rspo_pdf_merge. With the help of this class, you can combine pdfs into a single file. Below is sample code.

ABAP

STATICS data type

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

The STATICS keyword is used to describe statically valid data within procedures. DATA-defined variables exist throughout the lifetime of the context in which they are…

ABAP

Cumulative page total calculation javascript code in Adobeforms

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

Hi, when there were more than 2 or 2 pages in the output of invoice, delivery note etc. adobe forms, I was asked to accumulate…

ABAP

Year/Month (period) data element and search help

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

Hi, there are report requests that work in the form of month and year, and there is a standard data element and standard search help…

ABAP

Create editable PDFs with Adobeforms

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

Hi, suppose you have a request to create editable PDF, you can create editable PDF files in SAP as follows. fp_docparams–FILLABLE = ‘N’. When you fill the…

ABAP

Loop in loop with parallel cursor

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

Hi, in some cases you have to use a loop inside the loop. Why is that? because you return the inner table at every value…

Posts pagination

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