DBA Data[Home] [Help] [Dependency Information]


VIEW: APPS.JTF_PF_APP_SUMMARY_VL

Object Details
Object Name: JTF_PF_APP_SUMMARY_VL
Object Type: VIEW
Owner: APPS
FND Design Data: ViewJTF.JTF_PF_APP_SUMMARY_VL
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
DAY DATE

CNT_PAGES_JTF NUMBER

CNT_PAGES_OAF NUMBER

CNT_PAGES_FORM NUMBER

CNT_FLOWS NUMBER

CNT_USERS NUMBER

CNT_APPS NUMBER

CNT_RESPS NUMBER

CNT_SESSIONS NUMBER

CNT_LANGS NUMBER

Query Text

Cut, paste (and edit) the following text to query this object:


SELECT DAY
,      CNT_PAGES_JTF
,      CNT_PAGES_OAF
,      CNT_PAGES_FORM
,      CNT_FLOWS
,      CNT_USERS
,      CNT_APPS
,      CNT_RESPS
,      CNT_SESSIONS
,      CNT_LANGS
FROM APPS.JTF_PF_APP_SUMMARY_VL;

Dependencies

[top of page]

APPS.JTF_PF_APP_SUMMARY_VL references the following:

SchemaAPPS
ViewJTF_PF_ALL_ACTIVITY_VL
ViewJTF_PF_SESSION_SUMMARY_VL
APPS.JTF_PF_APP_SUMMARY_VL is referenced by following:

SchemaAPPS
Package BodyJTF_PF_CONV_PKG - show dependent code