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

Resolved! PS: updating costs

Hello.i am trying to debug transaction CJ20N to find where this transaction updates table COSP. But i cannot find this, the poing in the program where COSP is updated, even if i have followed the debugging step by step.We are changing the price for a...

Resolved! Enhancing methods of a class

Hi folks, NW700 SP12, I'm trying to do something really simple: An SAP-delivered method does following: data: lv_stuff. ... if lv_stuff is initial. <unwanted behaviour>Simple, just pre-populate lv_stuff via an enhancement.... or so I thought.... -...

pokrakam by Active Contributor
  • 1373 VIEWS
  • 6 REPLIES
  • 0 Likes

Email Copy

Hello,If I got this code, how can I copy the same email to other people??create sender (current user) swc_create_object lo_sender 'RECIPIENT' space.swc_set_element lt_container 'AddressString' sy-uname.swc_set_element lt_container 'TypeID' 'B'.swc_ca...

ALV Subtotals

Hi ABAP Gurus,I have a problem with ALV subtotals and don't now how to solve it using ALV. I might have to go back to Classical reports if I cannot solve it. Here is the Problem :The tables BSET stores the Taxes info for the accounting documents. Eac...

sap to xml

Hi, I want to convert sap data to below xml format.I have 3 segments in my idoc typeone is parent segment and 2 are child segments. and one of these 2 is item segment,means it is repetative segment.I have 3 sutrutures for 3 segtment.can any o...

Table for active RFCs

Hi All,Could you help me identify a table that would contain the details of Remote Function Calls that are active at a given point in time. Is there any such table that contains the names of the Remote Enabled Function modules that are running in the...

Service PO exit

Hi,I have a requirement to enhance Services PO to check each service with the PR item it corresponds to. I'm using the BAdI ME_PROCESS_PO_CUST but services details (in Services tab) are not being read ... can anyone help me with an exit that reads th...

Weird RFC problem

I have defined a very simple RFC enabled FM to return the existence of a material. First call to the FM in a LUW works correctly, subsequent calls fail.Parameter MATNR is passed into the FM. I have a log-point in the code to check what is passed in.F...

Labels in this area