Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Recent Activity

Task 4 - Implement Criticality feature and create an Object page

This is the last task of the August Developer Challenge on ABAP Core Data Services. The responses we have seen so far is excellent and appreciate each one of you in taking time to complete the challenge. We have seen some good conversations about the...

Criticality.png

Task 1 - Create CDS View Entity ( August Developer Challenge )

First of all, thanks for the overwhelming response to the ABAP Developer Challenge. Kudos to everyone who took time out of their busy schedule and finished the pre-requisite – Task 0 last week.Now let us dive right into the challenge.Task 1 - In this...

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 83911 VIEWS
  • 212 REPLIES
  • 39 Likes

Resolved! Subtotal in ALV

Hi, I want to subtotaling on two different columns in ALV by sorting single or multiple columns. I have tried by following piece of code. ls_sort-fieldname = document no. ls_sort-subtot = X. ls_sort-up = abap_true.and for field catalog...

READ_TEXT in OO

Is there a version of FM READ_TEXT that works with the OO context? I am writing a program and I am trying to call READ_TEXT in the hotspot handler method of a report ALV to read the value for the Material Memo found on TCODE MD04, but I get the error...

Resolved! Convert 2001-07-16T19:20:30+01:00 to SAP timestamp

Hello,I need to convert the string 2001-07-16T19:20:30+01:00 to a ABAP timestamp. When I take a look into converting strings to timestamp there are several methods that do this (sometimes in different ways). Could someone tell me which method/fuba/ba...

Resolved! Implement a BADI

Hi experts:I am trying to implement a BADI but I am not if it is possible. I need to implement the BADI K_PLAN_SETTLEMENT. This BADI was migrated from classical to new BADI. What does that mean?Furthermore, that BADI is flagged as only internal use. ...

database table doesnt exist

Hi to all, we had created a Ztable and transported to production. After that we had changed the length of some fields and activate and transported to quality , But in quality its showing error message likeu201Czxxx is locked because a restart log ...

geetha_k by Active Participant
  • 4100 VIEWS
  • 8 REPLIES
  • 0 Likes
Labels in this area