CALL FUNCTION REMOTE ERROR
Hello all,I had an error in the application abap program, in ECC6, during an RFC call of a specific function module, during settelment process.The error was logged under name "time out".After checking,...
View ArticleRule for MESSAGE command doesn't apply
Hallo, I use a MESSAGE ... ENDMESSAGE block around a SAPGUI command. Not always but sometimes the click which is recorded in the sapgui is blocked by a job. In that case an error message of type E is...
View ArticleError in SAP Management console for ABAP Table
Hello All, When I'm trying to run SAP Management console, I'm getting error in ABAP WP Table which is not running or we can say once it is running for once and then in few seconds it is automatically...
View ArticleWhat this SQL statement is doing?
Hi ABAPers, Can somebody help me in understanding what the below SQL statement is doing.. SELECT * FROM /BIC/ADSO00 AS tb1 INNER JOIN /BIC/PMASTER as tbl2 ON tbl1~field1 = tbl2~field1...
View Articleiw64 long text cuts off after certain characters
Hi all, I have requirement where the issue is that long text is not printing completely and getting cut off in certain number of characters. Any help is appreciated.
View Articlecreate lock object with fun command
Hallo, Is it possible to create a lock object with the fun command? I tried to use: FUN ( ENQUEUE _<lockobject> , <interface> ).When I fill the importing parameters, execute the script and...
View ArticleWatchpoint for a variable in an undefined program
Hello, I'd like to ask for your help. I'm debugging a program and would like to find a root cause of an issue. My main problem is that i know what variable i'd like to look for in a watchpoint, however...
View ArticleWatchpoint for a value
Hello, The question: is there a possibility to debug a code in such way that i only look for a specific value in a watchpoint or so? So for example i know that in a program a text "Apple321" value is...
View ArticlePossibility of downward compatibility tests for ABAP language in source system ?
Hello all, I'd like to ask if someone has experience with cross system compatibility tests e.g. for different ABAP basis and product releases. Imagine the scenario that ...developers (like to) work on...
View ArticleBAPI_CTRACDOCUMENT_CHANGE - Payment Method Update
Hi Friends, I need to update Payment Method (field PYMET) in table DFKKOP.I am using BAPI_CTRACDOCUMENT_CHANGE to do this. I have passed below data into the BAPI Import parametersDocument Number...
View ArticleABAP/4 processor: TSV_TNEW_PAGE_ALLOC_FAILED
Dear All, I find a short dump error when running a auto clearing background job: SAPF124. It shows no storage space available for extending an internal table. In sapnote: 1322182, it shows the...
View ArticleRuntime Errors MOVE_TO_LIT_NOTALLOWED_NODATA
I am getting this error when i perform sum in ALV on particular field. Runtime Errors MOVE_TO_LIT_NOTALLOWED_NODATA Date and Time...
View ArticleHow to give user specific path & press 'SAVE' button on download 'Save As' popup
Hi All, I am trying to download eCATT script in XML formate in my local system and want to store it in some specific folder , but i want to automate this process using VB script. here i am able to...
View ArticleDump in transaction c261
Hello All, While running transaction C261 I am getting a dumpI have put error analysisI did not find any notes in SAP Error analysis An exception occurred that is explained in detail below. The...
View ArticleHow to programmatically read ATC Findings ?
ABAP Test Cockpit (ATC) results (findings) are extremely relevant and even if the online transactions SE80 and ATC provide great enjoy transaction with interactive ALV, it would be useful to access the...
View Articletest data on application server?
Hi eCATT gurus, Can I have my test data in file located on SAP's application server? I cannot find how to set this up in Tcode SECAT. Any help appreciated!m./
View ArticleHow to deal with generated programs in eCATT SAPGUI recording?
Hi experts and professionals, I am trying to automate testing of our solutions by eCATTs and so far i have not been able to find solution for following problem. Whole test scenario is very simple:Check...
View ArticleHow to debug XML template OPR_ADD( template in tcode /WSCGMBH/A_TMPL)
After creating service order(using iw31) a XML is getting generated. For some requirement we have to analyze code written in XML template OPR_ADD.Anybody knows How we can debug same?
View ArticleNavigate to Package from Code Inspection results
Hi,I created a simple Code Inspector check to see whether our packages have the right Transport Layer and Software Component. The check works fine, but I'd like to add navigation (so when I click the...
View ArticleSubsequent SQL statements cannot be processed. SQLSTATE=58005 row=1
Hi, I am getting below error, in db13 online backup error. 09.06.201400:00:58Job started09.06.201400:00:58Step 001 started (program RSDBAJOB, variant &0000000002712, user ID...
View Article