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...

    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...

    sheenamk by Developer Advocate
    • 94629 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    FB70 and fv70 transaction

    Hi All,I am using fb70 transaction for posting customer invoice.But in my requirements they gave,AR(ACCOUNT RECEIVABLE) Users should have the ability to make changes if need be to the Invoice in park mode prior to Posting (Transaction Code FV70).But ...

    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...

    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! Accepted Solution

    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 ...

    Resolved! Accepted Solution

    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! Accepted Solution

    Inserting more than one space in a string.

    I have a string "Text to beprinted."How can i insert three spaces between be and printed in the string.We can not use three spaces inside single quotes.Its not working.If we ll use "Separated by spaces" it will add one space.if we want to insert two ...

    Resolved! Accepted Solution

    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

    Explore this Area