Reply from AlenMeccum on Jul 26 at 11:38 PM SAP Gui Version: 7100.2.9.1039 Patch level: 9
| | | ---------------Original Message--------------- From: Kishore Kumar Kudarapu Sent: Thursday, July 26, 2012 5:58 AM Subject: ABAP Dump: Exception condition "BUSGRP_NOTFOUND" raised When we run the transcation /FRE/CON received the below dump Could you kindly help on this Runtime Errors RAISE_EXCEPTION Date and Time 25.07.2012 08:32:58 Short text Exception condition "BUSGRP_NOTFOUND" raised. What happened? The current ABAP/4 program encountered an unexpected situation. What can you do? Note down which actions and inputs caused the error. To process the problem further, contact you SAP system administrator. Using Transaction ST22 for ABAP Dump Analysis, you can look at and manage termination messages, and you can also keep them for a long time. Error analysis A RAISE statement in the program "SAPLSCMB_BAPI_GEN" raised the exception condition "BUSGRP_NOTFOUND". Since the exception was not intercepted by a superior program, processing was terminated. Short description of exception condition: For detailed documentation of the exception condition, use Transaction SE37 (Function Library). You can take the called function module from the display of active calls. - How to correct the error If the error occures in a non-modified SAP program, you may be able to find an interim solution in an SAP Note. If you have access to SAP Notes, carry out a search with the following keywords: "RAISE_EXCEPTION" " " "SAPLSCMB_BAPI_GEN" or "LSCMB_BAPI_GENU02" "APO_BAPI_LOGQS_CHECK_AND_GET" or "SAPLSCMB_BAPI_GEN" "BUSGRP_NOTFOUND" or "/FRE/BIF_INB01 " "BUSGRP_NOTFOUND" If you cannot solve the problem yourself and want to send an error notification to SAP, include the following information: 1. The description of the current problem (short dump) To save the description, choose "System->List->Save->Local File (Unconverted)". 2. Corresponding system log Display the system log by calling transaction SM21. Restrict the time interval to 10 minutes before and five minutes after the short dump. Then choose "System->List->Save->Local File (Unconverted)". 3. If the problem occurs in a problem of your own or a modified SAP program: The source code of the program In the editor, choose "Utilities->More Utilities->Upload/Download->Download". 4. Details about the conditions under which the error occurred or which actions and input led to the error. System environment SAP-Release 700 Application server... "seskvkf011" Network address...... "10.40.67.64" Operating system..... "SunOS" Release.............. "5.10" Hardware type........ "sun4v" Character length.... 16 Bits Pointer length....... 64 Bits Work process number.. 0 Shortdump setting.... "full" Database server... "seskvkf011" Database type..... "ORACLE" Database name..... "KCD" Database user ID.. "SAPSR3" Terminal................. "srv-ctx-007" Char.set.... "C" SAP kernel....... 700 created (date)... "Dec 24 2011 01:46:06" create on........ "SunOS 5.9 Generic_117171-13 sun4u" Database version. "OCI_102 (10.2.0.2.0) " Patch level. 333 Patch text.. " " Database............. "ORACLE 10.1.0.*.*, ORACLE 10.2.0.*.*, ORACLE 11.2.*.*.*" SAP database version. 700 Operating system..... "SunOS 5.9, SunOS 5.10, SunOS 5.11" Memory consumption Roll.... 16192 EM...... 16759392 Heap.... 0 Page.... 221184 MM Used. 1845512 MM Free. 2341736 User and Transaction Client.............. 111 User................ "RESRAJ" Language key........ "E" Transaction......... "ZRUN_IPM " Transactions ID..... "500FC80E1A53701EE10000000A284340" Program............. "SAPLSCMB_BAPI_GEN" Screen.............. "SAPMSSY0 1000" Screen line......... 6 Information on where terminated Termination occurred in the ABAP program "SAPLSCMB_BAPI_GEN" - in "APO_BAPI_LOGQS_CHECK_AND_GET". The main program was "/FRE/BIF_INB01 ". In the source code you have the termination point in line 35 of the (Include) program "LSCMB_BAPI_GENU02". Source Code Extract Line SourceCde 5*" VALUE(IV_LOGSYS) TYPE LOGSYS OPTIONAL 6*" EXPORTING 7*" REFERENCE(EV_PDA) TYPE /SCMB/DE_PDA 8*" TABLES 9*" CT_RETURN STRUCTURE BAPIRET2 10*" CHANGING 11*" VALUE(CV_LOGQS) TYPE /SAPAPO/LOGQS OPTIONAL 12*" EXCEPTIONS 13*" BUSGRP_NOTFOUND 14*" | | Reply to this email to post your response. __.____._ | In the Spotlight Become a blogger at Toolbox.com and share your expertise with the community. Start today. _.____.__ |
No comments:
Post a Comment