[Home] [Help]
[Dependency Information]
Object Name: | AP_AUD_EXPENSE_HEADERS_SEC_V |
---|---|
Object Type: | VIEW |
Owner: | APPS |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
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 |
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;
APPS.AP_AUD_EXPENSE_HEADERS_SEC_V is not referenced by any database object
|
|
|