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

Resolved! performance tunning

hi sap guru's,please help me regarding performance tunning.loop at itabselect matnr maktx from mara into jtab where matnr = itab-matnr.append jtab.endloop.loop statement will work in application server,and select query fires in database server.now if...

Resolved! File Download?

HI all,When user trying to create a billing document(VF01) we are priting a SCRIPT automatically in form of PDF.How to download the entire details of the script(billing document VF01) which we are printing while saving the billing document automatica...

Resolved! User exit related doubt

Hi all, I have got a requirement from the functional as below.While doing MIRO u2013 invoice (BELNR) amount should be round off to nearest rupee.If it is 100.50 should be rounded off to 100.00If it is 100.51 to 101.00 I think i have to include the fu...

Error message:CJ619

Hi,Iam trying to upload excel file using particular transaction with delibrately made mistake in one of the WBS element to generate error so,this is the error in Development:No. of project sections does not agree with project mask "-XX.XXX.XXXX.XXXXX...

system response

Hi all,my program will create inquiry order ( BDC ) after that imd it will download into excel file with confirmed qty etc...but some times when ever the no. of line items are more it downloading without confirmed qty....i have given 10 sec time aft...

SM30

I am trying to put entries in to a table with two fields using sm30.Fields are ExtLoc Type and Description.When i try to save entries error comes"Choose the key from the allowed namespace"What are the steps with which this problem can be solved?

Resolved! At End Of Error.

Hello Freinds,I am using At End Of..End At in my code but I am getting a runtime memory error.the code is SORT gi_itab1 BY prctr poper ryear ktext. gi_itab2[] = gi_itab1[]. CLEAR : gi_itab. REFRESH : gi_itab. LOOP AT gi_itab2 INTO gw_itab2. ...

Project creation

Hi ,I have around 3000 projects in one of my comapny code.Now I want to create the same number of projects with same information in a different company code.Is it possible through a BDC or BAPi or do we need to do it manually.Thanks.

Resolved! iDoc PEXR2002

How to activate iDoc PEXR2002..?The requirement is to develop a solution which will create Payment Manager transaction files in the SAP iDoc PEXR2002. how and where to start..?I am pretty new to the idoc's.Any help would be great..

Resolved! EXPORT & IMPORT ??

Hi Experts,Just curoius,I found some code in our system, its,In Z prog. = sy-repid = My_Module_Pool1) wa_memory_id = sy-repid.2) EXPORT it_manr TO MEMORY ID wa_memory_id.In the exit of Move_field_to_LIPS --> of MV50AFZ1 - Delivery exits3) wa_...

Resolved! ALV Report Output

Hello Experts,I have got an ALV Report which outputs MATNR, CHARG, VBELN, KUNNR, LIFMG (standard O/P fields).Now we want to enhance this report's output a little bit more. If there are some errors in the output data, we want to show these extra field...

Deleted standard class and BAdI. Need to re-generate/re-import.

Hello SAPients,My buddy was working on the implementation of a BAdI. He arrived to a point where he couldn't save the Implementation because the system showed the error "Interface doesn't exist". He thought that deleting the implementation and re-cre...

Resolved! display form

if i want to display , how does the form look like , how to check? i tried like this , Tcode - smartforms, enter the form name, click display, it is taking me inside the form, i want to see the preview , how would it look like in an ac...

Labels in this area