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

Resolved! recursive problem

Hello !I have a problem and can solve it.I am calling within a Function Module a badi and calling the same Function Moduleagain within this badi beacuse I need it. And now I have big recursive loop with no ending.How can I process to avoid this circu...

Resolved! Badi error.

Hello, I´m trying to develope the next Badi: WM_ENHANCMENT, but i ´m receiving the next error:"BAdI definition WM_ENHANCMENT is only provided for SAP internal use".It´s not possible to implement it or i´m doing anything wrong?Thanks a lot!

Resolved! READ TABLE <pointer> ...

Hi there. How can I assign an itab to pointer to have possibility to make operations on pointer (not itab)? [ I ] DATA: itab LIKE dbtab OCCURS 0 . field-symbols: <ritab> type any table . field-symbols: <rline> type any . ASSIGN itab TO <ritab> . it'...

Resolved! ABAP HR - Org Unit

Hi Experts,I have some 20 org units and each one has 1 manager and 15 employees. Now i want to find the Terminated employees. If I check with each PERNR means it takes lot of time. So Is there any way to find the terminated employees? In other words...

Resolved! DIV used with negative numbers

Hi,consider this:ECC600 ABAP will calculate a result of 1- for 3600- DIV 86400[expected result would be 0 - the same for 3600- DIV 86400 as for 3600 DIV 86400]Any explanation for this?Regards,ClemensEdited by: Clemens Li on Nov 3, 2008 3:45 PM

Clemenss by Active Contributor
  • 1327 VIEWS
  • 5 REPLIES
  • 0 Likes

S_ALR_87012178

Hello Expert!We have 8 branches customer, the customer display and their balance should be restrict by business area;we have set the customer number by the branch wise, for eg,customer number starting from 10* means 1000 - branch ...

Labels in this area