Symptom
- When unlocking objects on a request in transaction SE03, using option "Unlock Objects (Expert Tool)", there is the following dump:
Category ABAP Programming Error
Runtime Errors SAPSQL_ARRAY_INSERT_DUPREC
Except. CX_SY_OPEN_SQL_DB
ABAP Program SAPLSLOG
Application Component BC-CTS-ORG
----------------------------------------------------------------------------------------------------
|Short text
| The ABAP/4 Open SQL array insert results in duplicate database records.
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
|What happened?
| Error in the ABAP application program.
|
| The current ABAP program "SAPLSLOG" had to be interrupted because it contains
| a statement that cannot be executed.
----------------------------------------------------------------------------------------------------
|>>>>>| INSERT ddprs FROM TABLE pt_ddprs.
| 315| UPDATE ddprh FROM ls_ddprh.
| 316|
| 317| IF sy-subrc <> 0.
| 318| MESSAGE a842(tk) WITH 'DDPRH' RAISING db_access_error.
| 319| ENDIF.
| 320|
| 321|ENDFORM. " WRITE_TABLE_DDPRS
Read more...
Environment
- SAP Netweaver release independent.
Product
Keywords
RSWBO099, SAPLSLOG, LSLOGF05, WRITE_TABLE_DDPRS, RSDBRUNT. , KBA , BC-CTS-ORG , Workbench/Customizing Organizer , BC-CTS , Change and Transport System , 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.
SAP Knowledge Base Article - Preview