Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

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...

    Criticality.png

    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...

    2024-08-07_08-25-11.png
    sheenamk by Developer Advocate
    • 92582 VIEWS
    • 212 REPLIES
    • 39 Likes

    Resolved! 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...

    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! 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...

    deletion indicator

    Hi,I have seleted banfn,matnr and loekz fields from eban table.Now I have to check if there is a deletion indicator(loekz) set for any of the material numbers and delete the corresponding materials from the internal table.How can I do that?

    Resolved! 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