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

    Need Help Select Single

    I am making a query using sq02. Select Single * from TSP02 where PJFINAHERR = 1.<b>IF SY-SUBRC = 0.myvariable = PJIDENT. 'Primary KeyENDIF.</b>thats the short code.but after testing the query it outputs multiple but same data.it outputs...

    Select Single

    I am making a query using sq02. Select Single * from TSP02 where PJFINAHERR = 1.<b>IF SY-SUBRC = 0.myvariable = PJIDENT. 'Primary KeyENDIF.</b>thats the short code.but after testing the query it outputs multiple but same data.it outputs...

    Error in SU01

    Dear All,I am facing an error in SU01(CRM 5.0 system on Unix). When I assign a role and click on save, it gives me a dump.The dumps says:Syntax error in program "SAPLBUPA_INTERFACE_OUTBOUNDThe current ABAP program "CL_IM_CRM_BUPA_ADDR_CAM=======CP" h...

    Resolved! Accepted Solution

    Search Help Issue

    Dear All,I have three text fields in one of my screens.1. Transporter2. TruckType and3. DestinationI have provided search help for Transporter field and I display all the above three fields in the search help LOV. My requirement is that on selection...

    select statement

    Hi,I have one problem in following coding.the condition is like thatselect-options: s_kunnr for kna1-kunnr, s_name1 for kna1-name1.if not s_kunnr is initial.perform kunnr_data.else.perform name1_data.endif.if not s_kunnr is initial.select * f...

    Resolved! Accepted Solution

    Cursor in table control.

    Hello All,I have two block in the screen,first block have few text field and other one having table control. Every time i press enter cursor moves to the first text field of the first block because i have defined that field in chain enchain for tha...

    Labels in this area

    Explore this Area