[Home] [Help]
[Dependency Information]
| Object Name: | PJI_FM_AGGR_RES_TYPES |
|---|---|
| Object Type: | TABLE |
| Owner: | PJI |
| FND Design Data: | PJI.PJI_FM_AGGR_RES_TYPES
|
| Subobject Name: | |
| Status: | VALID |
This intermediate table is used to look up Resource Class.
| Tablespace: | APPS_TS_TX_DATA |
|---|---|
| PCT Free: | 0 |
| PCT Used: |
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| EXP_TYPE_CLASS | VARCHAR2 | (30) | System linkage function | |
| RESOURCE_CLASS_ID | NUMBER | (15) | Identifier of the Resource Class |
Cut, paste (and edit) the following text to query this object:
SELECT EXP_TYPE_CLASS
, RESOURCE_CLASS_ID
FROM PJI.PJI_FM_AGGR_RES_TYPES;
PJI.PJI_FM_AGGR_RES_TYPES does not reference any database object
PJI.PJI_FM_AGGR_RES_TYPES is referenced by following:
APPS
PJI_FM_AGGR_RES_TYPES
|
|
|
|