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


TABLE: JL.JL_AUTOINV_INT_LINES

Object Details
Object Name: JL_AUTOINV_INT_LINES
Object Type: TABLE
Owner: JL
Subobject Name:
Status: VALID


This table holds record references to RA_INTERFACE_LINES table and their corresponding validation status during Argentine Receivables AutoInvoice Batch Source Update Program


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
INTERFACE_LINE_REF VARCHAR2 (30)
Reference to Interface Line
MESSAGE_TEXT VARCHAR2 (240)
Message Text
INVALID_VALUE VARCHAR2 (240)
Invalid Value
ORG_ID NUMBER (15)
Org ID
Query Text

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


SELECT INTERFACE_LINE_REF
,      MESSAGE_TEXT
,      INVALID_VALUE
,      ORG_ID
FROM JL.JL_AUTOINV_INT_LINES;

Dependencies

[top of page]

JL.JL_AUTOINV_INT_LINES does not reference any database object

JL.JL_AUTOINV_INT_LINES is referenced by following:

SchemaJL
ViewJL_AUTOINV_INT_LINES#