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


TABLE: OZF.OZF_OFFR_DISC_STRUCT_NAME_TL

Object Details
Object Name: OZF_OFFR_DISC_STRUCT_NAME_TL
Object Type: TABLE
Owner: OZF
FND Design Data: TableOZF.OZF_OFFR_DISC_STRUCT_NAME_TL
Subobject Name:
Status: VALID


This table stores translated value of discount structure name.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
OFFR_DISC_STRUCT_NAME_ID NUMBER
Yes Identifier of offer discount structure name
LANGUAGE VARCHAR2 (4) Yes Language of the current Record
LAST_UPDATE_DATE DATE
Yes Standard WHO Column
LAST_UPDATED_BY NUMBER
Yes Standard WHO Column
CREATION_DATE DATE
Yes Standard WHO Column
CREATED_BY NUMBER
Yes Standard WHO Column
LAST_UPDATE_LOGIN NUMBER

Standard WHO Column
SOURCE_LANG VARCHAR2 (4) Yes The language the text will mirror.If Text is not yettranslated into LANGUAGE then any changes to the text in the sourcelanguage row will be reflected here as well.
SECURITY_GROUP_ID NUMBER

Security group id. Used in hosted environments.
DISCOUNT_TABLE_NAME VARCHAR2 (240)
Name of offer discount table
DESCRIPTION VARCHAR2 (2000)
Description
Query Text

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


SELECT OFFR_DISC_STRUCT_NAME_ID
,      LANGUAGE
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
,      SOURCE_LANG
,      SECURITY_GROUP_ID
,      DISCOUNT_TABLE_NAME
,      DESCRIPTION
FROM OZF.OZF_OFFR_DISC_STRUCT_NAME_TL;

Dependencies

[top of page]

OZF.OZF_OFFR_DISC_STRUCT_NAME_TL does not reference any database object

OZF.OZF_OFFR_DISC_STRUCT_NAME_TL is referenced by following:

SchemaAPPS
SynonymOZF_OFFR_DISC_STRUCT_NAME_TL