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

    Singleton

    singleton Concept:I am planning to use Singleton class. But i am unclear about few things. 1. Instance created by one user by logining into the application(SAP) will be used by a different user(if the second user tries to get the instance) ?2. Is the...

    Resolved! Accepted Solution

    Issue with the Maximum lenght string on application server file

    Hi,I have one internal table which cotains aroung 200 fields. The total lenght of the all fields is around 2000 charr.I am using open data, transfer and close data set to put my file on application server.I am looping at my internal table and then tr...

    Dynamic Selections

    Hi All,I have reprot with a dynamic selection button, whenever i will select the material field i have to do some action on it.Is there any solution to capture/know about the fields consider in the Dynamic selection. Thank you.With Regards,Padmasri.

    Debug GUI_DOWNLOAD

    Hi All,I am using GUI_DOWNLOAD Function module in my program to download data to excel sheet and I have issues with the data format being changed in the function module and I want to debug and see what is happening but I am unable to get in to GUI_DO...

    Resolved! Accepted Solution

    Post Upgrade issue

    Hello Gurus,we are upgarding SAP from 4.6c to ECC 6.0.As a part of post upgarde activities , i am executing SU25 2(B)-(D) steps.While analysing SU25 2(b) step, i had found that few authorization objects which are checked in 46c version and not found ...

    Resolved! Accepted Solution

    Select statement -Problem

    Hi Guys,I want to read data from the tables likp,lips and vbpa.I tried the select statement as follows:In my itab I get some 40 lines but apart from the "vtweg" field(It shows 25),all other fields are empty.What am I doing wrong?SELECT likp~lfart lik...

    Regarding Cu50

    Dear all, We have a no of configure materials. I am creating sales quotation and order from external system. Almost each material of us contain nearly 50 characteristics. We will give only few of them as a option for customer at the time of creation...

    BAPI_HU_DELETE

    Hi,I am getting a error in all of the Bapi's related to HU.I am trying bapi_hu_empty and all the bapis which could be used to empty or delete the Hu numbers...The follwoing error is coming : Processing of HUs for selected objects not possiblePlease s...

    Field symbols

    Hello,I have a fileld symbol with the field name inside it.I want the value of that field using the field symbol.EX:FIELD-SYMBOLS: <f_field> TYPE ANY.DATA: lv_field(5) TYPE c VALUE 'naik', lv_field1(10) TYPE c .ASSIGN 'lv_field' TO <f_field>.IF ...

    Labels in this area

    Explore this Area