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

Additional Data B- USEREXIT_FIELD_MODIFICATION not triggering for custom fields

I have added custom field in VA01 at line item level. Code in PBO of screen is working fine.  BUT it will work when I go to that particlular screen.But the custom field is not populating in USEREXIT_FIELD_MODIFICATION; which is required for validatio...

Resolved! Exits issuei

Hi all, I have FM exits. ie. EXIT_SAPMQSDA_001, when i m putting BREAK-POINT to debug this that is not active i need to go CMOD and need to  created proj. to debug this  but in that case how i will find the enhancements to assign enhancements. ie. C...

how to get records of internal table comparing records of another internal table

hi experts,         i want get records of internal table which is not in another internal table for example,    itab1     itab2         itab3  001         001           004 002          003           004 002         004003          004003i want to co...

Resolved! Report list via email

Hello Experts,I'm using FM 'SO_NEW_DOCUMENT_SEND_API1' and SUBMIT RSCONN01 with mode = 'INT' with output ='X' and return.The Output of the list is suppose to be sent via email automatically.In my case, it is just residing in SAP Workplace Outbox and ...

Issue with duplicates

Hi,If material document, material document item, po no and po item are same and quantatity is zero then delete the entire rows. I am deleting the rows when they are duplicates and quantity is zero. But the problem is when the quantity is in integers,...

Resolved! Issue with program

Hi experts,I created a program in BW to make some complex calculations, but it's making forever to complete the calcuations.I used fields symbols and read binary serach to accelerate treatments, but i only won few minutes, I have about 4 millions rec...

group by in internal table

hi expert.i have one internal table.like thiscol1     col2     col3     col4...colnval1     10          0          0            0val1     0             20        0           0val1    0              0          30         0val1     0          0        ...

Resolved! GOS Restrictions

Hi,I'm looking for a possibility to restrict(deactivate to be more specific) some of the GOS fields. I found in this forum 2 possible options:1) making a copy of the service class from SGOSM and use it as a Z class in SGOS2) implementing the BADI GOS...

Labels in this area