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

Resolved! days deduction

hi i strying to find a function which calculate the number of pay days between 2 dates for a spcific absencefor example if i have the period 7.7.2010 - 16.07.2010 it will return the amount of working days between those days and will know if its a hal...

SYNTAX_ERROR

hi friends,i am getting dump when the below code exicuted in user exit which is ECC 6.0. But it was exicuted properly in ECC 5.0. The error is <empty>-dar01 is not defined as field symbol.ASSIGN COMPONENT w_index OF STRUCTURE ps0041 TO ...

Resolved! MM06E005 - BUS2012 changed event not triggered on custom fields changed

Hi folks,I have implemented MM06E005 enhancement and added some custom fields to Purchase Order item tab. Everything works fine so far, but now I have the requirement to run some ABAP-code after the PO is manually changed (e.g. in Transaction ME22n)....

select-options

Hi Experts,how can we delete rows from select-option table.my code is under below...LOOP AT s_sorg. IF FLAG = 'X'. READ TABLE it_vkorg WITH KEY vkorg = s_sorg-low." = ''. IF sy-subrc NE 0. CONCATENATE s_sorg-low it_message INTO it...

Resolved! update tab;e not working

Hi All,I have a custom table. in the program i am trying to update the table with entries, but it hangs at that spot.I even tried to delete the entries from the table using &sap_edit but the moment i press save button, it hangs again.Can someone hlp ...

Resolved! Alv in selection screen

Hi all,I need to create a report that shows the header texts for a sales document placed by parameter.I wish to know if it is possible in the selection screen to show a table with all the text idavailable for the text object (for example VBBK) and al...

Labels in this area