Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

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...

Criticality.png

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...

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 83424 VIEWS
  • 212 REPLIES
  • 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
  • 1995 VIEWS
  • 10 REPLIES
  • 0 Likes

Resolved! 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! 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! 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 ...

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...

how to activate and deactivate the standard tool bar icons in a standard transaction code?

Hi Team,can you  tell me  how can i activate and deactivate the standard tool bar icons in a standerd transaction code? for ex if i open the MM03 transaction by giving some material no by default the standard tool bar icon "EXIT" is in disable mode, ...

Resolved! 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