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
    • 94697 Views
    • 212 Comments
    • 39 Likes

    remove gaps

    Hi all,i have name1 of char type of lenght 9.data: name1(9) type c.i have a name of 4 digits....i.e, name1 = 'ravi'.in o/p i m getting 'ravi ' followed by 5 empty space.how can i remove the empty space...i have tried with CONDENSE it is not worki...

    Resolved! Accepted Solution

    Implementing SAP NOTE

    Hi All, I have implemnetd an SAP NOte using SNOTE and it get implemented successfully but when I manually went to the program to see if the changes have ben made or not I didn't see the changes ...although it says that the notehas implemnted successf...

    Resolved! Accepted Solution

    ALV OO - disable Change layout & Duplicate rows on Toolbar -cl_gui_alv_grid

    can any one tell me name of attribute for Change layout and Duplicate rows on Toolbar.Like we have the below to exclude Copy row.ls_exclude = cl_gui_alv_grid=>mc_fc_loc_copy_row.append ls_exclude to pt_exclude.Similarly i want the name of attribute f...

    Resolved! Accepted Solution

    How to Upload different Material with Different Selection View

    Hello Experts!Iu2019m new in ABAP and trying to understand methods of LSMW. Now I get a question for you guys. Let say I need to upload 10 different materials. Now for instance.1st material has Basic data 1 and Basic data 2. 2nd material has Basic da...

    Resolved! Accepted Solution

    Transport

    Hi Gurus!I have had a small change in a report which consits of several INCLUDE programs. Out of the 9 includes in it I had toi make change in 3 of the includes and hence the transports were generated for the 3 includes programs. Now if I want teh ch...

    Resolved! Accepted Solution

    IDOC views

    Hi,Does anyone know if it possible to associate an IDOC type view ( i've created one as copy of DEBMAS06 without the partner functions segments ) with one EDI Message type ?In my case i'd like to associate the view with the same message type DEBMAS.O...

    Resolved! Accepted Solution

    Using Assert id

    Hi ABAP guru's,In this scenario, data: w_c1(3) type c, w_c2 type i, zemp1 like table of zemp.field-symbols <fs> type zemp.select * from zemp into table zemp1.read table zemp1 with key empno = '1' assigning <fs>.assert id AAB_DEMO condition...

    Resolved! Accepted Solution

    link field

    Hi all,I have a description linked to one field. ineed to pick up the description when i select this field automatically just like short description in data element.How can this be achieved?Best Regards,C.Abhinay

    Resolved! Accepted Solution

    SPAU issue

    Hi All, I ran SPAU and there was an object which has got a green question mark infront of it and when I went back to that SAP std object and tried to implement the note which was implemented before we applied the service pack and tried to open it in ...

    Labels in this area

    Explore this Area