iProcurement Resp for receiving items only (Urgent) [message #419551] |
Mon, 24 August 2009 03:58 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
suman.g
Messages: 89 Registered: June 2009
|
Member |
|
|
Hi All,
Currently we have iProc responsibilities where in we can achieve multiple things like creating requisition ,approval of requisition and also Receiving .
I want to create a new Responsibility where user can only receive items and does not allow other purchasing related things.
I have done some menu exclusions for this but still I am able to see all requsitions for my org and Requisition tabs are coming back when click on requisdition number while receving item.
Please suggest something.
Thanks in advance.
Regards,
suman
|
|
|
Re: iProcurement Resp for receiving items only (Urgent) [message #419591 is a reply to message #419551] |
Mon, 24 August 2009 07:09 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
suman.g
Messages: 89 Registered: June 2009
|
Member |
|
|
Hi All,
I am to remove shop tab from my iProcurement but while selecting any requisition, requisitions tab is opening.
I want to remove requisitions tab also from my iProcurement resp by menu/functions exclusions.
Which function/Menu or menu prompt needs to be deleted/excluded to achieve this.
Thanks in advance.
Suman
|
|
|
|
Re: iProcurement Resp for receiving items only (Urgent) [message #419905 is a reply to message #419891] |
Wed, 26 August 2009 02:32 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
suman.g
Messages: 89 Registered: June 2009
|
Member |
|
|
Thanks Harsh for you reply..
I have done the following setup to achieve receiving only.
Please find the steps below:
1.Create responsibility and provide the corresponding translations
2.The new responsibilities should be set with following profile options:
MO: Operating Unit
GL Set of Books Name
HR: Security Profile
HR:User Type
3.Create a Function with the details as:
Function : XX_POR_LAUNCH_REC
UserFunctionNAme : XX_POR_LAUNCH_REC
Description : Launch iProc Receiving.
Type : SSWA jsp function
HTML Call : OA.jsp?page=/oracle/apps/icx/por/rcv/webui/IcxPorRcvHomePG
'XX_POR_LAUNCH_REC'
4 Create another function which will be called from the menu :
Function : XX_POR_SSP_REC
UserFunctionName : XX_POR_SSP_REC
Description : iProcurement Receiving Page
Type : SSWA jsp function
HTML Call : OA.jsp?OAFunc=XX_POR_LAUNCH_REC&OAHP=ICXPOR_RCV_HOME_PAGE&OASF=
XX_POR_LAUNCH_REC&porMode=accessHomePage&OAPB=ICX_POR_IP_BRAND
5 Create Custom Menu
Menu : XX_POR_RECEIVING
UserMenuName : XX iProcurement Receiving
Menu Type : Standard
Description : XX iProcurement Receiving.
6 Attach the Custom Menu to the newly created Custom Responibility.
7 Exclude the below menu/Fundtions at Responsibility level.
Functions:
Create Emergency Req
Express Checkout
One Time Location
POR Standard Checkout
POR Power Checkout
Favorite Charge Accounts
Menus:
iProcurement: Shop
iProcurement: Requisition Status
iProcurement: Contractor
8. Bounce apache.
Cheers,
Suman
|
|
|