[Home] [Help]
[Dependency Information]
| Object Name: | AP_AUD_EXPENSE_HEADERS_SEC_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | SQLAP.AP_AUD_EXPENSE_HEADERS_SEC_V
|
| 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_EXPENSE_REPORT_HEADERS_ALL
FND_PROFILE
- show dependent code
PER_ORGANIZATION_LIST
PUBLIC
DUAL
APPS.AP_AUD_EXPENSE_HEADERS_SEC_V is not referenced by any database object
|
|
|
|