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

Resolved! loop where range

Hello,i´m executing a simple loop using a range in the where condition. eg. loop at itab into wa_tab where racct in r_range.Values in r_range are sign - 'I'option 'EQ'low '0000311001'high '0000315004'The loop only finds the 'low' entry and the...

Resolved! Basic List

Hi I have a basic list and 4 secondary list. I am NOT using the BACK button. Instead i have created a button that acts like the standard BACK button. From the 4th List, if i keep pressing the button, it should take the user one list back. Any soluti...

Archive ID

Hi,When I print a invoice I want to save that invoice. For this I use the call function 'OPEN_FI_PERFORM_00002310_I' Everything is working except the saving of the Archive Document ID in table TOA01. If you can help me, please let me know.Kind Regard...

Resolved! ALV Grid fields changes

Hi all, l am using the ALV with some fields on EDIT. l have to DBL CLICK on one of these fields to take changes into my internal table. My question is: How can l be sure that the changes are taken into the internal table without DBL CLIKING, witch ev...

ALV Popup

Hi I am using Object Oriented Method for an ALV using call method alv_grid->set_table_for_first_displayNow i want it to make it interactive. When the user clicks on a row in this ALV, i need a Popup ALV to appear. Is there any method for this. I kno...

Resolved! Graphics in ABAP OO

Hi, I have to do an application and I have doubt about using ABAP OO or JAVA: it is necessary using a gantt graphic, but the user can move the bars! I know that is possible in Java, using an applet, but would be better using ABAP OO. It's is poss...

sm30 problem

Hi AllI have a custom table which i want to maintain through SM30. But when i try to maintain that table in SM30, it gives the following error :'The maintenance dialog for ZTA_GTGRP is incomplete or not defined'.Please advice.Ravindra Suvarna

WBS gets locked

Hi all,I have one Z-program which posts accounting document using function module "BAPI_ACC_DOCUMENT_POST". Program posts no. of documents.Also before calling this bapi I am using function module 'STATUS_READ' to read the System Statuses for the WBS ...

Resolved! Printing Report

Hi all, My Report Line Size is 600 as the Report generate Dynamic Colums, However while printing it is not printing on single page when Line Size goes beyond 300. Is there any way to print the Report in One Page.Thnkx in Advance.

Labels in this area