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

Resolved! Get Cursor statement

HI ,I have developed an ALv interactive report and double clicking on a particular field and going to sap standard transaction.i am using Get cursor statement . I am using the following statement GET CURSOR FIELD W_FIELD VALUE W_VALUE.w_value contai...

Resolved! How to handle unwanted SU24 proposals which are automatically "corrected"?

Dear gurus,I would be interested in knowing whether someone knows a trick or better way to deal with the issue:BackgroundI remove the proposal = Yes indicator in SU24 for selected objects from all, or almost all, transactions (e.g. S_DEVELOP, S_USER_...

usage of commit

Hi all,I got information from basis that due to my program there were many deadlocksis it necessary to use commit statement over therePlease look into the codeRead all records in active table of ODS into itab_ordselect * from /BIC/AZVFOSDP200 append...

Resolved! detect SAP client

Dear sirs, I hope you can help me with this: I have few reports with output into MS Word using ABAP OLE. That works just fine with SAP GUI. The problem is the number of my users work with the web GUI. When using web GUI I cannot work with OLE (at lea...

OttoGold by Active Contributor
  • 1593 VIEWS
  • 6 REPLIES
  • 0 Likes

Resolved! How to Transport SAP Query(User Group Infoset and Query) to Quality System

Hi Experts, I have tried to Transport the SAP Query form Development System to Quality System using RSAQR3TR, everything is done good except user group was transported to QA System. Is there any other alternative solution/Explanation to transport t...

Resolved! Enhancement of FBL1n

Hello All, My client requires to enhance the program of tcode: FBL1N,program RFITEMAP where by to add a new column in the output layout. The 2 column is to extract and display the NEt Invoice Amount and the TAx/VAT Amount. As the standard does not ...

FIELD SYMBOL PROBLEM.

Hi ,I am facing one problem with field symbol actually there is a internal table where i have 16 fields like 'WOG001' , 'WOG002' and so on . This 001 is the period which the user will enter in the selection criteria . For that i have put a DO ENDO .H...

Resolved! Update statement

Hello , I have question about update statement . I have to update DB table from internal table . The fields in DB table are of the same type like fields in It. I am looping in internal table and conditions for update are satisfied , but after when...

Labels in this area