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

Report performace

Hi,Which one will provide better performance when fetching data from multiple infotypes.1) multiple 'HR_READ_INFOTYPE'2) RP_PROVIDE_FROM_LAST or RP_PROVIDE_FROM_FIRST.3) PROVIDE....ENDPROVIDE with HR_READ_INFOTYPE inside it any other method...please...

Resolved! SAP data archiving

Hi Friends,Is it risky to practice writing to the archive file and then deleting it in the sap sandbox. I am trying to learn archiving in the client's sandbox system .so if i archive file and delete it, will it delete from the actual database?Also i...

Resolved! selection criteria

hi,i have a requirement for credit memo,if i have the duplicates of clearing doc and if the posting key of any one is 21 then i need to do some calculations.my question is how to get or how to select the duplicates for documents in bsak.previously im...

Resolved! convt_overflow error..

Hi,i am getting an overflow error in the following append statement for a vaue such as 0006000000. but i have defined as kunnr(12) . my code looks like this.. it throws dump everytime and that exception/error is not being caught .. TYPES: BEGIN OF X_...

Resolved! editable alv

HiI need a editable alv sample program where a user can edit the alv and he can save the data into a standard table.Please can you provide me a sample which doesnt contain any creation of screens or without use of any custom tables or custom screens...

archiving sap scripts

Hi Gurus,Right now , I am archiving SAP scripts(Invoices) as PDF files into filenet.A link is automatically generated between archived doc and invoice in SAP.But sometimes as archive system gets full , During that time I need to archive them to a fol...

ALV footer

Hi ,I want to display the data of an internal table in ALV footer like we display data when we use reuse_alv_grid_display in the main output . I am not using oops alv , using normal alv .can i use reuse_alv_grid_display again in ALV footer ( i think...

ALV F4 help

Hi All,I have and editable field in the ALV Grid output... and i have f4 option for that..when i do f4 and select a value and refresh the alvoutput with '&REFRESH' i am getting an error saying the value is not found in check table eventhough it is p...

Resolved! Regarding IDocs

Hi all, I am doing a report . In which i am displaying Error IDOCs or Unprocessed Idocs and processed Records.Where we are updating data through report it self. Now my question is is it possible Save the processed records. Thanks in advanceRegardsVar...

standard POVs..

hi,For my custom transaction, i need a selection screen that should allow user to select values for ship to party, material number, plant, shipping points etc.so instead of me writing the select statement in a module and using that module in Process ...

Labels in this area