[Home] [Help]
[Dependency Information]
| Object Name: | IBY_PERIODIC_SEQ_SRS_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 |
|---|---|---|---|---|
| SEQ | CHAR | (1) | ||
| SEQ_NAME | VARCHAR2 | (80) | ||
| RESET_VALUE | NUMBER | (15) | ||
| PAYMENT_PROFILE_ID | NUMBER | (15) |
Cut, paste (and edit) the following text to query this object:
SELECT SEQ
, SEQ_NAME
, RESET_VALUE
, PAYMENT_PROFILE_ID
FROM APPS.IBY_PERIODIC_SEQ_SRS_V;
APPS
IBY_PAYMENT_PROFILES
APPS.IBY_PERIODIC_SEQ_SRS_V is not referenced by any database object
|
|
|
|