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


TABLE: JL.JL_BR_AR_REMIT_BORDEROS_ALL

Object Details
Object Name: JL_BR_AR_REMIT_BORDEROS_ALL
Object Type: TABLE
Owner: JL
FND Design Data: TableJL.JL_BR_AR_REMIT_BORDEROS_ALL
Subobject Name:
Status: VALID


JL_BR_AR_REMIT_BORDEROS_ALL stores the concurrent request identifier and the format program identifier used for formatting a batch.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
JL_BR_AR_REMIT_BORDEROS_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnFORMAT_REQUEST_ID
Columns
Name Datatype Length Mandatory Comments
FORMAT_REQUEST_ID NUMBER
Yes Concurrent program request identifier of format batch request
BORDERO_ID NUMBER
Yes Bank Transfer Remittance Batch identifier
OUTPUT_PROGRAM_ID NUMBER (15)
Format Program identifier for Bank Transfer Batch
ORG_ID NUMBER (15)
Operating Unit identifier
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER (15) Yes Standard Who column
CREATION_DATE DATE

Standard Who column
CREATED_BY NUMBER (15)
Standard Who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who column
Query Text

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


SELECT FORMAT_REQUEST_ID
,      BORDERO_ID
,      OUTPUT_PROGRAM_ID
,      ORG_ID
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
FROM JL.JL_BR_AR_REMIT_BORDEROS_ALL;

Dependencies

[top of page]

JL.JL_BR_AR_REMIT_BORDEROS_ALL does not reference any database object

JL.JL_BR_AR_REMIT_BORDEROS_ALL is referenced by following:

SchemaAPPS
SynonymJL_BR_AR_REMIT_BORDEROS
SynonymJL_BR_AR_REMIT_BORDEROS_ALL