SAP Knowledge Base Article - Preview

2794135 - When selecting an overview a Message_type_X dump is generated in RECN

Symptom

In the transaction RECN when selecting an overviewMessage_type_X dump is generated.

Category               ABAP Programming Error
Runtime Errors         MESSAGE_TYPE_X
ABAP Program           SAPLSLVC
Application Component  BC-SRV-ALV
Short text
The current application has triggered a termination with a short dump
What happened?
The current application program has detected a situation that should
not occur. A termination with short dump has therefore been triggered
by the key word MESSAGE (type X).
Source Code Extract

 LOOP AT CT_SORT INTO LS_SORT.

 READ TABLE IT_FIELDCAT ASSIGNING <LS_FIELDCAT>
 WITH KEY FIELDNAME = LS_SORT-FIELDNAME BINARY SEARCH.
 IF SY-SUBRC NE 0.
>>> MESSAGE X000(0K).
 ENDIF.

 LS_SORT-SELTEXT = <LS_FIELDCAT>-SELTEXT.

 


Read more...

Environment

  • SAP S/4HANA - All versions except SAP S/4HANA, on-premise edition 1511 (S4CORE 100SPS 1-2
  • SAP enhancement package for SAP ERP - SAP enhancement package 6 for SAP ERP 6.0 (EA-APPL 606SPS 17 and higher
  • SAP enhancement package for SAP ERP - SAP enhancement package 7 for SAP ERP 6.0 (EA-FIN 617SPS 12 and higher
  • SAP enhancement package for SAP ERP - SAP enhancement package 8 for SAP ERP 6.0 (SAP_FIN 618SPS 3 and higher
  • SAP enhancement package for SAP ERP, version for SAP HANA - SAP enhancement package 6 for SAP ERP 6.0, version for SAP HANA (EA-APPL 616SPS 10 and higher
  • SAP S/4HANA Finance - SAP Simple Finance, SAP S/4HANA, on-premise edition 1511 (EA-FIN 700SPS 9 and higher
  • SAP S/4HANA Finance - SAP Simple Finance, on-premise edition 1503 (SAP_FIN 720SPS 5 and higher
  • SAP S/4HANA Finance - SAP S/4HANA Finance 1605 (SAP_FIN 730SPS 4 and higher

Product

SAP S/4HANA Finance all versions ; SAP S/4HANA all versions ; SAP enhancement package 6 for SAP ERP 6.0 ; SAP enhancement package 7 for SAP ERP 6.0 ; SAP enhancement package 8 for SAP ERP 6.0 ; SAP enhancement package for SAP ERP, version for SAP HANA all versions

Keywords

RE-FX, ALV, ALV buffer, BALVBUFDEL, OBJIDENT, missing, sorting, REFXSGDPR, ALV buffer has data inconsistency , KBA , recesh , RE-FX-LA-IS , Leasing – Information System , BC-SRV-ALV , SAP List Viewer , 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.