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

Resolved! Editable ALV

Hi all,I have created an ALV using set_table_for_first_display, where one of the field is set to editable. I have two buttons, one for save the changed data and other to edit the layout. Initially when the layout is displayed for first time, all the ...

Resolved! Enqueue/Dequeue

Hi, There are 2 reports accessing 1 table. I am facing the runtime error with description - "The database system detected a deadlock and avoided it by rolling back your transaction.u201D Have come across implementing the ENQUEUE and DEQUEUE concept o...

Resolved! GetObject in ABAP language

Hello community,to create a new COM object I use the command CREATE OBJECT in ABAP. Is it possible to use an existing COM object on the presentation server? Other programming languages offers the command GET OBJECT to return a reference to an existin...

Resolved! Commit and Rollback

Hi all, I am facing this problem. I am writing a custom report working on several custom tables. I cannot update all tables with one query, so I have to do it in sequence. Operation are:1) function to get a number from numeration2) custom table A upd...

ECC 6.0 Table control

My client is in ECC 6.0 Upgradation process and we noticed this issue in MM03 transaction in additional data screen. There is a table control on unit of measure tab which is only displaying 2 lines with vertical scroll bar. If we have more than two e...

PR change BAPI

Dear All, I have a requirement to update the PR with a purchase organization using standard bapi - BAPI_PR_CHANGE. I want to know what are all the mandatory fields to be passed to the BAPI and update the field Purchasing organization Regards, ...

Resolved! Create manual dump

Hello everyone,I have the following isse. A customer has a problem that a Z-table sometimes doesn't get updated. Now I would like to save as much data as possible as soon as i discover this (select on table in different locations of the program). So ...

Labels in this area