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

    TR import error 'Invalid object Z_ZZ_ZZZZ in role SAP_ABC_ABCDEFGH deleted'

    I would request please help to resolve issue regarding transport request import error.When a TR is imported from development to quality system, it returns with error RC=4 and with statement 'Invalid object Z_ZZ_ZZZZ in role SAP_ABC_ABCDEFGH deleted'....

    Resolved! Accepted Solution

    ALV double click call transaction

    Hi,I've implemented the double click method, when i double click at the field row of the ALV the program doesn't trigger the event.*----------------------------------------------------------------------* *       CLASS lcl_receptor_eventos DEFINITION ...

    dunky by Active Participant
    • 7221 Views
    • 3 Comments
    • 1 Likes
    Resolved! Accepted Solution

    CL_SALV_TREE Agregation

    Hi guys, I have created an hierarchical ALV tree using CL_SALV_TREE but having problem when doing aggregation...The hierarchy consists of the Org Unit and the Org Units below it, if no aggregation it will look something like this, no problem...Org. U...

    Resolved! Accepted Solution

    Table Comprehensions with Corresponding and Modifying

    Hi,I've written the following simple coding for demo purposes.The intention is to copy an internal table into a target table and adding/modifying a member (field3) of each table line that gets copied. TYPES:            BEGIN OF t_struct1,          ...

    MichiFr by Participant
    • 1536 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Add trailing space to text

    Hi All,I need to write a text file into application server values with spaces. I know this has been mentioned several times but I am unable to find a solution yet.below is the coding;DATA :  lv_rec(1) TYPE c,         lv_source(4) TYPE c,         lv_s...

    tharu by Contributor
    • 2532 Views
    • 9 Comments
    • 0 Likes
    Resolved! Accepted Solution

    FF Role SAP_GRAC_SPM_FFID not available in ECC ( plug-in ) system

    Hello All,I am working on AC 10.1 ... I am configuring EAM. I am trying to connect GRC quality with ECC quality system. Below mentioned GRC component is installed in my ECC quality systemRole SAP_GRAC_SPM_FFID is not available in ECC quality.When I h...

    Resolved! Accepted Solution

    Generic lookups

    I'm new to SAP generally and RFC/BAPIs/SAP-Tables specifically and I'm also not an ABAP Developer, so I apologize in advance if I'm using the wrong terminology, however, after a good experience in this forum, it seems like people here have the right ...

    Labels in this area

    Explore this Area