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

    Disabled Mode

    Hi guys, In module pool program, in the first screen, i have a buttons like create, change, Display.i need the output will greyed(disabled) when i click display button. wat i have to do for this ? do you have any sample code for disab...

    Resolved! Accepted Solution

    PO Enhancement using BADI

    Hi Experts,My Requirement is Enhancing the PO through BADI. There is one screen exit named as customer data for PO. I bring that screen exit through the BADI ME_GUI_PO_CUST for header level and item level.I created My Own Structure for The handling t...

    Resolved! Accepted Solution

    ALV Fieldcatalog

    Hi,i do not have a reference table in the data dictionary to spcidy the ref_tablename and ref_fieldname in the fcat structure. What i have is the the datatype which is in the data dictionary. IS there a place in the fact structure to use this?Of cour...

    Resolved! Accepted Solution

    Problem with Write_FORM

    Hi Guys,Through print program i am trying to display the values of an internal table in the scripts. I am looping this internal table and writing the WRITE_FORM inside this loop.types: begin of ty_mail, mail type so_rec_ext, end of ty_ma...

    Resolved! Accepted Solution

    validate a field

    Hi Gurus, I have to validate a paticular field which hold the table name .iePARAMETERS : p_table(10) TYPE C. "getting the table name frm the userFIELD-SYMBOLS: <t_itab> TYPE ANY TABLE. w_tabname = p_table.i need to validate the p_table ........

    Resolved! Accepted Solution

    sending mail to sap inbox

    Hi Experts,I have done coding about sending mail from sap to sap inbox with excel sheet attachment.but i have a problem in the xcel sheet that 'character value is not display as it is'.means my actual value is : 1008000910000000000002008, but this i...

    Email Response

    I have report which sends out an email to the users through the FM 'SO_NEW_DOCUMENT_SEND_API1'. I am providing an option to the user to reply whether the data i have sent is ok or not[ Yes / No ].Is it possible to capture the Yes/no response of the ...

    Resolved! Accepted Solution

    alv toolbar button

    Hi experts,i have a requirement to add a button on alv toolbar in new row.i know the procedure to add a button in alv toolbar.but how to create new second toolbar and adding buttons there.i have no idea on thisi am using class cl_gui_alv_grid.can u p...

    Labels in this area

    Explore this Area