siebel - How do I ascertain the CONTACT linked to an S_EVT_ACT record? -


apologies if basic i'm new siebel.

i have 4 activity record ids , need find out contact attached in database.

i'm assuming join somewhere, don't know schema enough , can't see obvious contact id in s_evt_act table.

i figured out.

the s_contact row_id exists in target_per_id column of s_evt_act table.

if can't can use s_act_contact intersection table.


Comments

Popular posts from this blog

java - Unable to make sub reports with Jasper -

scala - play framework: Modules were resolved with conflicting cross-version suffixes -

Passing Variables from AngelScript to C++ -