Procurement - EBS (MOSC)

MOSC Banner

Need help in creating AME based on Cost Center

edited Mar 28, 2018 6:42PM in Procurement - EBS (MOSC) 5 commentsAnswered ✓

Hello,

I need to have a AME Rule set for Internal Requisition for Hardware Department only.

Need help on how to set the AME rule for particular department only.Is it related to any cost center?

I have created 2 attributes:

1)INT_REQ_SUP_LEVEL(To get the Supervisor Level)

select nvl(pj.approval_authority, 0) myvalue

from per_all_assignments_f paf ,po_requisition_headers_all poh ,

po_requisition_lines_all pol ,per_all_assignments_f paf2 ,

per_jobs pj

where 1=1

and poh.requisition_header_id = pol.requisition_header_id

and pol.line_num = 1 and paf.person_id = pol.to_person_id

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center