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

Resolved! Performance Issues

Hi all,I am posting my sample code for subroutine. Can anyone please suggest me some means to improve the performance of this code. This program takes almost 17 hours in our DR and PR. So using se30 wont help me to analyze it immediately . Also I kno...

Resolved! Reprint SD invoice

Hi,does anybody know if there is some fm for printing SD invoice? I need to programmatically reprint invoices by invoicenumber. Like in VF02 enter invoiceno, then choose Goto -> Header -> Output, choose one output line, click on Repeat output button ...

Resolved! Problem FIELD-SYMBOL

I've the following code (thx Dani )tables: rsrd1.DATA: LineType TYPE string,ItabRef TYPE REF TO DATA,lineRef TYPE REF TO DATA.FIELD-SYMBOLS: <fs> TYPE STANDARD TABLE,<fs1> type any.parameter tbl like RSRD1-TBMA_VAL.linetype = tbl.CREATE DATA ItabRef...

Resolved! Modify class module on the fly.

Hi,I want to modify an abap class(adding new methods, attributes,...) in runtime. Is it possible to dynamically alter the content of a class routine from an abap program. Also I need to assign transport requests to the modification. Could anybody hel...

anbusivam_s by Product and Topic Expert
  • 500 VIEWS
  • 2 REPLIES
  • 0 Likes

Resolved! Regarding ALV grids

Hi All,I made a report of an interactive ALV grid. Now iam unable to catch up a row that the user selects from the grid. Where is the value stored of a selected row in an alv grid? Based on the selection of rows in the ALV grid by the user i need to ...

Resolved! UPLOAD and GUI_UPLOAD

Hi,We have just upgraded to ERP2005 from 4.5B and would like to know how I can change the program from calling the function 'UPLOAD' to use 'GUI_UPLOAD'.It seems that 'GUI_UPLOAD' doesn't prompt user for the file to be upload. Which function should I...

Resolved! calling exe file.

Hi,I am working on the Automatic payment transaction(f110).while using this transaction i have to call the eft.bat file so that it can encrypt the file so that we can send this file to bank. issue is the place where im calling the eft.bat file is run...

FM in smartforms

hi!i have created SF with 2 tables, i checked and activated the form. The 2 tables are in window main.when i try to test the FM i have 2 problems:1. in the import parameters of the FM i dont see the structure of the tables, so i will be able to load ...

Resolved! looking for RE BAPIs

Hello out there. We try to use BAPIs to fetch information from PM and RE by means of JCO in the Enterprise Portal. In PM there are functions like BAPI_FUNCLOC_GETLIST, BAPI_FUNCLOC_GETDETAIL, BAPI_EQUI_GETLIST to access functional locations and equip...

Resolved! ERROR In EPC

Hi Folks,the following is the error in EPC Program: xxx Include: LZ Row: 25No. of WITH fields of MESSAGE 002 for ID ZC_BTX_FULLOC: 2 LS_COM-LOC_OLD LS_COM-LOC_NEWNo. of placeholders in this message: 0Message: Fulfillment location is ma...

idoc

hi im jst tryin to create idoc when i jst process the idoc thru we19 i get as idoc s been transfered to the application whn i check out vth the status in we02 there s no error but when i display the purchase order the acknowledment no s not bein fill...

itab 3 lines to 1

thanks for the answer but it seems that you did not understand me itab 3 lines to 1 Posted: May 9, 2006 4:07 AM Reply E-mail this post i have table itab3 (with 1000 rows) withmatnr min max avg2222 22222 102222 8i want to make it to 1 ro...

Labels in this area