[Home] [Help]
[Dependency Information]
| Object Name: | JL_BR_AR_CUST_INT_ERR |
|---|---|
| Object Type: | TABLE |
| Owner: | JL |
| FND Design Data: | JL.JL_BR_AR_CUST_INT_ERR
|
| Subobject Name: | |
| Status: | VALID |
JL_BR_AR_CUST_INT_ERR is a temporary table used by the Brazilian Customer Interface for the Brazilian Receivables Customer Interface Error report.
| Tablespace: | APPS_TS_ARCHIVE |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| ERROR_CODE | VARCHAR2 | (30) | Yes | Error code |
| DESCRIPTION | VARCHAR2 | (240) | Yes | Description of error |
Cut, paste (and edit) the following text to query this object:
SELECT ERROR_CODE
, DESCRIPTION
FROM JL.JL_BR_AR_CUST_INT_ERR;
JL.JL_BR_AR_CUST_INT_ERR does not reference any database object
JL.JL_BR_AR_CUST_INT_ERR is referenced by following:
JL
JL_BR_AR_CUST_INT_ERR#
|
|
|
|