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

Table maintenance

Hi, I have created one Z table which needs to be maintained using table maintenance. I have created table maintenance generator. The problem is, I have one key field in that table (Sequence no), Which needs to be incremented or decremented when user ...

re: field exits

HI, Iam using the below code to check the checkbox. Butit is not working. Pleae help me regarding this.FUNCTION FIELD_EXIT_MSAUS.*"----""Local interface:*" IMPORTING*" REFERENCE(INPUT)*" EXPORTING*" REFERENCE(OUTPUT)*"----DATA: DYNTAB LI...

BDC - return values

Hi, I have called the program rsbdcsub in my main program to automatically process a BDC session. On returning to the main program, I would like to know the status of the BDC session, whether it has been succesfully processed or has errors. And also ...

Resolved! Material Master data

Hi,We have a process in our system, as soon as a new material is created, one of the material characterisctics should be updated with a value based on some conditions which are coded in a custom program.For this we are triggering a task as soon as a ...

Adding Documentation

I'm trying to add documentation to an ABAP program. I login using language DE then go into SE80 click on change mode then "Goto" then "Documentation" and I receive the following error message: Bitte das Dokument in der Sprache Englisch pflegen.Note: ...

Resolved! select coding

hi, i have several entries in db as follows.-id-date---10001----2006040310001--20050403 <-----10001----20040403i need to pick the record which is less than or equal to current date and the most current one. in this case i need to pick the second reco...

translation

Hi, we have modified the label of a standard field of vbap in the dictionary.But in the VA01 appears the old name.I have seen that in the dympro the name is not taken from dictionary.I know the possibility to change the name by the goto -> translatio...

Labels in this area