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

Resolved! SQL - Tuning

Hi Experts,I hv SQL code like,1 - SELECT bnameINTO TABLE bname_itabFROM vbakWHERE ernam IN s_ernamAND bname NE spaceAND auart IN s_auartAND vkorg IN s_organd ktokd in s_c_agAND vtweg IN s_d_chAND spart IN s_div.2 - SORT bname_itab.3 - DELETE ADJACENT...

GuiXT

My client has deemed a lot of the standard SAP screens unusable (due to being too verbose or lacking functionality). This means a lot of screen development (where available) unless we look at a tool like GuiXT. I’d like to know how usable this is in ...

long text

hi to all ,my requrement is to get the po data from 4.7 and put into flate file .then , i have to upload from falt file into ecc 6.0.problem is when i am getting the data from 4.7 to flate file , i am unable to find where header long text and item...

Resolved! types declaration

hi,Please see the following declaration,TYPES :BEGIN OF WA_ADMN_MAS.TYPES :SEL TYPE CROSS-TYPE. INCLUDE STRUCTURE ZTRST_ADMN_MAS.TYPES :END OF WA_ADMN_MAS.why did they write TYPES :SEL TYPE CROSS-TYPE.what is the use of the statement.please re...

Resolved! Help need

Hi all,I am workng on FM. I am using 2 structures to get the output data. When i am testing FM, data is gettting in 1 strcuture. But Second Structure not poplating in output. How can i do that.regards,AJAy Ram

Resolved! bar code

hello gurus...I want to know the importance of BAR CODE in a report or script .....especially in SCRIPT ....how do u get a barcode in to the script and then how is it usefull in the real time scenario.......

Resolved! report

You have written a program for displaying a report on the screen. It is working fine and is displaying the report on the screen. now I change the resolution of my system and again I run the same program. what will be the output?

Resolved! Refresh table in ALV

Hi experts,I am facing a problem in refreshing the internal table in ALV. I am displaying records of internal table with checkbox. user can select one or more records and then presses delete button. I have written code in User command form to delete ...

Resolved! interactive reporting

i designed an alv report which when you click a primary key item transfer is controlled to transaction iw52 to make some changes to the notification. when i click back to go back to my report i want the report to dispplay the changes which i would ha...

Labels in this area