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

User Exit in SD

Hi,Can any one help me what is the user exit to control pricing in SD. When my sales engineer gives discount to the customer the final net amount should not be less then moving avg price or standard price of the material. how can i control this in th...

Erreneous Output

Hey All...Plz check the following piece of code.parameters: sec type i.data: min type i, bals type i.min = sec / 60.bals = sec mod 60.if bals > 30. min = min + 1.endif.write:/ 'Second(s)', sec, '=', min, 'Minute(s)'.Give the input as 515 and ch...

Query

Hi Team,Can we change/modify auto generated Query Program code.Actually,Requirement is to add a additional field to the existing program which is a copy of query generated program.pls let me know, How ?

about scm project

Hi, my project is based on scm-apo. i have to know that why we require scm-apo besides sap R/3. Is it a separate server? I have to know the terms like source of supply, planning version,resource etc which comes in scm-apo. can u provide appropria...

About SY-DATUM

Hi,I am Using System Variable sy-datum.data xyz type d.xyz = sy-datum.sy-datum is in the format YYYYMMDDbut i need to assign xyz as DDMMYYYY.How to change the format through Programming.Points will be awarded.Regards,jayasimha jangam

Resolved! HELP ON SEARCH HELP

Hi every one ,I hav a small requirement.The scenario is I hav a selection screen with 2 fields .The 1st field is Eg: plant(werks)The 2nd field is Storage Location.Now let us say I hav selected a plant 1000.If I press f4 in the storage location field ...

Recalculation of MRP

Hi Gurus,In MRP, SAP does a standard calculation of the order quantity using the default assembly scrap.My requirement is to overwrite that calculation.I have added a code in the FM DO_DISPOSITIONSRECHNUNG in subroutine ADD_AUSSCHUSS but the whole MR...

Resolved! Event

Hi Guru's,Please check below program,It is calculating total values for amount field but it is not calculating for number field. both i gave it in event itself (at end of name).Please help me in solving this problem.TYPES:BEGIN OF itab,num TYPE i,nam...

Resolved! alv reports

Hi experts,I want to schedule alv grid in back ground but all are giving we couldn't schedule grid in back ground why i want clarification on that.please clarrify my doubt.if answer point will rewarded.Thanks&Regards,Jeevitha.

Labels in this area