Guid does not generate unique IDs

[] [] [] [] [] [] []

Symptom
Guid does not generate unique IDs
Other terms
GUID, unique, generate, IDs
Reason and Prerequisites
The SecureRandom used in the GUID generator uses a specific seed (the system long time hashed (XOR-ed) with the 32-bit hashcode of a newly created object), which produces only 32-bit seed instead of the 64-bit expected by the SecureRandom generator.
This is the [...]

SMLT: RSREFILL for tables with RAW keys ends with error

[] [] [] [] [] [] [] [] []

Symptom
In transaction SMLT, you execute a language supplementation in conjunction with RSREFILL. When you attempt to execute RSREFILL for a table that has a key field with the data type RAW, the supplementation terminates.
Other terms
SMLT CL_CTS_LANGUAGE_SUPPLEMENT, GUID, binary, hexadecimal,
DATA_UC_STRUCT_C_LENGTH
Reason and Prerequisites
There is a program error.
Since you implemented Note 1130387 (Support Package [...]

SMLT: RSREFILL for tables with RAW keys ends with error

[] [] [] [] [] [] [] [] []

Symptom
In transaction SMLT, you execute a language supplementation in conjunction with RSREFILL. When you attempt to execute RSREFILL for a table that has a key field with the data type RAW, the supplementation terminates.
Other terms
SMLT CL_CTS_LANGUAGE_SUPPLEMENT, GUID, binary, hexadecimal,
DATA_UC_STRUCT_C_LENGTH
Reason and Prerequisites
There is a program error.
Since you implemented Note 1130387 (Support Package [...]