Example 1:
PSA_PRO.NAM@PSA_CPD_XRO.PSC_GID=CHD_GID
We require the keyword of the main project of the serial email, which is not included in the recipient list. For this, the key value CHD_GID is read from PSA_CON_CPD_AGG and searched for in PSC_GID of PSA_CPD_XRO. From the identified activity, the value of the PSA_PRO.NAM field is then returned.
Example 2:
PSA_CRE_PRS.CMP_NAM@PSA_CON_XTD.PSC_GID=FAT_GID
We are looking for the name of the recipient’s account manager. First, the FAT_GID key value is determined from the source object and searched for in the PSC_GID field of the object PSA_CON_XTD. The contact found delivers the value in the PSA_CRE_PRS.CMP_NAM field.
Example 3:
PSA_CTY.NAM@PSA_ADR_XTD.CON_GID=FAT_GID
We require the country from the recipient’s address. For this, the original object, PSA_CON_CPD_AGG, returns the FAT_GID key value that is searched for in the CON_GID field of the PSA_ADR_XTD data object. The country being looked for can now be taken from the PSA_CTY.NAM field.