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


VIEW: APPS.AP_AUD_EXPENSE_HEADERS_SEC_V

Object Details
Object Name: AP_AUD_EXPENSE_HEADERS_SEC_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewSQLAP.AP_AUD_EXPENSE_HEADERS_SEC_V
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
REPORT_HEADER_ID NUMBER
Yes Expense report header identifier
INVOICE_NUM VARCHAR2 (50)
Invoice number
ORG_ID NUMBER (15)
Organization identifier
Query Text

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


SELECT REPORT_HEADER_ID
,      INVOICE_NUM
,      ORG_ID
FROM APPS.AP_AUD_EXPENSE_HEADERS_SEC_V;

Dependencies

[top of page]

APPS.AP_AUD_EXPENSE_HEADERS_SEC_V references the following:

SchemaAPPS
SynonymAP_EXPENSE_REPORT_HEADERS_ALL
PL/SQL PackageFND_PROFILE - show dependent code
SynonymPER_ORGANIZATION_LIST
SchemaPUBLIC
SynonymDUAL

APPS.AP_AUD_EXPENSE_HEADERS_SEC_V is not referenced by any database object