[Home] [Help]
[Dependency Information]
| Object Name: | CE_FC_PAB_DISC_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | CE.CE_FC_PAB_DISC_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 |
|---|---|---|---|---|
| REFERENCE_ID | VARCHAR2 | (81) | ||
| EVENT_NUM | NUMBER | (15) | ||
| TRX_AMOUNT | NUMBER | |||
| TRX_NUMBER | NUMBER | |||
| LINE_NUM | NUMBER | |||
| INVOICE_LINE_TYPE | VARCHAR2 | (80) | Yes | |
| ORGANIZATION | VARCHAR2 | (240) |
Cut, paste (and edit) the following text to query this object:
SELECT REFERENCE_ID
, EVENT_NUM
, TRX_AMOUNT
, TRX_NUMBER
, LINE_NUM
, INVOICE_LINE_TYPE
, ORGANIZATION
FROM APPS.CE_FC_PAB_DISC_V;
APPS
CE_SECURITY_PROFILES_V
FND_ACCESS_CONTROL_UTIL
- show dependent code
FND_GLOBAL
- show dependent code
FND_LOOKUP_VALUES
FND_PROFILE
- show dependent code
HR_OPERATING_UNITS
MO_GLOBAL
- show dependent code
PA_CE_BILLING_EVENTS_V
PA_CURRENCY
- show dependent code
XTR_USER_ACCESS
- show dependent code
APPS.CE_FC_PAB_DISC_V is not referenced by any database object
|
|
|
|