Symptom
An AMDP_OBJECT_NOT_FOUND dump can happen when various functions are performed. For example:
Category ABAP programming error
Runtime Errors AMDP_OBJECT_NOT_FOUND
ABAP Program CL_RSV_DVHD_HANA_STATS========CP
Application Component BW4-DM-STAT
CL_RSV_DVHD_HANA_STATS=>GET_DV_LICENSE_MEASUREMENT
Source Code Extract (Source code changed) | |
Line | SourceCde |
>>>>> | METHOD get_dv_license_measurement BY DATABASE FUNCTION |
2 | FOR HDB |
3 | LANGUAGE SQLSCRIPT |
4 | OPTIONS READ-ONLY |
5 | |
6 | . |
7 | RETURN SELECT lm.glas_application_id, |
8 | lm.measure_time, |
9 | lm.value, |
10 | lm.successful |
11 | from m_license_measurements as lm |
12 | where glas_application_id in ('000673', '00H011') |
13 | order by measure_time desc; |
14 | endmethod. |
Active Calls/Events |
No. Ty. Program Include Line |
Name |
8 EXCP_HANDLER SAPLBW4_AUDIT LBW4_AUDITU01 16 |
BW4_MEMORY_AUDIT |
7 METHOD CL_AMDP_RUNTIME===============CP CL_AMDP_RUNTIME===============CM010 7 |
CL_AMDP_RUNTIME=>HANDLE_AMDP_EXCEPTION |
6 EXCP_HANDLER CL_AMDP_RUNTIME===============CP CL_AMDP_RUNTIME===============CM00Y 76 |
_CREATE_DB_OBJECTS_AT_SELECT |
5 METHOD CL_AMDP_RUNTIME===============CP CL_AMDP_RUNTIME===============CM00B 32 |
CL_AMDP_RUNTIME=>RABAX_OBJECT_NOT_FOUND |
4 METHOD CL_AMDP_RUNTIME===============CP CL_AMDP_RUNTIME===============CM00V 89 |
CL_AMDP_RUNTIME=>CREATE_DB_OBJECTS_AT_SELECT |
3 METHOD CL_AMDP_RUNTIME===============CP CL_AMDP_RUNTIME===============CM00Y 66 |
CL_AMDP_RUNTIME=>_CREATE_DB_OBJECTS_AT_SELECT |
2 FUNCTION SAPLBW4_AUDIT LBW4_AUDITU01 16 |
BW4_MEMORY_AUDIT |
1 EVENT RSUVM007 RSUVM007 182 |
START-OF-SELECTION |
Read more...
Environment
BW4/HANA 1.0
BW4/HANA 2.0
Product
Keywords
USSM, CL_RSV_DVHD_HANA_STATS, ST22, audit, 2825355, , KBA , BW4-DM-STAT , Runtime Statistics , BW4-ME , Metadata (Design time) , BW4-DM , Data Management (Runtime) , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.