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

Resolved! Output table

Hi Gurus,I have to display some list in the output from an internal table.But here I have to display the list in a TABLE along with the field descriptions.I can't use the FM REUSE_ALV_LIST_DISPLAY(version 4.3).Could any post some logic for this with ...

List display

Hi Gurus,I'm working on 4.6c(classical reporting).In the output I want to display some fixed text, and then display some list output from final internal table.eg: Natasha(Fixed Text), SAP ABAP(Fixed Text),,Next List(from an internal table).I tri...

Some functions on my ALV application toolbar are not showing

Hello,I am writing a program to display information using object-oriented ALV (CL_SALV_TABLE). In my program I have a GUI Status that consists of an application toolbar with various function. I am using the code below to generate and display my ALV...

OPEN DATASET

Hi,I have a program which is running background. It reads and writes a file from another server in the same domain. But open dataset command returns subrc = 8. do i have to add this directory to sap directories. if it so how can i add this entry ?Tha...

Resolved! Row by row update

<<stop posting your interview questions>>Hi The below select statement is taking too much time in Production system,is there any way to optimize the above code ?"select * from VVBAPinto g_wa_vvbapwhere vbeln in g_vbeln.g_wa_vvbap-zmeng = g_wa_vvbap-z...

Resolved! Dynamic selection screen

Dear all,i m writing code in se38.i want a selection screen which contain one input screen, ex-Material Numberon based upon material number i want to show some radio button on screen.i want to display radio buttons based on material number.suppose i ...

Labels in this area