[Home] [Help]
[Dependency Information]
Object Name: | PA_XLA_EXP_OU_REF_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 |
---|---|---|---|---|
EXPENDITURE_OU_ID | NUMBER | (15) | Foreign key to HR_ORGANIZATION_UNITS. | |
EXP_OU_COMPANY | VARCHAR2 | (150) | Developer descriptive flexfield column. | |
EXP_OU_COST_CENTER | VARCHAR2 | (150) | Developer descriptive flexfield column. |
Cut, paste (and edit) the following text to query this object:
SELECT EXPENDITURE_OU_ID
, EXP_OU_COMPANY
, EXP_OU_COST_CENTER
FROM APPS.PA_XLA_EXP_OU_REF_V;
APPS.PA_XLA_EXP_OU_REF_V is not referenced by any database object
|
|
|