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

Resolved! DB2 optimizer

Hi Gurus!My DB2 optimizer makes a mistake and choose a secondary index, instead of primary and thefore we have performance problems. Can I add some hints to SQL statement, to prevent his mistake? I know in Oracle it looks like this %_HINTS ORACLE 'IN...

Debugging

Hi All,I am not able to debug the program SAPFP50M as I need to debug the include FP50ME00 as it is going for a dump.Please advice me how to trigger the result for the values in debugging for the following fields. PSPAR-INFTYINFTY_MEASPSPAR-AKTYPPSPA...

Resolved! Regarding Casting of objects

Currently ?= operator can only used to cast objects from one form to another. If I have value of type Boolean or String and I need to cast it to Object type what is the work around?Do I need to create class for each type (boolean, string etc) or is t...

arpitgoyal by Product and Topic Expert
  • 589 VIEWS
  • 3 REPLIES
  • 0 Likes

Resolved! SELECT with fixed value

Hi,I want to use SELECT....INTO TABLE statement but using a fixed value in one column, is that possible???I'm trying to do something like this:SELECT matnr "sy-datum" quantity FROM ztable INTO TABLE it_table.The it_table has got 3 columns: matnr, dat...

Resolved! How to see S039 in se16

Dear Friends,I am trying to see data in S039 through SE16 data browser.but its saying no data.But when i run the report MCBA its giving me data and as we know MCBAis getting data from S039.Can any body help me to sort out this problem.Becuase i am go...

Resolved! Error activate MF

Hi.The MF Z_SAMPLE_PROCESS_00001120 is a copy of SAMPLE_PROCESS_00001120, using the document: https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/207835fb-0a01-0010-34b4-fef1240ba9b7In the program control when i insert the code and ac...

Resolved! How to debug

Hi friends,My fun consultants facing problem in F-48 where tax is not calculating for a particular vendor(all the confg & assignments did correctly fro FC side).I just want to run the exact screen/program in debugging mode....since the Program(SAPMF0...

Labels in this area