Symptom
- "Error during processing; contact technical support" is raised.
- Runtime error occurs when tariff codes are uploaded
Category ABAP programming error
Runtime Errors DBSQL_DUPLICATE_KEY_ERROR
Except. CX_SY_OPEN_SQL_DB
ABAP Program /SAPSLL/SAPLCTSDMA_DB_UPDATE
An exception has occurred which is explained in more detail below. The exception is assigned to class 'CX_SY_OPEN_SQL_DB' and was not caught in procedure /SAPSLL/CTSDMA_DB_INS" "(FUNCTION)", nor was it propagated by a RAISING clause. Since the caller of the procedure could not have anticipated this exception, the current program was terminated.
"DBSQL_DUPLICATE_KEY_ERROR" CX_SY_OPEN_SQL_DB
"/SAPSLL/SAPLCTSDMA_DB_UPDATE" bzw. /SAPSLL/LCTSDMA_DB_UPDATEU01
"/SAPSLL/CTSDMA_DB_INS"
27 *---- Tabelle
>>>> insert /sapsll/ctsdma from table it_ins .
29 if not syst-subrc is initial .
30 *---- Fehler bei der Verbuchung der Tabelle &1
31 message
32 a204(/sapsll/core_basis) with
33 '/SAPSLL/CTSDMA' . "#EC NOTEXT
Read more...
Environment
- Global Trade Services (GTS)
- Global Trade Services / Logistics Services (SLL)
Product
Keywords
KBA , SLL-LEG-FUN-UPL , GF: Upload , 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.