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

    Debugger SAP_BASIS 702

    Ok, we just upgraded to SAP_BASIS 702 and the ABAP Debugger has changed. Now you get a split screen top and bottom instead of left and right and your variable display in on the bottom and your code is at the top. Each display has its own tools. Is ...

    Resolved! Accepted Solution

    END OF PAGE for cl_salv_table

    The event for end of page is not getting triggred. the code as follows for this event . class lcl_handle_events definition. public section. methods: on_top_of_page for event top_of_page of cl_salv_events_table importing r_top_of_page ...

    sarath_k by Participant
    • 1872 Views
    • 6 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Does after call function 'xxx' in update task will DEQUEUE enqueued tbl?

    Hi All,I am facing problem while using "in update task" function with my existing locking object. Hopefully somebody could enlighten my doubt.I use structure table 'STRCUTUREA' to lock(enqueue) in Changes Mode for whole program. So, at the same time,...

    CALL TRANSACTION

    Hi All,I am having one requirement, in which I need to call transcation IW23. For which I have use the code as mentioned below:CALL TRANSACTION IW23 and skip initial screen.But my requirement is - it should open always 3rd tab which value is '10\TAB1...

    Resolved! Accepted Solution

    Refreshing ALV from POV

    Hi Experts, I have a module pool screen, in which I have an input field and under that I have OOPS alv grid control.I want to select a value from search help for that input field. The moment I select the value in that input field,according to the i...

    Resolved! Accepted Solution

    Unable to create PO with multiple line items through LSMW-BAPI method

    Hi All,I have a requirement of creating PO through LSMW. I can't use LSMW standard batch input program since there are some fileds not available and also it has many limitations. I'm using LSMW-BAPI method ( Business object BUS2012) which create IDOC...

    ABAP - Vendor Table

    Hi,I have a requirement that i need to find screen names for KNVK table fields which is in XK01.How to find that ? MeenaModerator Message: Please use more meaningful subject lines in your future questions.Edited by: Suhas Saha on Oct 14, 2011 12:19 P...

    Labels in this area

    Explore this Area