Tracing a long running batch job.
Hi experts.I'm sutuding se30 transaction by link:ABAP Runtime Analysis (SE30) - How to analyze ABAP program flow I did the examples 1 and 2 but i tryed the examplo 3 ( How to trace a long running batch...
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 ArticleATC - change email language
We are sending different kinds of email-notifications via the ATC.Unfortunately all emails are written in English. Not all recepients are fluent in English so we would like to either change the...
View ArticleHow to deactivate Business Configuration Sets in SAP once they have been...
How to deactivate Business Configuration Sets in SAP once they have been activated
View ArticleABAP Test Cockpit not working on includes
We have a habit in my company of putting code for enhancements into includes so that the only line of code in the enhancement is the INCLUDE statement. Some of these includes have quite a lot of code...
View ArticleSELECT optimization for performance improvement
Hi guys, I have tried to optimize a program coding for the sake of performance improvement. The original coding was as follow I have united SELECT statements in INNER JOIN as following Unfortunately it...
View ArticleDump when I try to execute SQL query in Function Module
Please see the Attached ST22 Dump & suggest a solution, unable to find appropriate Snote :
View ArticleeCATT not working but no error
Dear, I created a recoding using TCD(Record) for Tcode PFCG. I want to copy an existing role to a new role. I go back and save my recording, next I create the variants so I can create an input file....
View ArticleAutomation Testing
My question isHow Tosca Testing Tool useful for the automation testing is there any future?
View ArticleSOAP Webservice 404 Error
Dear All Kindly help me on following problem. I have created a ABAP function that returns a String as output ( say ZOUT char30 ).I made this function as remote enabled and Created a Webservice out of...
View ArticleTo fetch from HRP 1001
Hi Experts, HRP1001 is a info type table. I am fetching data from this with some fields in where condition ( where as it is having no.of fields in primary key combination). Though data exists...
View ArticleTransaction code SEGW not working/system not updated.
Hi there,I am not able to run transaction SEGW due to SAP system is not upgraded with latest patch since long time; I would like to know from you that how to practice on "Gateway Service Builder -...
View Articlefor all entries unsuccessful records
Hello all, here is my requirement, hope useful returns will be provided by the experts of topic: using select in loop is not preferred and not correct in my opinion too.however when it is used, i know...
View ArticleExpress document "Update was terminated"
Hi, I am creating a Condition record using the transaction VK11 and when saving a message "Condition record saved" is coming. When i am exiting VK11 or when i am going to VK13 to display the condition...
View ArticleECATT error when replaying back the script.
I built an ECATT script for transaction /scwm/im_pc (posting change). Now I am trying to replay back the script but I am getting the following error " Screen Check Error: Transaction Code...
View ArticleMaking Posting date field non editable for ML81N transaction
Hi Experts, I have a requirement to Make Posting date field non editable in MIGO and ML81N transactions. For MIGO I found a transaction OMJX, to make the posting date fields non editable. But for ML81N...
View Articlea test for duplicate values in FOR ALL ENTRIES condition
SELECT *FROM vbapINTO TABLE gt_ab "gt_ab is like vbapFOR ALL ENTIRES IN gt_xyWHERE xxx = gt_xy-xxx. Assume that when gt_xy-xxx = '001', 500 records will be fetched.Then if you do this to fill in...
View ArticleABAP debugging, catch exception
Hello, experts! Is there any way for catching exception from "insert <tabname> from table itab" during debugging, if there's no any exception handling in code? I want to know what is the error...
View ArticleBackground job running for 16 hours
hi, I have written an abap code and i run that code as background job. what this code does is it takes data from MARD table and inserts into a ztable. There is also a table MSKA from where i get a...
View ArticleAbap Test Cockpit greyed out in SAP ECC6.0 EhP4
Hi, I want to execute ATC checks on the SAP ECC6.0 EhP4 , however, while executing the tool appears to be greyed out/inactive . Is there any possibility for activating it in EhP4 system? Thanks, Nitin
View Article