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


TABLE: JA.JAI_OM_OE_BOND_REG_HDRS

Object Details
Object Name: JAI_OM_OE_BOND_REG_HDRS
Object Type: TABLE
Owner: JA
FND Design Data: TableJA.JAI_OM_OE_BOND_REG_HDRS
Subobject Name:
Status: VALID


This table holds the details of register types for an organization and location.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
JAI_OM_OE_BOND_REG_HDRS_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnREGISTER_ID
JAI_OM_OE_BOND_REG_HDRS_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnORGANIZATION_ID
JAI_OM_OE_BOND_REG_HDRS_N2 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnLOCATION_ID
ColumnORGANIZATION_ID
Columns
Name Datatype Length Mandatory Comments
REGISTER_ID NUMBER (15) Yes Indicates the register identifier.
REGISTER_CODE VARCHAR2 (30) Yes Indicates the register code
ORGANIZATION_ID NUMBER (15) Yes Indicates the Inventory organization.
LOCATION_ID NUMBER (15)
Indicates the Location identifier.
AMOUNT NUMBER

Indicates the Register Amount.
CREATION_DATE DATE

Standard Who column
CREATED_BY NUMBER (15)
Standard Who column
LAST_UPDATE_DATE DATE

Standard Who column
LAST_UPDATED_BY NUMBER (15)
Standard Who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who column
BOND_NUMBER VARCHAR2 (100)
Indicates Bond Number entered by the user for the additional bond register created.
BOND_EXPIRY_DATE DATE

Indicates the Expiry date of the Bond Register.
LOU_FLAG VARCHAR2 (1)
Indicates whether this bond register is a Letter of Undertaking or not.
OBJECT_VERSION_NUMBER NUMBER

Object version number
Query Text

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


SELECT REGISTER_ID
,      REGISTER_CODE
,      ORGANIZATION_ID
,      LOCATION_ID
,      AMOUNT
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      BOND_NUMBER
,      BOND_EXPIRY_DATE
,      LOU_FLAG
,      OBJECT_VERSION_NUMBER
FROM JA.JAI_OM_OE_BOND_REG_HDRS;

Dependencies

[top of page]

JA.JAI_OM_OE_BOND_REG_HDRS does not reference any database object

JA.JAI_OM_OE_BOND_REG_HDRS is referenced by following:

SchemaAPPS
SynonymJAI_OM_OE_BOND_REG_HDRS