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

Top of page.

I need to display the top of page with several fields, which are updated for each and every page. I have written the logic but the problem is, it is displaying the top-of-page data for the first page itself, and the same data is repeating for the res...

Resolved! GUI_UPLOAD

Hey all,I am using GUI_UPLOAD function module. I want upload .xls file.when i am passing FILETYPE as 'ASC' it is accepting a file having record as well as the file which is blank it is showing one record. What i have to do???Thanks for your help.

Resolved! select options editing

I have field which has a low and a high range of field1. When the user enters a high range of field1, I need to grey out the bottom two fields immediately, so that the user cannot enter anything on those fields. If the user just enters the low range ...

hi friends

Hi,In our report we used ALV with OOP's concept and it is working fine , but my problem is with double click.some times it is working fine and displaying next list but some times it is not working . can any one help me regarding this.Thnks in advance...

Resolved! drill down into va22

It's a drill down into va22, I've done it the standard way, but it fails: set parameter id 'AUN' field t_tab-vbeln. call transaction 'VA22' and skip first screen. The set parameter executes okay, and if you F1, F9 on the quotation field in va22 it sa...

Resolved! DD02L

Hi, I need to automate the process of finding the field name vbeln within all our bespoke (Z* Y*) tables. I found all the tables in DD02L, but so far have not found an easy way of checking that vbeln exists in each table. I've tried to debug the "whe...

Resolved! Unicode issue

I want to know does making main program as unicode enabled makes all the include programs in it also as unicode compliant. if not then how can we make sure that all the includes within a custom program are unicode compliant?

answers plz

1. If a table does not have MANDT as part of the primary key, it is ____.A: A structureB: InvalidC: Client-independent Not mandatory2. In regard to CALL, which of the following is NOT a valid statement?A: CALL FUNCTIONB: CALL SCREENC: CALL TRANSACTIO...

Resolved! BADI with the vf01

Now,i have one issue with my program that i need one user-exit or BADI with the vf01.The user-exit need have one accounting document number include it(the accounting document number be used to spring condition to call the other function,so i need hav...

Resolved! Enhancement Basics

Hi everybody, I don't have a lot of implementation user exits. As my knowledge, I know the basic steps would be : 1. Find the appropriate Enhancement. 2. Enter the ABAP code in the "Z" program within the function module. 3. Create a project. 4. Add t...

Resolved! SHDB- test data

Hi peers,I have a doubt in SHDB [recording process]. Once we have created a new recording we generate a program either from the file or recording. Beneath that tab there is a "Test data" tab with "create" check box and file parameter. So my doubt i...

Resolved! dynamic date range

I'm on ECC6.0, and looking to set up a dynamic date range in a variant. The date range is a select-option on my selection screen. I can easily setup the dynamic date for the 'low' value in the range, but I can see no way to also declare a dynamic dat...

parameters in report

hi guys, need ur help. I'm declaring a parameter for a field which is of char 1.now the problem is, it is coming as checkbox and not as a listbox. i cannot use select-options for this due to some standards of the client.Can anyone tell me as how...

Labels in this area