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


TABLE: JL.JL_BR_AR_POSTING_TMP

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


JL_BR_AR_POSTING_TMP stores temporary information for the Brazilian Receivables Bank Collection GL Interface Report.


Storage Details
Tablespace: TablespaceAPPS_TS_NOLOGGING
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
USER_JE_CATEGORY_NAME VARCHAR2 (25)
User Journal Entry Category Name
ENTERED_DR NUMBER

Entered Debit Amount
ENTERED_CR NUMBER

Entered Credit Amount
ACCOUNTED_DR NUMBER

Accounted Debit Amount
ACCOUNTED_CR NUMBER

Accounted Credit Amount
CURRENCY_CODE VARCHAR2 (15)
Currency Code
START_DATE DATE

Start Date
POST_THRU_DATE DATE

Posted through Date
PERIOD_NAME VARCHAR2 (15)
Period Name
POSTING_CONTROL_ID NUMBER (15)
Posting Control identifier
SET_OF_BOOKS_ID NUMBER (15)
Set of Books identifier
Query Text

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


SELECT USER_JE_CATEGORY_NAME
,      ENTERED_DR
,      ENTERED_CR
,      ACCOUNTED_DR
,      ACCOUNTED_CR
,      CURRENCY_CODE
,      START_DATE
,      POST_THRU_DATE
,      PERIOD_NAME
,      POSTING_CONTROL_ID
,      SET_OF_BOOKS_ID
FROM JL.JL_BR_AR_POSTING_TMP;

Dependencies

[top of page]

JL.JL_BR_AR_POSTING_TMP does not reference any database object

JL.JL_BR_AR_POSTING_TMP is referenced by following:

SchemaJL
ViewJL_BR_AR_POSTING_TMP#