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

Resolved! Some Query

Hello Guys.I have some doubt. Please Guide me.1. How do I check performance of my code with st05 and se30.2. What are the difference between se01, se09 and se10.3. How I can Avoid the loop statment in my program . read statment is ok but when requ...

Resolved! TRANSACTION

hi, friends,SCREEN PAINTER- SE51-FIELDS1) KUNNR,NAME,LAND1BUTTONS- DISPLAY & EXIT.AFTER CREATING THIS I WROTE CODING LIKE THISPROCESS BEFORE OUTPUT.LOOP AT ITAB CURSOR K1. MODULE STATUS_0100. ENDLOOP.PROCESS AFTER INPUT.LOOP . MODULE USER_COMMAND_01...

Resolved! Message to displayed

HI all, I need to display message as "Unable to open file for " lv_filepath.where lv_filepath = c:\I will store "Unable ... file " into Message Number 001 and I will write Message E001(ZM).for displaying the along withthe filepath , how can we do...

Resolved! Smartforms-modidifcations

Hi Folks,I am dealing with an requirement wherein I have to modify the existing Smartfrom RL_INVOICE.Kindly anyone here help how to deal with this.I just know the basics in this area.Will be glad if anyone here can help me through this.All answers w...

kiran_k8 by Active Contributor
  • 886 VIEWS
  • 8 REPLIES
  • 0 Likes

Resolved! Parameters

Hi,I would like to know more about parameters. what i want to do is to be able to use parameters to decide if a logged in use is from a certain department. Say Department 1 or 2. When a program is executed, the program will know from the user profile...

Posting error in GR

Hi all,I am trying to create Goods receipt through we19 test tool by giving values in the segment fields such as BLDAT BUDAT XBLNR BEAKZ WERKS MATNR LGORT LIFNR in mandatory segments E1MBXYH E1MBXYI . And executed the inbound processing standard usin...

Resolved! What type of internal table should I use based from my scenario...

Hello Experts, I am currently having a dillema here because I am trying to optimize a certainpart of a report where in the internal table contains around 300,000 lines ofrecords. The original internal table is of type standard table. So what the orig...

sql

hiin sql select statement if i want to select a single material from the division A but i do not want to include the whole division A.for example: division = 'EEQA'. append division. then in sql select : div in division. but i only want to pick 1 o...

Resolved! ALV Toolbar

Hi Friends, I am including custom push buttons on alv toolbar but displaying only one custom button but erasing rmaining one, here my requirement is to add button to existing toolbar.CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'EXPORTINGi_callback_pr...

ALV Checkbox

Hi Friends,I am developing Report in ALV through reuse_alv_grid_display , Requirements is 1) Consider checkbox for every line item2) need additional two pushbutton 'Select all ' and Deselect all on the Tool bar3) Need to modify the line items in the...

Labels in this area