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

Resolved! Screen Exit

Hi, I need to enhance the additonal data tab for Service Order Change (IW32). I found a exit that has a screen exit that allows me to do this. The new subscreen should have 2 buttons. On click of one button a custom transaction needs to be called. Si...

Resolved! ALE Pick Request

Hi,I am sending Pick request through ALE using essage type PICKSD and IDOC SDPIOD01. The Status is 30 Ready to dispatch. Can any one please tell me why itsn't status 03?? What all the possible reason for this.Thanks,Santosh

Problem in User_Addr

Hi All,The view USer_Addr when executed to see the entries is giving a Dump in one of the Qulaity servers .The dump is time_out.But the same view is working fine in Development server.The possible entries in Quality server would be not more than 5000...

Resolved! Subtotals in ALV

Hi,I need to know how to display subtotals in hieral ALV.Suppose I have a Hierical report layout like thisMatnr Makt Plant(werks) Unrestricted Qty(labst) I need to calculate the subtotal for labst and display it.tables used are MARA, ...

Resolved! Extracting Data

Hi All~Can anybody tell me where the values entered for the structure RMQSD will be stored (i.e Which table). I need that for downloading the data. I tried to use SQL trace but it is seems to be too difficult to track the required table.The transacti...

Resolved! About System function

Hi~ let me ask you something.I want to get some information about users. so, I tri touse cfuntion 'ThUsrInfo'.I found some example like this.data: begin of list occurs 0. include structure uinfo. data: end of list. call 'ThUsrInfo' id 'OPC...

Resolved! regarding sm69

hai,i have Ztesting.bat file in C:\winnt\system32 WINDOWS NT directory.how to test in SM69 could you pls guide me.i mean how to set this file in Command name and execute.I tried executing it but it always execute in DIR_HOME directory why is it?shoul...

Idocs Urgent

hi i'm basically abap consultant.i had recieved an idoc from .net which is connected to sap trough .net connectors.i'm able to view the idoc in we05,now plz let me know how to post idoc into database,plz help me out

VBRP/BSIS Relation

Hi Everyone, I have a requirement where I need to tie a BSIS Sales Revenue item back to the corresponding VBRP item.. In my system, usually one BSIS item is teid to one VBRP item.. But in certain situations one BSIS Sales Revenue item may be tied to ...

Performance Issues

Hello all,I have couple of questions regarding performance tuning of applications.1. Which of the following is better from performance point of view.a) SELECT SINGLE ... inside a LOOP orb) SELECT XXX. YYYY INTO TABLE ZZZ FROM table... and then READ T...

Labels in this area