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


TABLE: JL.JL_AR_FA_EXHIBIT_REPORT

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


JL_AR_FA_EXHIBIT_REPORT holds information generated
during the execution of Argentine Exhibit of Assets report.
Records are extracted before being presented by the report


Storage Details
Tablespace: TablespaceAPPS_TS_INTERFACE
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
CONC_REQUEST_ID NUMBER (15) Yes Concurrent request identifier for the Argentine Exhibit of Fixed Assets report
EXHIBIT_GROUP_ID NUMBER (15) Yes Identifies asset exhibit group
CATEGORY_ID NUMBER (15) Yes Identifies the asset category
ASSET_ID NUMBER (15) Yes Asset identification number
BEGIN_COST NUMBER (15)
Cost of the asset at the beginning of the reporting period
ADDITIONS NUMBER (15)
Additions during the reporting period
RETIREMENTS NUMBER (15)
Retirements during the reporting period
TRANSFERS NUMBER (15)
Transfers during the reporting period
END_COST NUMBER (15)
Cost of the asset at the end of the reporting period
BEGIN_ACCUM_DEPR NUMBER (15)
Accumulated depreciation of the asset at the beginning of the reporting period
ACCUM_DEPR_RETIREMENTS NUMBER (15)
Accumulated depreciation of the asset retired during the reporting period
ACCUM_DEPR_TRANSFERS NUMBER (15)
Accumulated depreciation of the asset transferred during the reporting period
ACCUM_DEPR_RPT_PERIOD NUMBER (15)
Accumulated depreciation of the asset during the reporting period
DEPRN_RESERVE NUMBER (15)
Accumulated depreciation of the asset at the end of the reporting period
CREATION_DATE DATE
Yes Standard who column
CREATED_BY NUMBER (15) Yes Standard who column
LAST_UPDATE_DATE DATE
Yes Standard who column
LAST_UPDATED_BY NUMBER (15) Yes Standard who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard who column
Query Text

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


SELECT CONC_REQUEST_ID
,      EXHIBIT_GROUP_ID
,      CATEGORY_ID
,      ASSET_ID
,      BEGIN_COST
,      ADDITIONS
,      RETIREMENTS
,      TRANSFERS
,      END_COST
,      BEGIN_ACCUM_DEPR
,      ACCUM_DEPR_RETIREMENTS
,      ACCUM_DEPR_TRANSFERS
,      ACCUM_DEPR_RPT_PERIOD
,      DEPRN_RESERVE
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
FROM JL.JL_AR_FA_EXHIBIT_REPORT;

Dependencies

[top of page]

JL.JL_AR_FA_EXHIBIT_REPORT does not reference any database object

JL.JL_AR_FA_EXHIBIT_REPORT is referenced by following:

SchemaAPPS
SynonymJL_AR_FA_EXHIBIT_REPORT