17.10.11

SAP Note 28511 - Event on sys stat.: Obj.key transfer wrong

Symptom:

An object type has a numeric key field.
However, an event for this object is triggered with a key value without leading zeros.

Cause and prerequisites

The event release from the status management update ignores type conversion of the key fields if the status management does not pass the object type specific key formatted for the correct type.

Solution
With the code change below, the key values are formatted for the correct type, as long as the key is not a composite one.

No comments:

Post a Comment