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

Resolved! Sorting

Hi There,I have a structure of the format:TYPES: BEGIN OF TY_OUTPUT, "Beging of TY_OUTPUT VKORG TYPE LIKP-VKORG, "Sales Org ERDAT TYPE LIKP-ERDAT, "Delivery Creation Date LFDAT TYPE LIKP-LFDAT, "Delivery Date KUNNR TYP...

Resolved! Performance Issue

Dear All.Plz find the below report. But when I am running the following report its taking a lot of time to get executed. Can anybody suggest how the performance of the following report can be improved. Please find the report below:REPORT ZFI_OPEN_ORD...

Resolved! alv tree report

hi all,in alv tree pgm when we useLIST_VIEWER type ref to CL_GUI_ALV_GRIDthe node_key of MTREESNODE can take upto 12 char only.Now i have a requirement werein i need to pass few table names which are more than 12 char.I have created a z.... structure...

Resolved! internal table issue

hi All,I am having three itabs. itab1 and itab2 have common field prctr. And prctr can be same for many records in both itab1 and itab2. i want to check that if records for a particular prctr are not in itab1 but are in itab2 then those records be mo...

Resolved! function mod

hi allcan anyone jst explain me for wht purpose the following function modules were usedSPI_AGENT_IDOC_CREATEKD_GET_FILENAME_ON_F4MASTER_IDOC_DISTRIBUTEDB_GET_TABLE_FIELDSNUMBER_GET_NEXTEDI_DOCUMENT_OPEN_FOR_READEDI_DOCUMENT_READ_LAST_STATUSCARD_CHAR...

Problem with loop

Hello,I have only one entry in P0000 with aedtm = 11/01/2006 and iam writing this code.loop at p0000 into p0000 where aedtm in s_aedtm. IF SY-SUBRC EQ 0.some code.endif.endloop.but the thing is it is looping twice even though it has only one entry...

Resolved! Split string at signal #

Hello,Is there a function module to convert a string into the tabel TLINE of the function module SAVE_TEXT? Note that the layout of the user MUST be kept:eg when test :_______________________________________- kdjsdfklqfklqsm- fjkqmjfkqsdlmjfklmqfjk f...

Labels in this area