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

    Resolved! Accepted Solution

    VA01 Sales Order - Possible Contract Popup for selection

    Hi All, Here's my issue during creation of a sales order - a popup with all the contracts on it displays. That was done with configuration. Now we want to add more fields without modification. I can fill BSTKD without any problem. However, it won't...

    mmcisme1 by Active Contributor
    • 2682 Views
    • 4 Comments
    • 0 Likes

    Issue in adding new entity type to enable a new tab in standard app while extending a ABAP CDS View

    Hi, This query is regarding extending an ABAP CDS view and adding new entity types to enable a new tab in the SAP provided standard app 1.Below is the landing page of app “Find Maintenance Order” 2. Now, click on any of the record and we nav...

    Resolved! Accepted Solution

    Is ADT able to highlight source lines executed with Code Coverage on? (statement coverage)

    Hello, I couldn't find this feature in ADT, I just want to make sure that I didn't miss it: when I run ABAP Unit tests with Code Coverage on, I can find in the Code Coverage view the percentage of executed lines, but I'd like to view precisely whic...

    Resolved! Accepted Solution

    Standard BADI Implemeantation is not listed in SPRO badi implemenation list for deactivation

    Dear Community, For few BADI's, SAP has created implementations for testing purposes. These implementations are not called as they are dependent on activation of the business function. However, we cannot create our custom implementations, as these ...

    Resolved! Accepted Solution

    RFC ABAP Test Connection

    Hi Experts, We have done EHP 8 upgrade in our Dev and Quality System and yet to move the things to production, but we do have IDOCS sending to and from production system to another production systems.. I would like to do testing from Test system to...

    Resolved! Accepted Solution

    Call a subroutine from a Method in background mode

    I have a method which calls a subroutine 'USER_COMMAND' in Program 'MYPROGAM'. In foreground this works fine the code in the subroutine is executed. Is there a way to do this in background? When I run in background the code in the subroutine is not e...

    Resolved! Accepted Solution

    READ TABLE (return of functional method) assigning field-symbol strange syntax error

    Hello, I have a syntax error reading a internal table that is a return of a functional method and assigning it to a field-symbol. The same instruction with LOOP doens’t give me a syntax error. Does anyone knows why the syntax error with READ TABL...

    ffs by Explorer
    • 1850 Views
    • 2 Comments
    • 2 Likes
    Labels in this area

    Explore this Area