[Home] [Help]
[Dependency Information]
| Object Name: | OE_PRN_CHG_PERIODICITY_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | ONT.OE_PRN_CHG_PERIODICITY_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 |
|---|---|---|---|---|
| HEADER_ID | NUMBER | Yes | Header Id | |
| CHARGE_PERIODICITY_CODE | VARCHAR2 | (3) | Charge Periodicity Code | |
| TRANSACTIONAL_CURR_CODE | VARCHAR2 | (15) | Transactional Curr Code |
Cut, paste (and edit) the following text to query this object:
SELECT HEADER_ID
, CHARGE_PERIODICITY_CODE
, TRANSACTIONAL_CURR_CODE
FROM APPS.OE_PRN_CHG_PERIODICITY_V;
APPS
OE_ORDER_HEADERS_ALL
OE_ORDER_LINES_ALL
APPS.OE_PRN_CHG_PERIODICITY_V is not referenced by any database object
|
|
|
|