[Home] [Help]
[Dependency Information]
| 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
| Tablespace: | APPS_TS_TX_DATA |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| 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 |
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;
JL.JL_AUTOINV_INT_LINES does not reference any database object
JL.JL_AUTOINV_INT_LINES is referenced by following:
JL
JL_AUTOINV_INT_LINES#
|
|
|
|