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

    Getting error pop up message while opening .xlsx attachment sent through mail.?

    Hello,I want to send .xlsx as attachment through mail,xlsx file attached to mail successfully but while opening xlsx file getting error pop up message as shown below:Please provide me solution.Code:data lo_send_request type ref to cl_bcs. data lo_doc...

    Resolved! Accepted Solution

    No standard database tables exist after installing SAP Netweaver ABAP (NWABAPTRIAL70206_64) on Windows Server 2008 R2

    Hi guys,I have deployed SAP Netweaver ABAP on Windows server 2008 R2 64bit machine.Deployment was done successfully. Later I logged into SAP and opened SE11 and typed VBAK/VBAP/....I was surprised that there was no such standard database tables exist...

    Resolved! Accepted Solution

    Deleting ABAP Web Dynpro Component by function module or something similar

    Hi at all,I want to write a programm that can delete a complete Web Dynpro Component for ABAP only by typing the component name. In my research I've found the class CL_WDY_WB_COMPONENT and the Method DELETE but I think it don't delete all of the part...

    Issue with BTE for triggering change pointers for classification screen of material

    Hi,I have an issue with triggering change pointers for classification screen of a material, I am using BTE and I am Z fm SAMPLE_INTERFACE_00004005 to that BTE. Could you please suggest what is the logic to be writen inside that FM so that change poin...

    Resolved! Accepted Solution

    Clicking radio button it calls the another program or t-code.

    Hi all,       In my program am having two radio buttons, by clicking first radio button i want to display theanother program in (se 38)..Now in my code am using submit syntaxby clicking first radio button and press F8 means it calls the another progr...

    Concatenate variables storing table/field names

    Hi All ,I want to concatenate the values stored in fields of structure EQUI . I am reading these fields from a z table . For example :My Z table has 2 columns  -  ZTAB & ZFIELD with following 2 records :                                              E...

    Resolved! Accepted Solution

    Isuue in VRM set values

    Hi,I need to show a drop down for 11 list values in selection screen. So i used VRM_SET_VALUES fm. i did code like below:CLEAR wa_values.   wa_values-key = '1'.   wa_values-text = text-008. APPEND wa_values TO i_values.till KEY = 11...CLEAR wa_values...

    Resolved! Accepted Solution

    Idea for useful Z function module / report

    Hi experts,I want to create a "package" of useful function modules or programs that can be used in many places. For example, not every clinect can use /cockpit/message_append but I find it very useful. I was also thinking about FM which name could be...

    Labels in this area

    Explore this Area