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
    • 94654 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    urgent

    in my table one field data type is dec when i enter(manually) the 0 in that field not display the 0 value in maintain genarator.according my req it's display how to display 0 value in that field

    Resolved! Accepted Solution

    performance tuning

    will the following code reduce the performance?LOOP AT ITAB. CLEAR : ITAB-ERDAT, ITAB-VBELN, ITAB-LIFNR. SELECT SINGLE ERDAT VBELN INTO (ITAB-ERDAT, ITAB-VBELN) FROM VBFA WHERE VBELV = ITAB-BELNR AND ( VBTYP_N = 'U' OR ...

    Data Archiving

    Hi,I have archvied some PRs in the system.Now I am trying to <b>read the data with</b> the <b>read program RM06BR30</b>.The problem is that I am <b>able to read only few fields</b> on the archived data.I am <b>not able to read all the fields</b>.For ...

    Resolved! Accepted Solution

    Need Help!

    Dear All,I have one structure CSKSZ and it has one field KTEXT. Now I want this KTEXT to be displayed through ITAB. How I will do that. How this field I will bring to ITAB. As my ITAB already has some value.Please give me solution....Thanks,Abhay.

    Enhancement

    Hi All,I need to Enhance Sync Bo MAM30_080 using BADI, I found two BADI's1. ALM_ME_080_create : Customer Enhancement Signature Creation2. ALM_ME_080_signature : Signature CreationI have confuison that which one I have to take for Enhancement, can any...

    Resolved! Accepted Solution

    change values on a PO

    Hi everyone,I'm looking for a way to change default values on a PO.The clients wants that the delivery date is created automatically (e.g. 12 days after the current date). I tried with the user exit MM06E005, but I don 't seem to be able to change a...

    Labels in this area

    Explore this Area