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

Smartform Window Text limit

Question why my text in smartform is like this. auto break line after the word street1 ? note the box is a border of the window here is my code. i also tried to use concatenate but i got same result i want a result like this

AJeB by Participant
  • 4832 VIEWS
  • 11 REPLIES
  • 0 Likes

Resolved! Save the updated data is not working when REUSE_ALV_GRID_DISPLAY is called from a method

Hello Experts, I call REUSE_ALV_GRID_DISPLAY in order to save data from ALV. When all is done in one program it works perfectly, but when the program calls REUSE_ALV_GRID_DISPLAY via a method (the program calls a method. the method calls REUSE…...

hagit by Active Participant
  • 1085 VIEWS
  • 3 REPLIES
  • 0 Likes

how do i add a client specific logo on sap easy access initial screen

Hello all, how do i add a client specific logo on sap easy access initial screen.. i know how to add irrespective of client, but my requirement is to add client specific logo.. searched sap community but did not find any suitable solution.. e...

Report is giving dump

I had written the following code and added radio buttons as per the requirement but it is throwing a dump when I run it. Is my radio button coding wrong because before adding the selection screen the report was executing fine. data : lv_dir type ep...

BAPI_SALESORDER_CRATEFROMDAT2 - Sub-item still open after creating my order

Hi there,I have a specific function module called remotely that creates an offer and in some cases the order that goes with it using the BAPI_SALESORDER_CRATEFROMDAT2 function module. In a test case, I'm using a material that has a sub item set via...

Resolved! Debugging Work area

Hi Experts, i have a question. While debugging any report i used to write [] with work area (ls_work[]) name but in some cases it gives error as "invalid variable" but runs without [] (ls_work). Can you explain the difference and error?

Dynamic Internal Table

Hi all, I need to download some table data the User gives in the parameter. So I need to Declare dynamic internal tables based on the table name. How to declare? I used the GUI_DOWNLOAD function for table data download. Pls, Suggest. The bel...

Labels in this area