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
  • 83462 VIEWS
  • 212 REPLIES
  • 39 Likes

BADI or User exit.

Hi All,I have a requirement like i need to update the SGTXT,XBLNR from RBKP Table with my customised entreis when ever a invoice is posted through MRRL Transaction.I have tried it with BADI Invoice_update and its getting failed because all are impor...

BAPI_PO_CREATE

I am trying to create the PO via BAPI manually, but not successful. Following are the steps:1) In SE38, click on Function Module ->Test ->Test Sequences.2) Enter BAPI_PO_CREATE and BAPI_TRANSACTION_COMMIT in the pop-up window. Click Execute.3) Under ...

phil_moh by Participant
  • 903 VIEWS
  • 4 REPLIES
  • 0 Likes

Namespaces

We have developed an add-on in the namespace /XSTREAM/, software component XSTREAM, software component version 110_600.We would now like to develop another add-on product using our same reserved namespace /XSTREAM/.But what about the namespace for th...

SELECT STATMENT

Hello Colleagues,Can you kindly help me with respect to below code .The below select statement has to fetch me all the rows which is corresponding to my work item id .SELECT * FROM (V_DO_CDS_NAME_MAIN) INTO TABLE <fs_itab> where C1 = V_WORK_ITEM...

CNTL_ERROR in PPOME

Hi Guys,I was recording the transaction PPOME (it's the HR specific view to the org.model) with the SAPGUI command. Everything worked fine during recording. When I executed the eCatt I got an CNTL_ERROR.Exception class CX_ECATT_APL_CAPTURE, Exception...

Resolved! XSLT Transformation not working when called in Program (works in xslt_tool)

Hi,I have a XSLT transformation which works when I test it directly (from TCode xslt_tool) but when I call it from a program it does not return any value to the internal table.I have posted all the codes below. If I copy the XML to a note pad and sav...

Labels in this area