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

    ALV filter not working for one particular field

    Hi Guys,I am having problem in filtering by MATNR. Internal ALV filter is not working.Field Catelog entry look like as below:TYPES:   BEGIN OF ty_output_full,           ekorg       LIKE eord-ekorg,                  "Purchase Org           lifnr      ...

    Resolved! Accepted Solution

    F110 in background

    Hi all, I'm calling the F110 transaction in my Z report, and it throws an error, I changed the mode to Foreground and  the proposal runs successfully.Is there a problem with running transaction F110 in background?In my research I found that I could u...

    Resolved! Accepted Solution

    Modified abap objects

    Someone could teach how to measure the quantity of objects been modified in a range of dates?We need to know how many objects are been modified, with the proposal to measure if the implementation of a project is getting end.I believe if we have the m...

    Resolved! Accepted Solution

    Call OCX method

    HiI use OCX from ABAP and call method it works but nothing return and give after execute class dump"Use of local result variables in a Control/Automation call"           CALL METHOD CALL_METHOD             EXPORTING               method = 'MyMethod,'...

    Resolved! Accepted Solution

    insert data from 3 internal tables to one dynamic internal table with ALV output

    Hi,a problem:I have 3 internal tables and i need insert contained data from these tables to one dynamic internal table. User can specify, what internal table would be merged to this dynamic int. table. Dynamic int. table have !always! one column as a...

    How to give an error message when user clicks on "issue output to" of VF03 transaction?

    I need to give an error message for cancelled billing document number(VBRK-SFAKN), and therefore when user goes to VF03 and clicks on "Issue output to" it must give and error message .The driver program attached to Smartform is a standard program so ...

    Labels in this area

    Explore this Area