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

Resolved! Submit issue

Hi all,I have usedhte Submit statement for the report RFITEMAP (Vendor line item) and get the entries in the Memory. SUBMIT rfitemap EXPORTING LIST TO MEMORY USING SELECTION-SET p_vari AND RETURN.In the report SAP has used on...

Resolved! Archiving of ZTABLES

Morning*I am expereincing problems when executing archiving programs on Ztables, I have developed archiving programs: read, delete and read programs for my Ztable, i can run them successfully outside ADK, but when i try to run them inside the ADK the...

Error in Idoc

Hi , When iam testing my enhanced idoc in WE19 , i am facing below error , can any one fix me in this?EDI: Syntax error in IDoc (too few repetitions of a segment)Message no. E0076DiagnosisAccording to the syntax description of the basic type...

read statement

hi,i need to calculate unit value.can i calculate as below in loop statement.data : unit type i.loop at gt_mard.READ TABLE gt_mbew WITH KEY matnr = gt_mard-matnr BINARY SEARCH. IF sy-subrc = 0. move gt_mbew-salk3 to gt_data-salk3. move...

ALV grid -Edit

Hi,I have developed a ALV using gui_download. Now the requirement is that the ALV should be editable . in the sense what ever changes done in ALV should get reflected in database as well. Please tell me how to proceed without disturbing the already e...

Resolved! multiple spool

Hi Friends,I am using a FM RSPO_RETURN_SPOOLJOB inside a program to download the spool request to a file in Appln.Srvr ,if i input the spool number on the selection-screen as a Parameter, iam able to get the spool request downloaded to a file, but if...

Resolved! Is there some way to find out perform statement from sap given transaction?

HiIn trasaction QM02 (Change notification) if we go in menu Notification -> Print -> Rejection reportIt is not displaying some values which it should display..I want to debut this particular process n see it..Now I found that there is one prg ZQAVE.....

BDc session for MM02

Hi all,I wrote a code for BDC session for tr code 'MM02', but that session is not creating wit hthe following code. can anyone check the code.REPORT zmara NO STANDARD PAGE HEADING LINE-SIZE 255.TABLES mara.type-pools : truxs.TYPES : BEGIN OF ty...

Resolved! Hi Experts

Hi Experts,I have one issue in printing a Report .The Report is a classical Report. The end user is printing that report from the Menu bar List Print. It was working fine in 4.6 But in ECC the same thing when he replicate here he is not able to get ...

Labels in this area