[Home] [Help]
[Dependency Information]
| Object Name: | IBY_PROCESS_FUNCTIONS |
|---|---|
| Object Type: | TABLE |
| Owner: | IBY |
| FND Design Data: | IBY.IBY_PROCESS_FUNCTIONS
|
| Subobject Name: | |
| Status: | VALID |
Populated by build program - list of all functions within any given PPR
| Tablespace: | APPS_TS_TX_DATA |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| IBY_PROCESS_FUNCTIONS_N1 | NORMAL | NONUNIQUE |
APPS_TS_TX_IDX
|
OBJECT_ID
OBJECT_TYPE
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| OBJECT_ID | NUMBER | (15) | Yes | Object identifier |
| OBJECT_TYPE | VARCHAR2 | (30) | Yes | Object type |
| PAYMENT_FUNCTION | VARCHAR2 | (30) | Yes | Payment function |
Cut, paste (and edit) the following text to query this object:
SELECT OBJECT_ID
, OBJECT_TYPE
, PAYMENT_FUNCTION
FROM IBY.IBY_PROCESS_FUNCTIONS;
IBY.IBY_PROCESS_FUNCTIONS does not reference any database object
IBY.IBY_PROCESS_FUNCTIONS is referenced by following:
APPS
IBY_PROCESS_FUNCTIONS
|
|
|
|