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

GTS system : ABAP DUMP - The current application has triggered a termination with a short dump.

Hi Team, PFA dump and help me figure out the cause of this dump. Short Text : The current application has triggered a termination with a short dump. What happened? The current application program has detected a situation that should not occur. ...

exception CX_SY_REPO_SHARING_ERROR caused by DELETE REPORT in FM BATCH_REQUEST

Hi Experts, in the transaction 1KE4 Profit Center Accounting: Assignment Monitor, a batch job can be scheduled to check the assignment between profit centers and other objects. When the FM BATCH_REQUEST is called to set a report RCOPCA97_GENERATED,...

cain_sun by Product and Topic Expert
  • 1643 VIEWS
  • 6 REPLIES
  • 0 Likes

Resolved! syntax error in class pool : "'method argument'" is not valid (MESSAGEG07)

I just had an issue with the syntax check, I couldn't post the question because I couldn't make you reproduce it, so now I can tell you how to reproduce but it's also the answer. To reproduce, create the following program with 3 local classes, conv...

Resolved! SQL query joins

Hey, I am having trouble to get field data from structure. select single * into @data(wa_vbap2) from vbap as v left outer join vbfa as x on v~vbeln = x~vbelv left outer join vbfa as y on x~vbeln = y~vbelv and x~vbtyp_v = 'G' where y~vbeln = @vbel...

amysh95 by Participant
  • 1003 VIEWS
  • 3 REPLIES
  • 0 Likes

creating table under ABAP schema(SYSTEM->STATUS->OWNER in SAP GUI) without DDIC(SE11)

hi , i have HANA database user fr EX: <ABCD> with full privileges can we able to create a database table without DDIC(SE11) under SAP schema( i.e in SAP GUI we can found this through SYSTEM->STATUS->OWNER) by using something like CREATE COLUMN T...

Balu483 by Participant
  • 759 VIEWS
  • 0 REPLIES
  • 0 Likes

Resolved! Facing error in sql query.

Hey, am facing an error while writing sql query. I am using gui7.2. error: If the new OpenSQL syntax is used, it must be used throughout. This includes using @ to escape host variables. what is this. my code is: SELECT SINGLE * FROM ADRCT L...

amysh95 by Participant
  • 20358 VIEWS
  • 3 REPLIES
  • 1 Likes

Resolved! Enhancement of SM30

Hello, colleagues. I have a question regarding enhancement of standard transaction SM30. I need to run custom code every time data are changed via SM30, but this code needs to be executed globaly for all maintenance views, not only over certain mai...

Abap in Eclipse

I get this error when i open eclipse: ABAP communication layer is not configured properly. This might be caused by missing Microsoft Runtime DLLs VS2010. Consult the installation guide or download page for further details on how to install this com...

Labels in this area