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

INVOIC02 idoc - incoming invoice: EXIT_SAPLMRMH_015 or EXIT_SAPLMRMH_014

Hi, I need to use EXIT_SAPLMRMH_015 or EXIT_SAPLMRMH_014 to reset the Posting Date of an incoming invoice. I can see from other threads that this should be possible but I cannot get it to work. Please could someone who has done it let me have some sa...

Deleting Entries from DB table

Hi,I have two DB tables, TAB1 and TAB2. TAB1 is a check table for TAB2. If I delete an entry in TAB1, is there a way that the corresponding entries in TAB2 will also get deleted?. Are there are any standard FMs or report programs to accomplish this?....

devendra_am by Product and Topic Expert
  • 526 VIEWS
  • 2 REPLIES
  • 0 Likes

Replacing strings

Hi All,Suggestions on how to replace strings seen in the output structure. For example: I am displaying a functional location structure(ABC) in the output. I need to have a button saying "Find/Replace". This triggers a popup box wherein, I will have ...

Resolved! Reason for Short Dump???

Why does this program terminate even when i_obj has a RUNTIME TYPE of TYPE REF TO Class C1.Note: I_OBJ is defined as TYPE REF TO interface, however can hold a object of class C1. At run time I_OBJ points to object of ckass C1, However CALL METHOD I_...

Labels in this area