Tuesday, January 2, 2018

How Does Hide The Picture Tab That Is Available On The “People and maintain “ Form From “SA HR Manager Responsibility”?

How Does Hide The Picture Tab That Is Available On The “People and maintain “ Form From “SA HR Manager Responsibility”?

How Does  Hide The Picture Tab That Is Available On The “People and maintain “ Form From
“SA HR Manager Responsibility”?



Steps:
1.Using the “SA HRMS Manager” Responsibility
Navigate to Security -> Taskflow Definitions.
Query the “SA HRMS PERSON TASKFLOW”, hit the copy button and name your new taskflow “VION SA HR PERSON TASKFLOW”.


 In the Node Region of the window, in the name field query the node “NPERSON”

Now Delete PICTURE,and Save it.
2.Using the System Administrator Responsibility create a custom function to call this new taskflow and add to your menu.
Navigate -> Application -> Function
Create a new function
Funtion                         =   PERWSHRG-XX
User Function Name =  Combined Person & Assignment Form WF="XX HR TSKFLW"
Description                  =  Enter a description for your new function

On the forms tab, enter the following
Form= Combined Person & Assignment Form
The application would default to Human resources
In the Parameters field enter  WORKFLOW_NAME="VION SA HR PERSON TASKFLOW"
You have now created a new function to call the taskflow without the  Picture option.

3.Now add this to your menu,

Navigate to Application -> Menu
Query the menu attached to your responsibility.
Add a relevant prompt and in the function column , choose the Combined Person & Assignment Form WF="XX HR TSKFLW" function.

Remove the seeded entry for the People Enter & Maintain form.

No comments:

Post a Comment

Oracle Fusion - Cost Lines and Expenditure Item link in Projects

SELECT   ccd.transaction_id,ex.expenditure_item_id,cacat.serial_number FROM fusion.CST_INV_TRANSACTIONS cit,   fusion.cst_cost_distribution_...