Parameter &1 could not be saved in table &3

Message type: E = Error

Message class: EEDMSET - Messages for Settlement

Message number: 426

Message text: Parameter &1 could not be saved in table &3



What causes this issue?

Parameter &V2& is defined as a result parameter of the settlement
procedure. The called settlement step calculated the parameter. An
error occurred when the value was saved because the transferred table
key is incomplete.


System Response

INCLUDE ISU_VERARB OBJECT DOKU ID TX


How to fix this error?

INCLUDE NA_SYSADMIN1 OBJECT DOKU ID TX


Procedure for System Administrators

In Customizing, check the definition of settlement parameter &V1& and
the implementation of the settlement step. To save the value as a
result parameter of the settlement procedure, the settlement step must
provide the complete key for table &V3&.
In the executed settlement step, table key &V4& was transferred.

Error message extract from SAP system. Copyright SAP SE.