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

field symbol

hi, I have two class definitions, one for customer and another for sales documents. each class has methods to get and dispaly records from kna1 and vbak resp. I call these methods using the following code. If there is no customer in the method setc...

Using Code Vulnerability Analyzer can we do ATC checks only new coding

Using Code Vulnerability Analyzer can we do ATC checks only delta code changes. 1) For example there is existing code which is already in the program and now i have done some changes to the program and attached to the TR and when during release the...

Using Select query how can we select specific number of records from certain positions ?

So ,in abap i have a written a code to get all records into internal table using select query ,perform concatenation operations on it and update the record in db from internal table . but to improve performance , how can i select specific number of r...

Resolved! How to Get Data from PAOBJ_TMESERS

Hi, Does anyone know how you're supposed to get data out of PAOBJ_TMESERS? There's almost zero info online as to how to get the data from it, so I assume it's something either rarely done, or not done at all. If this is the case, what is the altern...

keega by Participant
  • 2229 VIEWS
  • 8 REPLIES
  • 0 Likes

Update AUFK TABLE

Hello , i have an issue with updating aufk table in CO11N user create an confirmation order and he fill " Count Field " , the task is to calculate the sum of confirmation count of order and insert it in AUFK table ( i created fiel Z in this table ...

smartform query

We have a project where we are uploading and downloading smartform from one server to another . however while running the smartform the program are connected to standard tcodes. i am unable to run the smartform . can someone help?

Resolved! Layout variant settings are lost while using method refresh_table_display of class cl_gui_alv_grid

Hi all, Hi my ALV layout variant settings are lost once there is whether there is_stable or omit out is_stable, there is no difference. CALL METHOD go_grid->set_frontend_fieldcatalog EXPORTING it_fieldcatalog = lt_fieldcatalog. CALL ...

Labels in this area