[Home] [Help]
[Dependency Information]
Object Name: | IGR_EPU_CATEGORY_UPG |
---|---|
Object Type: | TABLE |
Owner: | IGS |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
This is a temporary table used for storing data for migration of Entry Status/ Program Code and Unit Sets into Product Category
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
ENTRY_STATUS_ID | NUMBER | (15) | Yes | Entry Status ID |
PROGRAM_CODE_ID | NUMBER | (15) | Program Code ID | |
UNIT_SET_ID | NUMBER | (15) | Unit Set ID | |
PRODUCT_CATEGORY_ID | NUMBER | (15) | Yes | Product Category ID |
PRODUCT_CATEGORY_SET_ID | NUMBER | (15) | Yes | Product Category Set ID |
Cut, paste (and edit) the following text to query this object:
SELECT ENTRY_STATUS_ID
, PROGRAM_CODE_ID
, UNIT_SET_ID
, PRODUCT_CATEGORY_ID
, PRODUCT_CATEGORY_SET_ID
FROM IGS.IGR_EPU_CATEGORY_UPG;
IGS.IGR_EPU_CATEGORY_UPG does not reference any database object
IGS.IGR_EPU_CATEGORY_UPG is referenced by following:
|
|
|