[Home] [Help]
[Dependency Information]
Object Name: | CST_XLA_INV_DISPOSITIONS_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 |
---|---|---|---|---|
DISPOSITION_ID | NUMBER | Yes | User- defined account alias ID | |
ORGANIZATION_ID | NUMBER | Yes | User- defined account alias Organization ID | |
DISTRIBUTION_ACCOUNT | NUMBER | Yes | User- defined account alias Distribution account |
Cut, paste (and edit) the following text to query this object:
SELECT DISPOSITION_ID
, ORGANIZATION_ID
, DISTRIBUTION_ACCOUNT
FROM APPS.CST_XLA_INV_DISPOSITIONS_REF_V;
APPS.CST_XLA_INV_DISPOSITIONS_REF_V is not referenced by any database object
|
|
|