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

Resolved! Short dump

Hi friendsiam executing a simple program but iam not able to execute itits giving me short dump can any one correct itError in the module RSQL accessing the database interface. code : TYPES : BEGI...

Resolved! nast-aende(Change message flag) is not updating for a new or changed PO...

Hello Experts, I want to use the said field to check if it is a new PO or a changed one. But when Idebug my program ZZSAPFM06P(Copy of SAPFM06P), it doesnt have any values at all whether I create a new POor change an existing one. Thank you guys and ...

Resolved! CL_GUI_PDF_VIEWER

Hello,I I duplicated the class CL_GUI_PDF_VIEWER ---> ZCL_GUI_PDF_VIEWERbecause i need to modify the value of CLSID from the CONSTRUCTOR METHOD.But when I try to activate it, I have the following error message :CLASS CLGUI_PDF_VIEWER METHOD REGISTER...

remove screen exit

in ehnacement MM06E005 6 screen exits are implemented,but i have to remove 2 screen exits that are implemented throght badi.if i deactivate the project all screen exits are removed, but i want to remove only those screen exits that are implemented th...

Resolved! compare internal tables

Hi All,i have entries from reguh table in 1 it_table. and corresponding entries from bkpf table.i have to check if the entries in reguh table exist in bkpf table on the basis of document number, document type 'ZP' and posting datePlease help me with...

Resolved! SQ01 Query for FI-AR

Hi everyone,I hope I put this question to the right forum. I have developed a query based on an info set using a table join and some additonal calculated fields using coding. Now I want to make this query available for my users. How can I prevent the...

Resolved! Unicode error

Hi,I am getting a unicode error in callling a subroutine. data : BEGIN OF ITAB OCCURS 0. INCLUDE STRUCTURE KOMP.data: flag type c, chk_flg type c.DATA: END OF ITAB.Fetch data in Itab.Perform value_check tables ITAB.Form value_check tab...

Automate Archiving Jobs

HiWe wanted to run the Archive jobs every year by Company Code and Object wise.We have around 7 sales companies and 10 objects so we have to run 70 jobs Every year. So we wanted to automate this process so that we dodnt need to eneter the texts etc ...

Labels in this area