We have added search box. Key in SAP issue keyword to search
TopBottom

Announcement: wanna exchange links? contact me at sapchatroom@gmail.com.

[sap-basis] SAP Server error message, ABAP Programming Error Runtime - DBIF_SETG_TABLE_NOT_FOUND

Posted by Admin at
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

Question from islamsk on Oct 11 at 6:21 AM
Hi,

Friends need help to resolve the below mentioned server issues which is happening in our DEV sever, Server configuration and error is mentioned below

SAP ECC 6.0, EHP 6. DB SYBASE 15.7. OS SUSE LINUX 11.3.

Error message:

Category ABAP Programming Error
Runtime Errors DBIF_SETG_TABLE_NOT_FOUND
ABAP Program SAPMSM21
Application Component BC-CCM-MON-SLG
Date and Time 11.10.2014 14:07:22
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|Short text |
| Table not known or does not exist. |
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|What happened? |
| Error in the ABAP Application Program |
| |
| The current ABAP program "SAPMSM21" had to be terminated because it has |
| come across a statement that unfortunately cannot be executed. |
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|Error analysis |
| A table is referred to in an SAP Open SQL statement that either does not |
| exist or is unknown to the ABAP Data Dictionary. |
| The table involved is "TSL2T" or another table accessed in the statement. |
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|Trigger Location of Runtime Error |
| Program SAPMSM21 |
| Include SAPMSM21 |
| Row 9,953 |
| Module type (FORM) |
| Module Name INIT_INTERN_TAB_ALV |
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|Source Code Extract |
----------------------------------------------------------------------------------------------------
|Line |SourceCde |
----------------------------------------------------------------------------------------------------
| 9923| |
| 9924| ENDIF. |
| 9925| |
| 9926| CALL FUNCTION 'RSLG_INIT_PARAM_STORE_ALV' |
| 9927| . |
| 9928| |
| 9929| REFRESH CONTENTS. |
| 9930| REFRESH INST_STAT. |
| 9931| REFRESH MAND_STAT. |
| 9932| REFRESH REPO_STAT. |
| 9933| REFRESH TCOD_STAT. |
| 9934| REFRESH BENU_STAT. |
| 9935| REFRESH ABAP_INFO. |
| 9936| PERFORM CLEAR_SNAP_STAT. |
| 9937| REFRESH LINE. |
| 9938| |
| 9939|ENDFORM. " INIT_INTERN_TAB. |
| 9940| |
| 9941|FORM INIT_INTERN_TAB_ALV. |
| 9942|********************************************* *************************** |
| 9943|* Vorbereitung der Caches fuer externe Tabellen. |
| 9944|*---------------------------------------------------------------------- |
| 9945|* Output: CLASSTAB |
| 9946|*---------------------------------------------------------------------- |
| 9947| |
| 9948| ADD 1 TO INIT_TABS_CNT. |
| 9949| |
| 9950| IF INIT_TABS_CNT = 1. |
| 9951| |
| 9952| CLEAR: TSL2T. |
|>>>>>| REFRESH CLASSTAB FROM TABLE TSL2T. |
| 9954| CALL FUNCTION 'RSLG_INIT_TAB_CACHES_ALV' |
| 9955| EXPORTING |
| 9956| CLEAR_ALL = 'X' |
| 9957| NEEDS_COUNTING = 'X'. |
| 9958| |
| 9959| ELSE. |
| 9960| CALL FUNCTION 'RSLG_INIT_TAB_CACHES_ALV' |
| 9961| EXPORTING |
| 9962| NEEDS_COUNTING = 'X' |
| 9963| ZERO_COUNTERS = 'X'. |
| 9964| ENDIF. |
| 9965| |
| 9966| CALL FUNCTION 'RSLG_INIT_PARAM_STORE_ALV' . |
| 9967| |
| 9968| REFRESH CONTENTS. |
| 9969| REFRESH INST_STAT. |
| 9970| REFRESH MAND_STAT. |
| 9971| REFRESH REPO_STAT. |
| 9972| REFRESH TCOD_STAT. |
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|Active Calls/Events |
----------------------------------------------------------------------------------------------------
|No. Ty. Program Include Line |
| Name |
----------------------------------------------------------------------------------------------------
| 4 FORM SAPMSM21 SAPMSM21 9953 |
| INIT_INTERN_TAB_ALV |
| 3 FORM SAPMSM21 SAPMSM21 3421 |
| WRITE_A_LIST_ALV |
| 2 FORM SAPMSM21 SAPMSM21 3048 |
| DO_USER_INPUT_LATE_ALV |
| 1 MODULE (PAI) SAPMSM21 SAPMSM21 2757 |
| FCODE_200 |
----------------------------------------------------------------------------------------------------
 
Reply to this email to post your response.
 
__.____._
Manage Settings | Unsubscribe | Create FAQ | Send Feedback
  
Copyright © 2014 Ziff Davis, LLC. and message author.
Ziff Davis, LLC. 28 E 28th Street New York, NY 10016
islamsk  

achievement
 
View this online
Ask a new question
 
In the Spotlight
Earn Recognition for Your Contributions at Toolbox for IT. Gain Points for Community Achievements

_.____.__

0 comments:

Post a Comment

T r a n s l a t e to your language