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

    How to increase the mail attachement length from 255 chanracters ?

    Dear All ,I am sending a mail to my vendor as attachement .I have developed one report which caontain 90 coulums now i am taking my final internal table and sending it as a Mail but not able to send whole as an attachement Bcoz tht 90 columns length ...

    Resolved! Accepted Solution

    Types outside class

    hi all,I wanna use a types defined inside a class in an external program.Let's supposed i have something like this.CLASS abap DEFINITION. PUBLIC SECTION. TYPES: abap_table TYPE STANDARD TABLE OF zabap.ENDCLASS.START-OF-SELECTION.DATA: my_var TYPE...

    Resolved! Accepted Solution

    Peculiar problem in SU01

    Hi SAP Gurus,We are facing a strange problem with transaction SU01 in our recently upgraded ECC 6.0 system.The system was previously ECC 5.0.When we try to reset the password for a user from the 'change password' option in the initial screen of SU01,...

    Resolved! Accepted Solution

    MD04 mapping

    Hi All, I have a requirement, wherein I need to map all the data from the MD04 transaction. If anyon ehas done this before, then can someone please provide us the following inputs:1) The database tables where all the MRP related data from the MD04 t...

    cl_gui_cfw=>flush

    hi, In development l_gui_cfw=> flush is working fine. In the production system it is giving CNTL_ERROR = 2.Here sy-subrc = 2 and giving container error. Please help me in this.pratyushEdited by: sreenivasulareddy eragamreddy on Sep 16, 2009 6:44 PM

    Resolved! Accepted Solution

    Web service parameters

    Hi, I would like to know your professional point of view about this thing: I want to create a web service, which is based on FM. The FM should get an 'object' as import parameter. As a remote enable function, the FM can get parameters only by value. ...

    Resolved! Accepted Solution

    Copy HTML Template

    Hi gurusI've to copy an HTML template from system to another system for WorkItem display, the template's name is SWL_WI_PREVIEW_01 and it's necessary to display all the workitems in according with my requirements.How is it possible?Thanks

    Resolved! Accepted Solution

    Scroll bar in ALV_LIST

    Hello all,I am using REUSE_ALV_HIERSEQ_LIST_DISPLAY this api to display data in ALV-LIST. The problem is that due to too many fields the data which has to come in one line is getting moved into next line, resulting in problems in representing data.Is...

    MNaveen by Product and Topic Expert
    • 764 Views
    • 4 Comments
    • 0 Likes
    Resolved! Accepted Solution

    User lock status 13

    Hi, In our system, there are few users with lock status 13. The description for this status 13 says NOT LOCKED.Could you please let me know what this status means and when a user is assigned to this lock status?Thanks in Advance

    payment terms

    Hi in f-43 we have kept one due date field. And this due date will be calculated based on the baseline date andthe payment term conditions. Which is working fine but except 0009 and 0006. I have tried to see the entries in thetable T052 there was no ...

    Resolved! Accepted Solution

    Reg check boxes

    Hi , I tried to find out how to disable one checkbox at runtime in forums but I could not understand ..so tell me how to do this.Parameters : check1 as checkbox modif id CH1, check2 as checkbox modif id CH2.now when I check one c...

    Labels in this area