You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Write condition in performance template to restrict functional manager data in evaluation document

Received Response
26
Views
1
Comments

Summary:

Hi Everyone,

We are facing issue in putting condition to performance template.

At present when line manager prints competency review performance template, functional manager data is also present in participate feedback as functional manager added info during evaluation.

What we trying to achieve is functional manager related info should not be present at all.


Condition in highlighted field:-

<?if:((SC_OS_PCPN_STATUS_CODE='COMP' or (../../PLOGGEDINPERSONID = SC_OS_PCPN_PERSON_ID)) and //PSHOWPARTICIPANTFLAG='Y') and ((../../TMPLDEFN/TMPL_WRK_SEE_MGR_PCPN_FLAG='Y') or (../../PLOGGEDINPERSONID = ../../HDRDTLS/HDR_WORKER_ID and PARTICIPANT_ADDED_BY_PERSON_ID = ../../HDRDTLS/HDR_WORKER_ID) or (../../PLOGGEDINPERSONID = ../../HDRDTLS/HDR_MANAGER_ID) or ((../../PLOGGEDINPERSONID != ../../HDRDTLS/HDR_MANAGER_ID) and (../../PLOGGEDINPERSONID != ../../HDRDTLS/HDR_WORKER_ID)))?>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!