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

    ALV grid in FM won't initialise properly in multiple calls

    Hi SCN I have an ALV grid ( type ref to CL_GUI_ALV_GRID ) which has an optionally editable field as a popup screen which I have coded inside a function module.  On entry the field cat is built with fm LVC_FIELDCATALOG_MERGE and I adjust the EDIT fiel...

    Resolved! Accepted Solution

    insert a '#' before every character.

    hi all,i want to insert # symbol before every character in my string. but only if the character is not a * .eg:    input =  hello           should give me        output = #h#e#l#l#o          input = *.hello        should give me          output = *#....

    Resolved! Accepted Solution

    SAP QUERY

    HI ,I have created a  SAP query in sq02 and created  2 extra fields. first extra field Materialnumber (coding as below )Move PRPS-USR01 to MaterialNumber .and second field I have  below coding CLEAR :EXTERNALMATERIALGROUP. SELECT single EXTWG into EX...

    Resolved! Accepted Solution

    Issue with DMS BAPI

    Hi Experts,I am an ABAPer & new to DMS.While trying to create a document via BAPI_DOCUMENT_CREATE2 in DMS (Along with an attachment), BAPI returns me the Number of the Document created. However, the document does not exist when I try to see it via t-...

    Resolved! Accepted Solution

    Page Break In ALV

    Hi experts,                i want to display alv grid with page break,i use the fallowing code but its not working.Please give any suggestionsclear wa_sort.   wa_sort-spos = '02' .   wa_sort-fieldname = 'FIPOS'.   wa_sort-tabname = 'GT_FINAL'.   wa_s...

    Resolved! Accepted Solution

    ALV Grid with expandable Headerline, Table in Table, HIERSEQ_LIST

    Hi,is it possible to have expandable Headlines and after expanding it, depending rows appear? depending rows have totaly different information/structure.Something like this: BCALV_TEST_HIERSEQ_LIST, but i dont like this tist layout. Is there any othe...

    Internal table records - Horizontal display

    Hi There,I have a situation here, where I need to display my internal table records horizontally in one Form.Example: Suppose my it_tab has Text-1                                                 Text-2                                                 ...

    need to add a column in the final output of the standard SAP report RQMELL20

    Dear friends,                      i have a requirement wherein i have to modify the standard SAP report RQMELL20 to add a column between RESPONSIBLE PERSON and TASK TEXT columns. but my questions are1)is it possible to modify a standard SAP report R...

    Labels in this area

    Explore this Area