You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Need to get list all the businessObjectType: string

edited Jun 17, 2025 2:02PM in Fusion Applications Administration 1 comment

I have gone through the below document link

https://docs.oracle.com/en/cloud/saas/applications-common/25b/farca/op-fscmrestapi-fndauditrestservice-audittrail-getaudithistory-post.html

Found that the below line 

  • businessObjectType: string

The fully qualified view object name of the product to be included in the audit report.

Also, from the below link

REST API Get an audit report - businessObjectType

https://community.oracle.com/customerconnect/discussion/533498/rest-api-get-an-audit-report-businessobjecttype?utm_source=community-search&utm_medium=organic-search&utm_term=businessObjectType+Audit+Report

You can pull businessObjectType from table FND_AUDIT_WEBAPP_AM. The column associated with businessObjectType is APPLICATION_MODULE.

Do a SELECT * on this table and you'll be able to pull both product and businessObjectType.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!