SAP Knowledge Base Article - Preview

2772044 - TIME_OUT error in ABAP Program SAPLSZA0 and SAPLBUPA_SELECT

Symptom

  •  Users are experiencing performance issues (not able to print, work processes are not released/occupied etc.), and high CPU utilization.

AND

  • The following dumps are occurring in ST22 transaction:

Category ABAP         Programming Error
Runtime Errors        TIME_OUT
ABAP Program          SAPLSZA0
Application Component BC-SRV-ADR
Short text
Time limit exceeded.
What happened?

Program "SAPLSZA0" has exceeded the maximum uninterrrupted runtime and has
therefore been terminated.

Source Code Extract

 FORM put_entry TABLES tab USING name.
>> READ TABLE tab WITH KEY tab BINARY SEARCH TRANSPORTING NO FIELDS.
 IF sy-subrc <> 0.
 INSERT tab INDEX sy-tabix.
 ELSE.

 

Category ABAP         Programming Error
Runtime Errors        TIME_OUT
ABAP Program          SAPLBUPA_SELECT
Application Component BC-SRV-BP
Short text
Time limit exceeded.
What happened?

Program "SAPLBUPA_SELECT" has exceeded the maximum uninterrrupted runtime and has therefore been terminated.

Source Code Extract

 *------ Convert scheduled changes
>> IF gv_switch = 'Y'.


Read more...

Environment

  • SAP NetWeaver
  • SAP Web Application Server for SAP S/4 HANA
  • ABAP PLATFORM - Application Server ABAP
  • SAP Note 2592038 or the relevant Support Package is implemented

Product

ABAP platform all versions ; SAP NetWeaver all versions ; SAP Web Application Server for SAP S/4HANA all versions

Keywords

CPU time is consumed, work processes are not hanging but slow, abap/heap_area_total, lack of memory, READ TABLE tab WITH KEY tab BINARY SEARCH TRANSPORTING NO FIELDS, IF gv_switch = 'Y', FUNCTION SAPLBUPA_SELECT LBUPA_SELECTU09, BUP_BUT100_SELECT_WITH_PARTNER, BUPA_CHECK_STATUS_FOR_BPROLES, BUPA_ACT_ANALYZE_FOR_BAPI, BAPI_BUPA_ADDRESSES_GET, BUP_PARTNER_GET, BUA_ADDRESS_READ, FORM SAPLSZA0 LSZA0F34, PUT_ENTRY, READ_DB_ADDRESS, READ_ADDRESS, ADDR_COMM_GET, BUA_ADDRESS_GET, BUP_PARTNER_GET, /BOFU/CL_BUPA_SCMB_PLUGIN=>DATA_PREREAD_PARTNER_ABA, /BOFU/CL_BUPA_SCMB_PLUGIN=>DATA_MULTI_READ, Memory leak in BOPF DO /BOFU/ADDRESS , KBA , BC-SRV-ADR , Address Management / Business Address Services , CA-EPT-BRC-BP , Business Object wrapper for Business Partner , BC-SRV-BP , Business Partner Foundation , 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.