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

    delete record from fileld symbol which is an internal table

    Hello experts,My requirement is like below.....Loop at <fs_table> into <fs_wa>.if condtion.delete record.endif.endloop.I need to delete the field-symbol (an internal table) record. any suggestions .......... <<text removed by moderator>>Thnanks in ad...

    Resolved! Accepted Solution

    How to transport ONLY 1 subproject(which has 1 object) of LSMW project?

    ^Hi Experts,I hv a LSMW project, with 9 subprojetcs, and each sub project has 1 object.Now, I made a change in 1 object of 1 sub project........so, I need to TRANSPORT only this 1 object to TEST system!! suggect how to do it?replies appreciated,thanq

    Buttons toolbar ALV

    Hi, i need some help...I want to exclude ONLY SOME buttons into toolbar in ALV, because I want that the user don't use some buttons, for example cut a row, transfer table in excel ect ect..I just use this type of solution but is not good..FORM exclud...

    Resolved! Accepted Solution

    Internal table in OO

    I have a requirement to create and implement Badi.The following is code:method IF_EX_NOTIF_EVENT_SAVE~CHANGE_DATA_AT_SAVE.DATA: l_progname TYPE sy-repid, l_dynnum TYPE sy-dynnr.types: BEGIN of itab. INCLUDE dynpread.types: END of itab.data: dynp...

    GUID Problems

    Hi,I am trying to debug a piece of code to find out why a GUID that have a conversion exits on it is not bringing back any value at all.The GUID is RAW16.When I debug it it shows the value as '3F54918C41034ED5E10000000A0A4502' which is 32 long.I then...

    Resolved! Accepted Solution

    icon id's

    wher can i have a look for the icon id's like @03@ ???I have to create some icons but i have to know which icon has which id. in the table icon i see only the symbols for the icons.BR

    Resolved! Accepted Solution

    REFRESH Fieldcat

    Hi,i have a button in the toolbar to refresh the data.I use CALL METHOD GR_ALVGRID->REFRESH_TABLE_DISPLAY EXCEPTIONS FINISHED = 1 OTHERS = 2.Is there a method to refresh the fieldcat?When i press refresh i will read th...

    Save Image from SAP

    HI.....Can you guys help me in this issue.I am working in SAP graphics.Now when i execute the program i have the graphics output.now i want to store the output as BMP thorugh programming.is this possible.Kind RegarEdited by: Prasenjit Sengupta on Nov...

    Labels in this area

    Explore this Area