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

Barcode in a Report

Hi friends, I am trying to print Order Number in barcode.Even though i am able to print it in the output i am not able to display the whole report.Suppose i am writing barcode in the report after displaying 5 lines of data, I am able to print the t...

Resolved! Availibilty Check

I tried to get actual material-availibilty by using FB BAPI_SALESORDER_SIMULATE. Unfortunately it confirms either zero (if not available) or the requested quantity (if available). How do I get the actual quantity available???Thanks for response. Bert...

problem in infotype

I am creating a custom infotype,for which i created my own package.By using this package i created infotype PSnnnn structure,but when im creating infotype characteristics and then saving it,it asks for a package request.On filling the package request...

Resolved! Checking a radiobutton

Hy ! I have this :SELECTION-SCREEN BEGIN OF LINE.SELECTION-SCREEN POSITION 5.SELECTION-SCREEN COMMENT (13) text-p03 FOR FIELD sb_wks.PARAMETERS: sb_wks RADIOBUTTON GROUP myg................................................................................

Regarding PBO and PAI

Hi Experts,i have a scenerio in which i have a screen. first block consist of three fields.when we enter these three field and press enter we get the item data from data base table in table control. now if on the same screen if i change header data f...

Resolved! Refresh of Clients

It appears that when a client refresh occurs, all of our roles are removed. From my last test scenario it appears that it brings over the roles from Client that one is refreshing from. How can we avoid this? Thanks any input is greatly appreciated...

Resolved! Reg. BDC

Hi,I am going through the work that is done by previous developer and have a question. He is trying to update some values on delivery through BDC by call transaction statement. I see before the BDC, he is using the statement "PERFORM bdcnodata USING ...

Resolved! download file

Hello friends. I am using function module 'GUI_DOWNLOAD'to download a tab delimited text files. The problem is that its not having the column headers.So how can i include the column headers in the same. Plz suggest.Thanks

Labels in this area