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

Resolved! F4 for select-option

Hi, I want to provide F4 help for a select-option field. Actually the table field of the select-option didn't have search-help. Please let me know how to provide F4 help for this select-option. I have tried with the below code. I didn't work.at ...

Problem in ALV's

Hi... can anybody guide me... actually my problem is.. i am modifyng std report of Tcode-IK17. i have done all the modifycations except one. for that report it displays output in ALV. There i have to calculate subtotals for a field called CD...

related to me21n

Hi allThe system must check whether the material/vendor is excisable at the PO creation stage.in me21nOur analysis: We think a user exit has to be made which through tax code and excise condition type identifies which PO are applicable for excise.The...

Trailing Zeros

Hi all,I have a File which iam uploading it to a Excel sheet.While uploading to Excel sheet the Trailing Zeros are deleted in the Excel Sheet.Ex: If the origional file contains total number of lines:4500. After uploading to Excel.. The Excel sh...

Resolved! select statement

hi abapers,i want to select rows from the db table with month as the selection criteria .the object is as follows :parameter : date like sy-datum obligatory .select * from tcurr into it where gdatu = date here the date must fall within the month of t...

Resolved! bdc- download the dat

hi!i have to download all the fields what ever are displayed in my alv list of my report program. i think i have to pass my iternal table so that all data is downloaded. but my problem is that i don't know how to do bdc...can anybody give me the samp...

RSR00001

Hi all, I am using a variable while building a hierarchy authorization. This variable should be filled with the customer exit RSR00001.My question is once the customer exit is active when is it called to fill the variable. Is it called each tim...

Change a file name

I want to download a file from a repository but before downloading I would like to change the name of the file maintaining the name in the repository. If it is possible to do it after downloading, it could be ok for me. How can I do it ? Is there any...

Resolved! Question on SUBMIT!!!!

Hi all, For subroutines we have an option IF FOUND to avoid short dump when we call a form which does not exist... like that if i call a program which doesnot exist... using the SUBMIT ,,, do we have ny option to avoid short dump. IF FOUND is not wo...

Labels in this area