DBA Data[Home] [Help] [Dependency Information]


TABLE: OE.SO_PRICE_COPY_PARAMETERS

Object Details
Object Name: SO_PRICE_COPY_PARAMETERS
Object Type: TABLE
Owner: OE
FND Design Data: TableOE.SO_PRICE_COPY_PARAMETERS
Subobject Name:
Status: VALID


SO_PRICE_COPY_PARAMETERS stores the item group parameters that
are used by the pricing copy process to append items to price lists.


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
REQUEST_ID NUMBER
Yes Concurrent request that last updated row
GROUP_ID NUMBER
Yes Item group
CREATION_DATE DATE
Yes Standard Who column
CREATED_BY NUMBER
Yes Standard Who column
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER
Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER

Standard Who column
ITEM_FROM_DATE DATE

Date from which an item group should be part of price list
ITEM_TO_DATE DATE

Date until which an item group should be part of price list
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT REQUEST_ID
,      GROUP_ID
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      ITEM_FROM_DATE
,      ITEM_TO_DATE
FROM OE.SO_PRICE_COPY_PARAMETERS;

Dependencies

[top of page]

OE.SO_PRICE_COPY_PARAMETERS does not reference any database object

OE.SO_PRICE_COPY_PARAMETERS is referenced by following:

SchemaAPPS
SynonymSO_PRICE_COPY_PARAMETERS