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

    BOM

    Hi Gurus,I want to extract the BOM details ..i.e ) my report must work similar to CS12 transaction.I have to extract the main component and the subcomponents associated with the main component .Can you please give me some FM or BAPI that would help m...

    Resolved! Accepted Solution

    Multiple ALV Grid Controls per report - problem with default displ.variant

    Hi,I have a report with few screens called sequentialy. Each one of the screens has implemented own instance of ALV Grid Control within custom container, means:- screen 100 has container Cont100 and grid control "grid100",- screen 110 has container C...

    range

    hi,can you please tell me how to append range in local class??: MOVE: wa_objects-low TO r_values-low, wa_objects-high TO r_values-high, 'I' TO wa_range_values-sign, 'EQ' TO wa_range_values-option. APPEND r_values.thank you in...

    Resolved! Accepted Solution

    Empty dmbtr field

    Hi! I have a question.When in itab one of fields keeps money (eg. like dmbtr) when I enter an empty value there it becomes 0.00. Then when I use WRITE statement to write itab content on the screeen, I see 0.00 in firelds where itab-field was empty. I...

    Resolved! Accepted Solution

    page splitting

    is it possible to split interactive report output page into two halfs?as my requirement is to display some data on first half and based on click on that data i want to display alv list on second half keeping the upper data constant.please suggest.Tha...

    Resolved! Accepted Solution

    Update price

    HiIam using FM BAPI_M_REVAL_CREATEPRICECHANGE to update standard price in MR21.when iam testing,its not returning error,but in table MBEW its not updating.iam using commit also....where iam missingInputs appreciated.Thanks

    Recording MM03

    calling of MM03 transaction From Report pgm giving the Material as I/Pbut while recording MM03 and and after executing the small icon(service for objects) that appear on the side of heading is not appearing .since that icon is needed for attachement...

    Resolved! Accepted Solution

    BDC

    HIIN TABLE CONTROL MY SCREEN WILL HOLD TILL 18 ENTRIES. IF I UPLOAD 25 RECORDS 18 RECORDS SAVED SUCESSFULLY. 19TH AND 20TH RECORD UPLOADED AGAIN ON 18TH ROW ITSELF. SO I AM LOOSING 2 RECORDS FINBALLY..CAN ANYBODY TELL ME WHAT TO DO?

    capturing dump

    Hi Guys, how can we capture dump. i have used a class cx_root its working fine but i want to dispaly the casuse of the dump without the program actually going to dump.like if a program goes into dump then my report output should show why the prog...

    Labels in this area