JL_BR_SPED_EXTR_PARAMS

This table contains information about the set of parameters used for SPED extraction.

Details

  • Schema: FUSION

  • Object owner: JL

  • Object type: TABLE

  • Tablespace: TRANSACTION_TABLES

Primary Key

Name Columns

JL_BR_SPED_EXTR_PARAMS_PK

SPED_EXTR_PARAMS_ID

Columns

Name Datatype Length Precision Not-null Comments Status
SPED_EXTR_PARAMS_ID NUMBER 18 Yes SPED reporting parameters identifier.
REQUEST_ID NUMBER 18 Enterprise Service Scheduler: indicates the request ID of the job that created or last updated the row. Active
LEDGER_ID NUMBER 18 Yes Ledger identifier for which the SPED text file is generated. Active
LEGAL_ENTITY_ID NUMBER 18 Yes Legal entity identifier for which the SPED text file is generated. Active
LEGAL_REPORTING_UNIT_ID NUMBER 18 Legal reporting unit identifier for which the SPED text file is generated. Active
PERIOD_NAME VARCHAR2 15 Yes Name of the period for which accounting is done. Active
BOOKKEEPING_TYPE_CODE VARCHAR2 30 Yes The type of bookkeeping to be maintained. Valid values are: a complete daily book without auxiliary bookkeeping, daily book with auxiliary and summarized bookkeeping, and daily book and balances with auxiliary and summarized bookkeeping. Active
REPORTING_LEVEL_CODE VARCHAR2 30 Yes Level code at which SPED reporting is done, that is Centralized or Decentralized. Active
REF_COA_ID NUMBER 18 Identification code of the referential chart of accounts. Active
DATA_EXISTS_FLAG VARCHAR2 1 Indicates whether data is present in the SPED extract table. Valid values are Y and N. Active
REPORT_TYPE_CODE VARCHAR2 30 Yes Indicates the mode in which the SPED text file is generated. Active
ATTRIBUTE1 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE2 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE3 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE4 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE5 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE6 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE7 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE8 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE9 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE10 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE11 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE12 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE13 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE14 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE15 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE_CATEGORY VARCHAR2 150 Descriptive Flexfield: structure definition of the user descriptive flexfield. Active
ATTRIBUTE_NUMBER1 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER2 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER3 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER4 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER5 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE1 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE2 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE3 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE4 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE5 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
CREATION_DATE TIMESTAMP Yes Who column: indicates the date and time of the creation of the row. Active
CREATED_BY VARCHAR2 64 Yes Who column: indicates the user who created the row. Active
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated the row. Active
LAST_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of the row. Active
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row. Active

Foreign Keys

Table Foreign Table Foreign Key Column
JL_BR_SPED_EXTR_PARAMS gl_ledgers LEDGER_ID
JL_BR_SPED_EXTR_PARAMS xle_entity_profiles LEGAL_ENTITY_ID
JL_BR_SPED_EXTR_PARAMS xle_etb_profiles LEGAL_REPORTING_UNIT_ID
JL_BR_SPED_EXTR_PARAMS gl_coa_mappings REF_COA_ID

Indexes

Index Uniqueness Tablespace Columns Status
JL_BR_SPED_EXTR_PARAMS_U1 Unique Default SPED_EXTR_PARAMS_ID
JL_BR_SPED_EXTR_PARAMS_U2 Unique FUSION_TS_TX_IDX REQUEST_ID Active