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
  • 83427 VIEWS
  • 212 REPLIES
  • 39 Likes

Resolved! Ignore leading zeros in SQL

Is there a way to ignore leading zeros in a SQL-Select statement? For example SELECT txt50 FROM skat INTO @DATA(output) WHERE saknr = '552100' AND spras = @sy-langu AND ktopl = @h_ktopl. is not giving back any data. But with WHERE saknr =...

schmelto by Active Participant
  • 7023 VIEWS
  • 3 REPLIES
  • 1 Likes

Direct connect to xxxxxxxxxxxxxxxxxxxx:443 failed: NIECONN_REFUSED(-10)

Hello Community,I have an issue that I have been looking for a solution but with no luck.I made a report to send HTTP GET request to some websites, so it worked and i got return code 200, and also the html content of the page.Then I put the same webs...

Insert Production Order Component via interface inbound throws exception (SE24)

Hi all, I am creating a services (inbound to SAP) to update production version and updating production order component using a custom class (SE24). Everything works fine until updating production order components. It throws exception "Sending of d...

How to convert a parameter of type ANY to internal table , so that we can perform table operation

I have a class has a changing parameter of type 'ANY' .I am trying to assign the internal table in a Field symbol and delete two records which match certain conditions . But I am facing some issues .Not sure where I am going wrong . Cre...

Resolved! Custom Week - ABAP

Hi Experts, Previously I asked for a way to derive Year and Week number respecting the following specifications: The first week of the year is the one that starts on SundayThe first day of the week is Sunday Here is an example screen: I wa...

query helpe

hello, I need your help with the query below. (my goal is to have the base price which is in the sales documents (INV1, DLV1, RIN1, RDN1) but not found in the OINM table. thank you in advance. SELECT year(T0.[DocDate]) as 'ANNEE', month(T0.[DocD...

Labels in this area