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

    Help in design methods

    HI ,i want to know if there is performance aspects and good design i do the operation in good way ,this is regards insert , update , modify I do read opration from the DB tables and i need to create or update the value 1. if sy-subrc = 0 i check if...

    GOS attachment

    hi,i want to read the attachment list from GOS.So i have used the FM BDS_GOS_CONNECTIONS_GET.I am passing the following parameterLOGICAL_SYSTEM = <XXXXXX> CLASSNAME = 'BUS2031'OBJKEY = quotation numberclient = <xxx>but i am not able to get the output...

    Assertion-Failed

    Es wurde folgende Checkpoint-Gruppe verwendet: "No checkpoint group specified"Falls in der ASSERT-Anweisung der Zusatz FIELDS verwendet wurde, sinddie Inhalte der ersten 8 angegebenen Felder der folgenden Übersicht zuentnehmen:" LV_LOCK_STAT = space ...

    Resolved! Accepted Solution

    Assign transaction code to SAP Query (created via SQ01)

    Hi All- I want to assign a trasaction code to sap query that was created using SQ01. I can do it by SE93. My question is does the program name change when the query is transported? Is there any other way to do it? In my previous project they did it f...

    Resolved! Accepted Solution

    READ DATASET

    Hi Friends,I'm getting problem in reading only 100 records from the application server using the READ DATASET statement. The file on the application server may have 8000 records but i wanted to get only 100 records and process them. Then i wanted to ...

    Exception Handling

    Hi!I want to call a function module from my code, surrounded with a try/catch block. The FM calls a selection screen. If I raise an exception inside the "at selection-screen" block for example, I get a dump with uncaught exception, because the intern...

    Resolved! Accepted Solution

    Error in background job.

    Hello Seniors,I am a MM consultant. I tried to create source list automatically in back ground in ME05 and it gave a program name RM06W003. When i check in SM37 it was active for sometime and again if i check after sometime its status was cancelled. ...

    Resolved! Accepted Solution

    Problem with oops

    HI GURU'S, WHAT IS THE TYPE ASSOCIATED WITH SENDER. PLEASE CHECK THE FOLLOWING CODE FOR REFERRENCE.CLASS lcl_event_handler IMPLEMENTATION .*Handle Double ClickMETHOD handle_double_click .PERFORM handle_double_click USING e_row ...

    Resolved! Accepted Solution

    Help on gui upload

    HI ,I am using GUI upload function and i get the data into table and i want to move this data to field type string how can i do that ?RegardsJoyDATA: gt_itab TYPE STANDARD TABLE OF char2048.START-OF-SELECTION. CALL METHOD cl_gui_frontend_services=>g...

    Resolved! Accepted Solution

    double click on OOPS grid

    Hi, I have 3 grids , like the following code.SET HANDLER gr_event_handler->handle_double_click FOR o_grid. "GT_SUM_COPA.SET HANDLER gr_event_handler->handle_double_click FOR o_grid2.SET HANDLER gr_event_handler->handle_double_click FOR o_grid_fin...

    Labels in this area

    Explore this Area