[Home] [Help]
[Dependency Information]
| Object Name: | OKL_REPRESENTATIONS_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| 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 |
|---|---|---|---|---|
| LEDGER_ID | NUMBER | Ledger Id | ||
| LEDGER_NAME | VARCHAR2 | (30) | Ledger Name | |
| REPRESENTATION_CODE | VARCHAR2 | (20) | Representation Code | |
| REPRESENTATION_NAME | VARCHAR2 | (30) | Representation Nmae | |
| REPRESENTATION_TYPE | VARCHAR2 | (9) | Representation Type | |
| REP_TYPE_MEANING | VARCHAR2 | (4000) | ||
| ORG_ID | NUMBER | (15) | Organization Id |
Cut, paste (and edit) the following text to query this object:
SELECT LEDGER_ID
, LEDGER_NAME
, REPRESENTATION_CODE
, REPRESENTATION_NAME
, REPRESENTATION_TYPE
, REP_TYPE_MEANING
, ORG_ID
FROM APPS.OKL_REPRESENTATIONS_V;
APPS
FA_BOOK_CONTROLS
GL_LEDGERS
OKL_ACCOUNTING_UTIL
- show dependent code
OKL_SYSTEM_PARAMS
OKL_SYS_ACCT_OPTS
APPS
OKL_ACCOUNTING_UTIL
- show dependent code
OKL_CNTRCT_FIN_EXTRACT_PVT
- show dependent code
OKL_MULTIGAAP_ENGINE_PVT
- show dependent code
OKL_PERIOD_SWEEP_PVT
- show dependent code
OKL_REVERSAL_PVT
- show dependent code
OKL_SLA_ACC_SOURCES_PVT
- show dependent code
|
|
|
|