Hi,
What is the difference between the Object Key and Key Ref columns in the Document Object Connections page? I could not find any differences in the values. Is there a historical reason for this or why do these columns exist twice?

Thanks, Mike
Hi,
What is the difference between the Object Key and Key Ref columns in the Document Object Connections page? I could not find any differences in the values. Is there a historical reason for this or why do these columns exist twice?
Thanks, Mike
Best answer by Marcel.Ausan
Also the comment is noteworthy - it seems in IFS Cloud something changed and this was done to ensure backwards compatibility with older versions. Maybe someone from R&D could shed some more light on this.
IF NOT indrec_.key_ref AND indrec_.key_value THEN
-- Make sure that we're backwards compatible
newrec_.key_ref := Object_Connection_SYS.Convert_To_Key_Reference( newrec_.lu_name, newrec_.key_value );
END IF;
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.