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

Resolved! Report Variant

Hello,I have a report which would be scheduled in background which has change date and year on the sel screen.change date and year variants is maintained in TVARVC table. Report should form the select option as the last run date and current date. Aft...

Module pool Issue

Hi I have created a module pool program , its working fine on development , bbut when transporting in quality server there is coming error in include SAPMPROGTOP in line 8 DDIC ztable is not active while ztable is active in Development server ,ev...

Replace with help of RegEx

Hi,I've got a class method which has got some optional parameters like:i_param1 type any optionali_param2 type any optionali_param3 type any optional...Inside this method I would like to replace the substring &1, &2 &3 with the content of i_param[1-n...

MichiFr by Participant
  • 354 VIEWS
  • 1 REPLY
  • 0 Likes

Resolved! On change on

Hi,good day guysa small doudt. if i need to get the iteams and then total. can we use on change on . First we need to display iteams then then total.. Next second iteam and then total.Can we use on change statement? plz any one advice meCLEAR: lwa_ou...

Resolved! Code inspector - how can I create approval for exceptions?

Hi Gurus,I've a question regarding this functionality. How can use approval/rejection of exceptions in Code Inspector? On main screen there is possibility to view list of it (Goto->Exceptions->Approve/Requested), but I don't know how can I create ent...

Resolved! Date Fields

Hi,I m designing the selection screen for my report, I need to put some date fields in my selection screen with reference to date fields FKDAT.My requirement is I need to create the seperate text box for the date month year Please provide the synt...

Resolved! Dynamic Read

Hi,I have a dynamic internal table <dyn_tab>.I want to read this table with a key field.Ex: READ TABLE <dyn_tab> ASSIGNING <dyn_wa> WITH KEY "THE KEY FLD" = <lfs_fld>.Please suggest how to achieve above( "THE KEY FLD" ).

Resolved! BADI for MB31

Hi all,I want to know the list of BADI's applicable for MB31 transaction's last screen.That is, in the first screen of MB31, i enter production order no and press enter. In the second screen, i click "Adopt+Details' button. Third screen values such a...

Labels in this area