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

Resolved! Truncating problem

DATA : BEGIN OF lt_icon OCCURS 0, icon TYPE icon-id, END OF lt_icon.DATA:l_default_text_message(95) TYPE C.DATA:begin of lt_text_data occurs 0, l_tdspras like stxh-tdspras. end of gt_text_data.DATA: g_lang TYPE string.REFRESH:...

Resolved! Debugging mode

Hi Guys,I have one question. When i debug my code,most of the time it opens in the new debugging mode but at times it opens in the old debugging mode and i am not able to change the mode to the debugging mode. It says " No external debugging". Why do...

Resolved! Reading the Error Log

Hi All,if i am running a Trasaction and if in the processing an error occured, i want that the process may stopat the same instant. for example i am creating a Payment lot by Tcode FPBMC and while running if there is any error in the input file the ...

Resolved! EXIT FOR IK11

Haiin tcode ik11 when user mesurement point and press enter in the next screen he enters counter readingi need exit here if counter reading exceeds total ctr reading ineed to call tcode iw21 and enter values and saveit.exits for ik11 are iwrc0001,2,...

SRM Query

Hello EveryoneA Shopping Cart is cretaed but table entry in BBP_DOCUMENT_TAB is not getting updated? because of which PR/PO isn't getting cretaed..we are on classic scenario SRM 5.0Please suggest RegardsHitesh Batra

Resolved! Quantity Field

Hi Friends,I have used a quantity field of type mseg-erfmg in a query report, when i am multiplying it by gross weight which is also of same data type it is not giving me proper results. Ex: 4.000 * 0.750 it is giving me as 3000 instead of 3.But 4.00...

Resolved! Custom Table

I created a custom table. One of the fields of this table which is also a custom field is nt showing the label/heading in SM30 even though I have added the field descriptions in the data element that was created for it. Initially I had forgotten to a...

Labels in this area