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

    ettifb history

    HiDoes anybody know where are recorded all changes to ETTIFB table?Is there a history system table that records these changes, something like EDISCACT holds the history of activities for a disconnection document?Thank you.

    Resolved! Accepted Solution

    event code?

    Hello ABAPER,Object :I have a selection screen,two field over screen,two radio buttton. if user click one radio button respective field should be enable whereas another field disable.What code should i write here?Diwaker Kalla

    Resolved! Accepted Solution

    Initialization event

    Hi Gurus,I found the follwoing statements from SAP helpInitialization event can be used to initialize the input fields of the standard selection screen.This event keyword defines an event block whose event is triggered by the ABAP runtime environment...

    Resolved! Accepted Solution

    SEARCH HELP IN ME21N

    HI,My problem is i have to assing in the FIELD MEPO1211-AFNAN a SEARCH HELP (H_T023_MEPO)I tried to make a ENHANCEMENT-POINT but my problem is when I try to change DYMPRO 1211 for calling the matchcode for the search help i couldn't somebody has ma...

    Resolved! Accepted Solution

    Reg:View Maintenance

    Hi Abapers,One new field is being added to a joining table and view during upgrade activity.. I have accepted these changes to both joining table and view.. generated table maintenance successfully.. When i'm trying to delete the existing maintenance...

    NEW-PAGE

    Hi,I want start a new page when new vendor in a list. I put this code but isn't ok i don't know why..LOOP IF LAST_VENDOR IS NOT INITIAL. IF LFA1-LIFNR NE LAST_VENDOR. LAST_VENDOR = LFA1-LIFNR . NEW-PAGE. ENDIF. ELSE. ...

    Resolved! Accepted Solution

    comparing values..

    hi,i have 2 variables, one of type char 30 and another char 10. One has a value 0.220 and another has 0.22.When I compare these two values, it seems it fails. If var = var2.endif.Is there a way where i can convert one of these into a format of the ot...

    Regarding ALV Tree

    Hi Experts,I am very new to ALV tree. I was trying to create a program for the same by referring the demo program BCALV_TREE_SIMPLE_DEMO. But it is giving an error at the time of output. That is " LAYOUT PARAMETER PROGRAM NAME IS MISSING".Can anybody...

    Labels in this area

    Explore this Area