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

Resolved! concatenate space

Hi Experts,I wanted to add 5 space before my variable & wanted to store in other variable.i.e.concatenate ' ' lv_var into lv_new. "where there r five space in ' '.The value of LV_NEW should look like ' TEST'. Before test there is 5 space re...

Resolved! BDC Problem

Dear Guru, Here i have encountered a typical issue.Im Performing BDC for VK11 (Create Condition Record) with "Key Combination" --->> "Location, Material Code (Base Price for Longs)".While I am running this BDC ( source code attached below) in All scr...

Resolved! Function Module

Hi, While passing import parameters we are checking the box for passing values? What is the use of that?When iam creating the source code iam getting the following import parameters as defined.""Local interface:*" IMPORTING*" VALUE(PROFILE) LI...

IDOC status

Hi All,I need to display some warning messages in IDOC status.i can't use RAISING APPLICATION_ERROR as it will not post the IDOC , i just need to display the message but the IDOCS should be posted . I need to write this in the exit.Could some one pl...

Resolved! Error with Smartform

Hi All,One perticular End User is facing below mentioned error message while print preview of smartform....."no authorization for graphic access(BDS)".User is unable to view the smartform print preview due to this error and even unable to take the pr...

cl_gui_picture

Hi!I used cl_gui_picture to display the logo in my ALV header during print preview and print.But when I click back to my original screen, the picture is still displayed and some of my data were overwritten.What shall I do delete or clear the picture?...

Resolved! Refresh the Report

Hi I have to build an ALV report .. The Problem I am facing is that I need to Create a Report in which the Information for the Client Gets Updated Frequently . Eg:- The way it is done at AIRPORT when the Information for flights Keeps on Getting Refre...

Resolved! leave/exit ?

Hi,I want the program to return back to the calling screen, however, it does not work when i use leave program, it basically leave all the screen, i try to use exit, set screen 0, but it doesn work, please advise how does it work?

Resolved! Role Deletion

Are we allowed to delete roles in production? These roles are those that nobody issues anymore, roles that should not have gone to production, and roles that were renamed for a much better role naming convention. Also, what if in the case of the clie...

Download of data

Hi, Our ABAP team has made a development of one transaction. This transaction has lot of text data to be entered. Client want to avoid this text data to be entered in the transaction since it runs into pages.The client wants that this output to be ...

Labels in this area