For partners that build or integrate commercially available applications and service solutions with the Oracle Cloud Platform
For partners that provide implementation or managed services around Oracle Cloud Applications
Please follow below steps:
1. Navigate to Setup and maintenance
2. Search for "Manage Remit-to Addresses" task.
3. Select task and hit the task.
4. Search remit to addresses based on country.
5. Select the remit to address to edit from results and hit edit (pencil symbol) to make any changes.
6. Save and Close.
Not sure where you are checking, but we have end_date column in PER_USERS table
check this table PER_USERS, use USERNAME column to search particular user where END_DATE column is nothing but inactive date of that user.
Check this report
Check this note : Subject Area "User System Usage", "Last Activity Date" Field Is Null For All Users (Doc ID 2382782.1)
Build Custom OTBI report withe subject Area : User System Usage.
use Last Activity Date column from this to get user login activity
Hi Abhishek,
Data model will be under data model folder, standard data model wont have any reference to requisition tables, so you need to customize it and add your code to get Requisition DFF's
Here is the Path under Shared Folders:
19D Version:: https://docs.oracle.com/en/cloud/saas/procurement/19d/oefbp/self-service-procurement.html#self-service-procurement
check this note:
PRC:PO: Requisition Approval Reminder Email is not Working (Doc ID 2354480.1)
check this link: Configuring Human Workflow Service Components and Engines
https://docs.oracle.com/cloud/latest/soa121300/SOAAG/GUID-4B07566A-BE54-44E9-9F64-14C72163602C.htm#SOAAG3645
Even though its custom template, standard data model will have this value populated whenever there is a CO. Check your PO PDF report xml for any CO, You will get this tag value and use it in your custom template
There is a setup in BPM worklist to enable reminders.
There is a change order description column in the template, you can utilize this to identify what got changed.