You are on page 1of 3

11/23/2020 Query to Fetch Proxy User activities in Oracle Apps R12 (JTF_PF_ALL_ACTIVITY_VL) ~ Oracle Apps Knowledge Sharing

Oracle Apps Knowledge Sharing

HOME TECHNICAL TUTORIALS USEFUL LINKS ARTICLE INDEX VIDEO INDEX Enter search keyword

API's AP AOL AR CE IBY GL SLA INV PO OM OPM TCA SOA WF Scripts Alerts IQ PLSQL SQL

Twitter Facebook RSS Email

Follow by Email
Query to Fetch Proxy User activities in Oracle Apps R12
(JTF_PF_ALL_ACTIVITY_VL) Email address... Submit

Stay Connected

Follow @shareoracleapps 42 followers

In
this
pos
t, we have given a query which gives you the list of activities performed by a proxy user in Oracle apps
R12. This comes handy for any debugging or audit reports.

Key Tables:

JTF_PF_ALL_ACTIVITY_VL

FND_FORM_VL

JTF_DPF_PHYSICAL_PAGES_VL

FND_RESPONSIBILITY_VL

FND_USER

Query:

SELECT DECODE(tech_stack,
'JTF', NVL((SELECT physical_page_description
FROM jtf_dpf_physical_pages_vl Followers
WHERE physical_page_name=pagename
‫( اﻟﺗﺎﻟﻲ‬173) ‫اﻟﻣﺗﺎﺑﻌون‬
AND ROWNUM =1
)
,pagename
),
'OAF', DECODE(INSTR(pagename, '>') - 1,
-1, pagename,
SUBSTR(pagename, 0, INSTR(pagename, '>') - 1)
‫ﻣﺗﺎﺑﻌﺔ‬
),

www.shareoracleapps.com/2020/08/query-to-fetch-proxy-user-activities-in-oracle-apps-r12.html 1/3
11/23/2020 Query to Fetch Proxy User activities in Oracle Apps R12 (JTF_PF_ALL_ACTIVITY_VL) ~ Oracle Apps Knowledge Sharing
'FORM', NVL((SELECT USER_FORM_NAME Modules
FROM fnd_form_VL FF
WHERE FR.APPLICATION_ID = FF.APPLICATION_ID
Accounting (6) AP (54) API's (182) AR (55)
Cash Management (22) DBA (22) DBMS_DDL (1)
AND FF.FORM_ID =pagename
DBMS_SCHEDULER (8) DBMS_UTILITY (4)
AND ROWNUM =1 DBMS_XSLPROCESSOR (2) DIRECT PUNCHOUT (1) E-
) Commerce Gateway (1) EDI (1) ETEXT Templates (5)

,pagename Fixed Assets (3) FND (74) Forms Personalization (4)


Human Resources (HR) (10) Interview Questions
),
(17) Inventory (27) iSourcing (1) iSuppliers (1) JAVA (1)
pagename
Jdeveloper Issues (1) Oracle (70) Oracle Alerts (3)
) action,
Oracle Application Framework(OAF) (2) Oracle
fu.user_name,
apps (389) Oracle
Oracle E-Business Tax (2)
fr.responsibility_name, General Ledger (22) Oracle iProcurement (7) Oracle
pa.day event_date, Payments (15) Oracle Process Manufacturing (1) Oracle
TO_CHAR(pa.TIMESTAMP,'HH24:MI:SS') event_time, Purchasing (24) Order Management (44)
PDOI Sample Scripts (2) PLSQL (42) PLSQL Tuning
pa.sessionid,
Examples (4) REUSABLE CODE (21) Scripts
pa.langid,
(81) SED (1) Shell Scripts (6) SOA (12) SQL (34)
pa.pagename SQL TUTORIAL (17) Sub Ledger Accounting (7)
FROM jtf_pf_all_activity_vl pa, Supplier API's (9) TCA (37) Useful Queries (69)
UTL_FILE (1) UTL_MATCH (1) Workflow (8) XML Publisher
fnd_user fu,
(9)
fnd_responsibility_vl fr
WHERE pa.proxyid =fu.user_id
AND pa.proxyid! =-1
AND fr.responsibility_id=pa.respid
AND fr.application_id =pa.appid
/*
AND pa.userid = (SELECT user_id
FROM fnd_user
WHERE user_name = 'XXSHARE'
)
*/
AND pa.day BETWEEN TO_DATE('13-SEP-2016') AND TO_DATE('12-OCT-2016');

Do you think this Article is useful?


.‫ ﺗﺳﺟﯾل ﻟرؤﯾﺔ ﻣﺎ ﯾﻌﺟب أﺻدﻗﺎؤك‬.‫ﺣﺎز ھذا ﻋﻠﻰ إﻋﺟﺎب ﺷﺧص واﺣد‬ ‫أﻋﺟﺑﻧﻲ‬

Related Posts Widget for Blogger

0 Responses to “Query to Fetch Proxy User activities in Oracle Apps R12


(JTF_PF_ALL_ACTIVITY_VL) ”

Post a Comment Popular Posts

Query to fetch Legal Entity, Business group details


Enter your comment...
in Oracle Apps R12 -
per_business_groups,xle_firstparty_information_v

WSH_DELIVERY_DETAILS.RELEASED_STATUS
Comment as: Google Accoun ( Pick Release Status)

FND_REQUEST.SUBMIT_REQUEST in R12
Publish Preview
OE_ORDER_HEADERS_ALL Description and Its
Column Details
NEWER POST HOME OLDER POST
Query to fetch Purchase Receipt and its related
Purchase order, Vendor details in Oracle Apps

www.shareoracleapps.com/2020/08/query-to-fetch-proxy-user-activities-in-oracle-apps-r12.html 2/3
11/23/2020 Query to Fetch Proxy User activities in Oracle Apps R12 (JTF_PF_ALL_ACTIVITY_VL) ~ Oracle Apps Knowledge Sharing
R12 (RCV_TRANSACTIONS,
Disclaimer RCV_SHIPMENT_HEADERS,
The ideas, thoughts and concepts expressed here are my own. They, in no way reflect those of my employer or any other RCV_SHIPMENT_LINES)
organization/client that I am associated. The articles presented doesn't imply to any particular organization or client and are meant only
for knowledge Sharing purpose. The articles can't be reproduced or copied without the Owner's knowledge or permission. Query to fetch customer Profile Details
(HZ_CUSTOMER_PROFILES)

API to find AP INVOICE Status


(AP_INVOICES_PKG.GET_APPROVAL_STATUS
)

API to add responsibility to a user


(FND_USER_PKG.ADDRESP)

Query fetching the customer information based on


order number ( R12 - Order to Cash Cycle )

E-business Tax: Query to list TAX_RATE_CODE


based on Operating Unit in R12

Blog Archive Site Stats (Last 30 Days)


shareoracleapps.com
August 2020 (10) 165 likes 2 8 8 5 5

Like Page Share

All Rights Reserved Oracle Apps Knowledge Sharing | Home by Team Search

Recommended for you

OE_ORDER_HEADERS API to Update External How to get Oracle E-business Tax: Query to
_ALL Description and Its Bank Account in Oracle Application User list TAX_RATE_CODE
Column Details Apps R12 (iby_ext_ban... Password from databas... based on Operating Uni...
www.shareoracleapps.com www.shareoracleapps.com www.shareoracleapps.com www.shareoracleapps.com

AddThis

www.shareoracleapps.com/2020/08/query-to-fetch-proxy-user-activities-in-oracle-apps-r12.html 3/3

You might also like