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

Resolved! Debuging smartform

Hi, I am trying to find out the folder in which some data printing on Main window, but I could not find in which folder the data is printed. I use BREAK-POINT to identify the folder, but still its not helping. any way I could debug it like SAP Sc...

Problem in QE71

Hello Gurus, I have a requirement of transaction QE71. I have to develop a ALV report containing the heat no,UTS,YS,Elong & Hardness of one material.But i cant find the actual table relation to do this.In which table the datas are posting is a big...

Update Statement

Hi All,My final internal table contains 1000 and these final entries should update in standard table for example mara table.when i use update command as follows.update <std table> from table <int table>if sy-subrc - 0. commit work.else.rollback work....

Resolved! title

HI Experts,Every screen have a title.Example in t.code se38 = abap editor: initial screen se37 = function builder: initial screen mm01 = create material ( initial screen )My task is to change the n...

Resolved! ranges

what is use of rages statement.ranges :r1_bwart for mseg-bwart, " For Accepted Qty r2_bwart for mseg-bwart. " For Issued Qty... r2_bwart-sign = 'I'. r2_bwart-option = 'EQ'. r2_bwart-low = '261'.*r2_bwart-high append r2_bwart. r2_bwart-...

Resolved! ALVsorting and subtotal.

Hi all,In ALV.. i have to sort the grid according to date field, this date field is of format mmddyyyy.Here i need to sort it month wise.Also in this case, after sorting i need to do the sub total of other numeric field monthwise...ie at the end of a...

Labels in this area