BKPF - Performance issue
Hi , We have 3.5 million records in BKPF. we an have application which search the documents based on document type, doc status, doc date and posting date. The below select statement taking 2mins to...
View ArticleCollect ( QTY - Cost - Net Value ) per material
Dear All,I need to make report to collect QTY - Cost - net value per Material On one week Example first week from ( 01.01.2010 ) to ( 07.01.2010 )second week from ( 08.01.2010) to (14.01.2010 )...
View Articlesyntax control in mass for ABAP objects
Hello I want to know how to check the syntax of all specific objects? thx it's urgent. David
View ArticleDeactivate Standard break point in a code
Dear Experts, I need to deactivate a standard breakpoint in a code. Please help me out with how will it be done. ThanksGaurav Gupta
View Articleshort dump using ALSM_EXCEL_TO_INTERNAL_TABLE
I am using function module ALSM_EXCEL_TO_INTERNAL_TABLE to upload the data from Microsoft Excel file . i am getting a short dump stating thatException condition "UPLOAD_OLE" raised with the following...
View ArticleCustomer creation idoc issue
Hi, Can someone please let me know why idoc is failing with error "There are no URI addresses maintained for this address". Message no. AM169. Regards,Mansoor.
View ArticleUnable to start code coverage analysis for function group with a namespace
Hi Community, When I try to start unit testing with coverage (Program -> Execute -> Unit tests with -> Coverage), I receive the following error message: Program FUGR SA02 is not known in table...
View ArticleCall Transaction : sy-subrc 1001 : mode 'N'
Hi Gurus, There is a BDC program for creating propduction order which i am executing in background mode 'N' and sy-subrc gets 1001 and production order Doesnt gets created. I found similar post. It...
View ArticlePerformance Issue Table VICDCOND - REFX
Hi Experts, Need some advice!!!We have a 2 select query on VICDCOND which should use index 6&9( provided by SAP), however they are not being used in select statement. Instead the DB goes for FULL...
View ArticlePerformance Problems BAPI_RECORD_GETELEMENTS
Hello, I am facing severe performance issues using the FM BAPI_RECORD_GETELEMENTS.I implemented this FM in another FM that is used via RFC by a third-party-software. This FM I created is being used...
View ArticleABAP Test Cockpit false negatives
Dear ABAP testers and troubleshooters,I am setting up ATC to automate our code review process, and I am experiencing some spurious priority 1 and 2 errors being reported. I call these "false negatives"...
View ArticleSAT for measuring RFC FM getting callled multiple times sequentially
Hello Experts, I have an application, which calls one of our RFC function module 8 times sequentially. This is what I see when I debugged putting an external break point in the RFC FM. I took a...
View ArticleStartroutine in SAP BW: SOURCE_SYSTEM
Hi ABAP experts We have migrated an update rule from 3.x to 7.0 dataflow.Syntax check of the next transformation and the generated startroutine is okay. The datasource, an DSO table, has been filled up...
View Articlesyntax control in mass for ABAP objects
Hello I want to know how to check the syntax of all specific objects? thx it's urgent. David
View ArticlePoor performance with same kind of data and same query comparing
Dear GurusWe have done system refresh PRD-->PR1 and PRD-->QAS on same date with the same PRD data. The below query consuming 30 minutes to run in PR1 system, but the same is working fine in...
View ArticleEvaluating ABAP "Changed by" Information
I am familiar with the concept that there are a number of reasons that SAP will compile a particular ABAP program even though there may have been no change to the contents of that particular program,...
View Articlesingleton class in global class
Hi Experts, I have a basic understanding that if we use singleton class we can have only one instance at a time. please let me know why and where we will use singleton call and how we can implement...
View ArticleATC not working on includes
Dear ATC experts,I have ATC configured to run SLIN checks and a slew of Code Inspector checks. When I run ATC on an include, it reports no findings. Yet when I run SLIN or CI directly on this same...
View ArticleWeb Dynpro ABAP Application testing error
Hi, I am using ecc 6.0 ehp6 through VM Ware but when I am trying to test web dynpro application on object navigator, I got the error message like HTTP Error 404.0 and I have attached detailed error...
View ArticleABAP runtime errors DBIF_RSQL_NO_MEMORY
Hi, I have searched the forum but got no satifactory reply. Below is the error. Just wanted to know is this a memory issue. Can anything be done for this from ABAP end. Please suggest. ABAP runtime...
View Article