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


TABLE: JL.JL_BR_AP_INT_COLLECTION_TMP

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


JL_BR_AP_INT_COLLECTION_TMP is the temporary table for the bank collection documents interface. It is used to summarize the results of the Import Collection Document process.
.


Storage Details
Tablespace: TablespaceAPPS_TS_INTERFACE
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
FILE_CONTROL VARCHAR2 (20)
Name of the file received from the bank
ERROR_CODE VARCHAR2 (2)
Bank Collection Interface Error Code
TOTAL_REGISTRY NUMBER (10)
Bank Collection Interface Registry Total
TOTAL_AMOUNT NUMBER (19)
Bank Collection Interface Total Amount
TOTAL_VALIDATED_REGISTRY NUMBER (10)
Bank Collection Interface Validated Registry Total
TOTAL_VALIDATED_AMOUNT NUMBER (19)
Bank Collection Interface Total Validated Amount
Query Text

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


SELECT FILE_CONTROL
,      ERROR_CODE
,      TOTAL_REGISTRY
,      TOTAL_AMOUNT
,      TOTAL_VALIDATED_REGISTRY
,      TOTAL_VALIDATED_AMOUNT
FROM JL.JL_BR_AP_INT_COLLECTION_TMP;

Dependencies

[top of page]

JL.JL_BR_AP_INT_COLLECTION_TMP does not reference any database object

JL.JL_BR_AP_INT_COLLECTION_TMP is referenced by following:

SchemaAPPS
SynonymJL_BR_AP_INT_COLLECTION_TMP