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

Resolved! ALV Dump

hi freinds, i m running ALV its running fine IN Quality and Testing Server................ but when i m running in Production.giving Short Dump.when clicking on SUM or Export on ALV tool barthat <b>Field Symbol Yet Not been Assigned...... </b...

Resolved! BDC _ Njoy T-code

I have performed a bdc for enjoy transaction for deleting data...However when i pass the data to the program..only the first entry of the data is deleted that too when i enter 2-3 three times.I am using BDC CALL Transaction.How to fix this error.

SG141 by Active Participant
  • 651 VIEWS
  • 5 REPLIES
  • 0 Likes

Resolved! CK80_99

in CK80_99 transaction if i enter material and plant it is displaying Name of Cost Component and the price values how can I get the details of the price for another report... can anyone guide me how can i get the values

Sending emil

Hi,I have a requirement to send an email to the customer. Here is the scenario: Customer calls the call center and call center access our application to book an appointment. once the screen is filled, and hit book appointment button, the appointment ...

Resolved! Need to update TVKO

Hi all,I need to add an include onto table TVKO (the include will only hold one field). I then need to populate the field for each entry in TVKO (only about 17 entries). What is the best way to do this?I assume that they only way to add an include ...

Split at

Hi all, I am trying to split a field into its decimal and integer part but for some reason it just does want to split it.Here's my code: DATA: W_PALLET(17) TYPE C, W_FACTOR(17) TYPE C, W_INT(13) TYPE C, W_INT1(13) TYPE C, ...

Labels in this area