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

Resolved! How best to update values from one internal table into another itab?

Hiya,I have an internal table (itab1):Vegetable     Quantity          RejectedTomato          2          Onions          3Swede          1Now I also have another internal table (itab2):Item 1     Amount1     Amount2Onion       4                     5...

Resolved! CATS2 user exit

Hi Friends,Need some input in modifying the CAT2 related user exit/badis.From the CAT2 transaction, when the part time contractors enter the time they select reasonable value on the clolumn  A/A type  from the F4 value help (example: they can select ...

Resolved! SQ02 Left Join

Hello,I made a query inculding mara, marc and mard tables.mara left joins marc and marc inner joins mard.(I tried marc to left join mard but it doesn't allow it because of the previous(mara-marc) left-join)I tried to make the query in a way, even if ...

Resolved! Problems with Eclipse

Hi Sap Guru,Forgive my bad English.I decided to switch to Eclipse. I have scrupulously followed the procedures described in qesto link.AiE easy installation - ABAP Development - SCN Wiki ( Thanks Gregor Wolf for nice job ).I installed correctly the...

Implicit enhacements in RFFOI06

Hello Experts,     We have wrote the code inside the include RFFOI06 include .But its creating problems when are implementing support packs and some notes.So we have decided to place the code in some enahcement if available i have searched all the th...

VijayCR by Active Contributor
  • 1154 VIEWS
  • 8 REPLIES
  • 0 Likes

Project Enhancements

A new project was created in CMOD that contained 2 enhancements VSV00001 & MM06E005. The MM06E005 caused system dumps in transaction ME31LShort text    Dynpro does not existThe decision was made to remove enhancement MM06E005 from the project.To remo...

Resolved! Error while creating sales order with ref using SD_SALESDOCUMENT_CREATE

HiI am creating sales order with reference using function module SD_SALESDOCUMENT_CREATE , while creating i am getting errorDocument doesn't have document category even thougth i am passing document category in header as well as item lavel.In VBUK ta...

Resolved! REUSE_ALV_FIELDCATALOG_MERGE doesn't populate fieldcatalog

Hello,I am strugling with a report. I use the REUSE_ALV_FIELDCATALOG_MERGE quite often, and it never caused any troubles until now. I basically copy pasted the alv functionality from another report, however this time it doesnt work. Maybe some of you...

Pricing Routine 905

Hi,I have used the form KOBED_905 for applying a custom condition.But this works only if the price is redetermined before saving the document.Is it possible to make it work by saving the document without redetermining the price?Thanks in advance

Alv grid

hii,i am using alv grid to display my internal table and i have made some fields editable.now i have to implement the update to the db if a user clicks save button.questions:1> How to add a extra save button to the alv grid display.??2>  once the use...

Labels in this area