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

    'Output format' not coming on Query selection screen

    Hi SAP experts,I have developed a SAP Query and I need to have all the Output format Radio buttons on the Query's selection screen; with the radio button 'SAP List Viewer' selected as default.But I am getting only the selection screen parameter 'Layo...

    lucy_gray2 by Active Participant
    • 4272 Views
    • 2 Comments
    • 1 Likes
    Resolved! Accepted Solution

    ST12 Dump CONVT_NO_NUMBER CX_SY_CONVERSION_NO_NUMBER - it_initial

    In one of my system (the others work fine) ST12 (/SSA/STA) constantly dumps after I took a trace. (it's a SAP_BASIS750 SP 0005 )This is the place: Report /SSA/STA line 15032 : <LS_AGG_SAVE>-ITABTECH = <LS_AGG_SAVE>-TEXT+3. IF LF_LAST_SSTMN...

    Resolved! Accepted Solution

    how to put a breakpoint at a particular text in program while debugging

    hello all,while debugging , suppose i want stop my debugger at a position where there is some textlike 'Please Check the LOC No' (which is coded is my program as if sy-subrc = 4. message 'Please check the LOC No' type 'E'.and there is no m...

    Resolved! Accepted Solution

    Doubleclick changes fields ACTIVE and INVISIBLE of system table SCREEN

    Hi all,I created a DYNPRO with many TEXT INPUT FIELDS. Some of them may be deactivated during PBO. When the dynpro is shown first time everything is ok. But after doubleclicking one of the activated text input fields the dactivated text input fields ...

    Resolved! Accepted Solution

    Conversion in Join statement

    Hi SAP experts,I have a join statement with 2 different data types. The first one is char 10 with alpha conversion and the second one char 4 with alpha conversion as well. The join statement is like this:inner join on tab1-char10 = tab2-char4The data...

    Resolved! Accepted Solution

    Delete 008 relation

    Dear expert I have used FM 'RH_RELATION_MAINTAIN' to delete 0008 relation between position and person in advance generic service , but i get runtime error:'Screen output without connection to user'is there way to execute the FM without connection to ...

    Resolved! Accepted Solution

    how to append multiple line items in it_final from it_covp table's loop

    Hi My issue is , i cannot be able to print 9 line items which is present in it_covp table, i am using modify statement, by using this statement only last line item is getting ,i tried with append statement in place of modify , but repeated number of ...

    Labels in this area

    Explore this Area