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

Resolved! Exception Report

Hi! I am a developer in SAP ABAP. My recent project is on exception reporting in transports. Can anyone give me an idea on this. In my understanding its a report that marks the deviation of values in the fields of interest in traffic light colors. Ca...

Resolved! Unit testing for classes

Hello there,May I know how should I start off on unit-testing on classes? Is there any automated script to be genertated available somewhere or do I have to start everything from scratch? Is there any document on the internet that I could refer to?Th...

Resolved! ONLY NONZERO VALUES

HELLO EVERYONE,I AM USING 2 TABLES <b>MARA</b> AND <b>MCHB</b>.WITH <b>MARA-MATNR</b> V HAV TO RETRIEVE <b>MCHB-MATNR</b> AND <b>WERKS</b>.THE <b>WERKS</b> BEING RETRIEVED FROM <b>MHCB</b> HAS TO B NONZERO.THE <b>WERKS</b> FLD WITH ZERO MUST NOT BE R...

Resolved! Select-option

Hello,I have a select-option for date and I need to add some functionality based on the selection date. Like if the date is below 07/07/2004 i need to add some functionality and if the date is above 07/07/2004 i need to add a different functionality....

ALV- O/P

Hi All, In my report ,I am using alv Grid display. In some columns data is not displaying. empty columns are displaying. But data is available in internal table, which i sent to the FM. i set "no_out = space".Plz help me.Regards,s...

Resolved! syntax error

Hello all, How to solve this syntax error? Error : LT_ORDKEYS is a table without header line 6 no compononet called locid.data : LT_ORDKEYS TYPE /SAPAPO/OM_ORDKEY_TAB.FIELD-SYMBOLS : <lt_ordkeys> TYPE /SAPAPO/ORDKEY.LOOP AT LT_ORDKEYS ASSIGNING <LT...

Resolved! gui_download

Hi , I have a problem of alinment of data when i use the function module GUI_DOWNLOAD. i am downloading data from an internal table (itab_display) to excel spread sheet. Am able to get the data in the EXCEL SHEET which has no feild descriptio...

ALV GRID PROBLEM

HI ALV EXPERTS,Is there any option of hidding the field name in the fieldcatalog of the ALV Grid but it sholud get displayed in the excel sheet when i download it.The problem i am facing here is i am able to hide the ALV grid column during the displa...

ISSUE WITH ALV

HI EXPERTS,I AM FACING A CRUCIAL PROBLEM IN THE ALV GRID.I HAVE A PARTICULAR COLUMN THAT IS THE PART OF ALV TREE(node relationship) AND THE OTHER COLUMNS ARE RELATED TO THE FIELDCATALOG OF THE ALVGRID.THE PROBLEM I AM FACING NOW IS WHEN I TRY TO DOW...

Resolved! reg. table

Quick question.Is table client-dependent or client-independent?I mean if the data is added to the table in one client, will that data be able to access from the other client in that system?Please clarify.Thanks,Krishen

PNP logical database

Hi, i am running a report using with a date range of 09/10/2005 -10/30/2005 and payroll area of 42 for a pernr , but upto 10/09/2005 the payroll area is 06 and from 10/10/2005 to 12/31/9999 the payroll area is 42 when i execute the report with payro...

Function EDIT_TEXT as Popup

Hi,I have to display a text as popup. The text itself is maintained with SO10 as standard text.I could use Function EDIT_TEXT in DISPLAY mode to just display the text.But I want a popup for this.Is there any ready-to-use function for this?regards,Cle...

Clemenss by Active Contributor
  • 2433 VIEWS
  • 6 REPLIES
  • 0 Likes

Drill down list

Hi Experts, I'm doing a Drill down conventional report. If I'm in 6th dril down list and want ot come to 2nd list directly not only 2nd one one can i go to the list 1 or 2 or 3 or 4 directly? If so how can i do this.Thanks & regards,Naren.

Resolved! Open an excel file

Hi, I have a requiremen, where I need to open an excel file when a push button is clicked. That excel file need not be stored on to a presentation server actually. Function module 'GUI_DOWNLOAD' will download an excel file on to a presentation...

Labels in this area