Sercan Küçükdemirci – ABAP Blog

Just another ABAP Blog

Skip to content
Menu
  • ABAP
  • AdobeForms
  • OpenSQL
ABAP

Reverse (print string reversed)

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

The reverse operator is used to get the reverse spelling of the value. data(lv_revers) = reverse( ‘ABCDE’ ). Let’s try the code above, The returning result will be…

ABAP

Getting the difference between two dates as day, month, year

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

Hi, when you want to calculate how many days are there between two dates, how many months are there, and to find how many years…

ABAP

Month/Year standard search help for period

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

month TYPE fti_month_year,   You call a standard include to include the search help, extract the code from it if you want, but there is nothing else…

ABAP

Getting first day and last day of the month

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

Selam, sizden ayın son gününü ve ilk gününü almanızı gerektirecek bir talep geldiğini var sayalım, aşağıdaki kod bloğu size ilk ve son günü verecektir. Örneklendirelim,…

ABAP

OpenSQL Case .. When Example

Posted on April 20, 2020January 23, 2021 by sercankd
ABAP

Events in Adobe Livecycle Designer

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

initialize Initializes the javascript code for all objects after the form design has been combined with the data. When an object is created, you can…

ABAP

Using READ_TEXT without coding anything in Adobe Forms

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

Hello, when working with Adobe Forms, ABAP Developers often write code with FM READ_TEXT in initialization, there is a convenient way to read texts in…

ABAP

Turkey Tax Number Verification

Posted on April 19, 2020January 23, 2021 by sercankd

With the method below you can verify a Turkish Tax Number

ABAP

Turkish ID Number verification

Posted on April 19, 2020January 23, 2021 by sercankd

With the method below you can verify a Turkish Identification Number

Posts pagination

Previous Page Page 1 Page 2 Page 3

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