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

Resolved! Reusing a MACRO definition

HI Folks,I have defined a macro to build up a RANGE as below.I need 4 to 5 ranges which are similar to this.Can anyone here please let me know how we can define one macro which can be reused to build up RANGE. *For ex this is a macro m_r_mand for bu...

kiran_k8 by Active Contributor
  • 688 VIEWS
  • 3 REPLIES
  • 0 Likes

SCOT - Error Report

We make use of SCOT to send out faxes and emails to our customers. Our Customer Service department would like to know, on a daily basis, which faxes and emails failed. Our BASIS department will not give Customer Service access to SCOT, therefore, Cus...

Resolved! ALV not getting refreshed when call screen is executed second time

I have 2 screens 9001 and 9002. In 9001 , I am displaying the fields of a database table in a Table Control. The user has to select some of those fields and click on a button 'Generate ALV'. After clicking , the control navigates to 9002 where I am d...

abaper_guy by Active Participant
  • 7459 VIEWS
  • 12 REPLIES
  • 0 Likes

Resolved! Pop problem while creating spool request in reuse_alv_grid_display

Hi Experts,I am trying to create a spool request of alvand problem is that i do not want pop-up window for asking output devices,actually i am calling reuse alv in loop and following steps i have done:w_print-print = 'X'. CALL FUNCTION 'REUSE_ALV_LI...

Resolved! BOM Status in cs02

Hello Experts, I have need to change BOM Status in CS02 to be inactive when we save it .The steps I do are :-- 1. Goto CS02.enter material , plant BOM Usage 2. Click on header level ,and now whatever be the BOM status , but when we go to save it ,...

Resolved! Problem with CL_ALV_GRID

hi there,I have a program where I have used CL_ALV_GRID , the problem is that the data displayed on the screen within the container grid is correct, but when I export it on my disk i.e export local file > Spread Sheet the data for Lifnr is incorrect(...

Resolved! Dynamic challenge

Hi,I have a question that is affecting my project delivery :I have below structure and i want to change the data type of addr field to f or n DYNAMICALLY during runtime.TYPES : BEGIN OF st_demo, reg_no(10) TYPE c, name(20) TYPE c, ...

Web API

Hi,I have business requirement to modify current web template. The current web template only have 1 query and have the button to export the query into excel file. The requirement is to add another report in the same web template, now the button to do...

Labels in this area