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

Resolved! Listbox weird behavior

I have listbox DD1 and I populated that with SPFLI-CITYFROM data. I used SELECT DISTINCT statement so that it will not repeat same entry on my list box. It was successful but then on the 2nd time and on the succeeding times you click on the listbox (...

Dynamic Updation

I have a problem , In my table there are five tablefields just say A1 A2 A3 A4 A5I need to enter the first four fields , I will not enter the Fifth field that is A5. i want to update it as A2A3A4 automatically ,How it is possible just explain the pr...

Resolved! File Upload

I have a file that is to be uploaded using GUI_UPLOAD.Each record in the file contains several fields, including serial number.And for each record there could be none, one or several serial numbers.So I tried creating an internal table with a table t...

DATA DICTIONARY

Hi,I have a zcustom table with 5 fields --f1--Pri Keyf2--Pri Keyf3f4f5 We will enter values into first four fields.The idea is that when we enter data (in SE11) into the table, F5 field will display as disabled and we will enter data to first four fl...

Resolved! ALV

Hi Guyz,I am trying an interactive ALV program where i am getting total and subtotal by clicking the SUMMATION buttons on Application tool bar. I want to it should show the field name as TOTAL and SUB-TOTAL there in the output screen.Q>How to handle ...

Submit:

Hi,I need to call a program from a exisiting program. I need to pass a value to a selection screen of the second program. But the values are not getting passed to the second program . Please correct the coding below.ranges: lv_docu for edidc-docnum.D...

Resolved! Function Modules

1> Assume we are calling 2 FMs in our custom program. These 2 FMs belongs two a common FG where ITAB is declared as a global data. Now with the execution of FM1 the internal table is populated . After that when FM2 has called will ITAB hold the same...

Labels in this area