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

    SQL0101N The statement is too long or too complex. SQLSTATE=54001

    Hi Everyone,I am trying to fetch data from BKPF using AWKEY & XBLNR but system is giving me a dump. Description of DUMP is belowRuntime Errors         DBIF_RSQL_SQL_ERRORExcept.                CX_SY_OPEN_SQL_DBDate and Time          10.02.2014 13:00:...

    NooruBohra by Active Participant
    • 2197 Views
    • 10 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Select query returning data when AND condition fails

    Hi All,The below query should ideally not work when range table : s_blart_final is empty .But somehow its still working and fetching data.How can I rectify this??SELECT      rprctr                rbukrs                kunnr                ryear      ...

    Resolved! Accepted Solution

    Checking whether function module is documented or released

    Hi Experts,I have a query on checking whether function module is documented and released.We can check this in Attributes of function module, but is there any way where we can check this through code. Is there any standard FM or table where we can giv...

    Resolved! Accepted Solution

    Total for invoice wise material

    Hi AllI Have following internal table,VBELN           matnr          qty1000005           m1              51000005           m1              31000005           m2              21000006           m2              5Requirement is : 1000005           m1 ...

    Resolved! Accepted Solution

    Selection Criteria in se38

    Hi Experts,I created two ALVs using cl_gui_alv_grid in SE38.However, I do not know how to separate the Selection Criteria and ALVs.Example: Show Selection Criteria > Press Execute > Show ALVs.My condition and code are as shown as below:CODEDATA: imar...

    Leave Request Approval Function Module runtime error

    Hi ABAP Experts,I am getting run time error for the bapi:  PT_ARQ_REQUEST_EXECUTE for Leave request approval processI was passing input values: RequesterID : ID get the table from PTREQ_HEADER                                      Command -- EXECUTE_A...

    Resolved! Accepted Solution

    Authorization Check!! How to find what kind of activity it is performing??

    Hello,One of my developer wrote an enhancement to check if the user has authorization to create/update/delete funds.SAPLFMWREXIT_SAPLFMWR_003authority-check object auth_obj                                id lc_auth_cat  field 'H'  "Create            ...

    How to get data from rest api to SAPUI5 mobile application by sending value of one input field using rest api

    Hi All,I want to create a basic mobile application to get user info by putting user code to one view and retrieve its info on second view using rest api.Here is my code.First view.jssap.ui.jsview("uitest2.first", {    getControllerName : function() {...

    abap-hr alv issues

    hi  In this report not appear in subtotal_text and subtotal also worng  pls help me .check that below code.. ******************************************************           Table Declaration                       ************************************...

    Labels in this area

    Explore this Area