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

Resolved! Issue in GUI_DOWNLOAD

Hi experts,I am using the FM 'GUI_DOWNLOAD' to transfer data from a table into an excel sheet.The problem i am facing is that in the excel sheet, there is no clear demarcation of the columns i.e.the '|' line is missing between the columns. Please see...

IDOC Error

Hi We are getting an error whenever an inbound idoc is processed by the users:"No batch input data for screen SAPLSPO1 0500"However When I runthe same idoc via WE19 , I don't get this error.The idoc F.M. runs a bdc on VA02 in backgound.On going throu...

Resolved! unending loop.

hi masters,i have in my internal table 4 records. i want to update all the 4 records, so am LOOPING it.when i loop the internal table it finishes 4records and again starts with the 1st and it goes on and not ending.what could be the problem... how ca...

Resolved! Role based restrictions

Hi We are having two role for t code FBL1N and T code F.02Role 1`: Z:FI:FBL1n containing t code fbl1n with authorization group as VND in authoirzation object F_lfa1_bek Role 2 : Z:FI:F.02 containing t code F.02 with authoirzation group as EMP in auth...

Resolved! Issue in GUI_DOWNLOAD

Hi experts,I am using the FM GUI_DOWNLOAD to generate excel output of an internal table in excel sheet.I am passing the name of the "filename" parameter as 'c:\mg.xls', and the name of the data_tab parameter is itab_data.PFB the code: CALL FUNCTION '...

Resolved! Is it possible to display more than 2 levels using CL_SALV_HIERSEQ_TABLE?

Hi Experts,Currently i am exploring the options to display the Sales Order data like ALV Hierarchical Sequential Display using classes to display output in multi-level format (along with check boxes to select and re-process) and then provide option f...

Spools in SM37

Hi, I have a background job which creates 2 spools. After the completion of the job, when i check the spool list in SM37, it displays only the last spool. Whereas in SP01/02, i can see the 2 spools created. Any idea how to display the 2 spools crea...

Restricting the addition of an authorization object & transaction to a role

Dears,Is it possible to restrict the addition of an authorization object or a transaction code to a SAP authorization role ?In other words, is it possible to impose authorization on authorization objects or transaction codes, so that only the authori...

SALV Totals?

Hi,probably I am blind: I want to set some columns in a CL_SALV_TABLE display table to DO_SUM = 'X' but I can't find any method in CL_SALV_COLUMN, only subtotal setting in CL_SALV_SORT.How to proceed?Thanks,Clemens

Clemenss by Active Contributor
  • 437 VIEWS
  • 1 REPLY
  • 0 Likes
Labels in this area