JG_FSCL_DOC_GEN_CNTRLS_ALL_F

This table contains Fiscal Document generation controls and default values for Fiscal Document generation.

Details

  • Schema: FUSION

  • Object owner: JG

  • Object type: TABLE

  • Tablespace: TRANSACTION_TABLES

Primary Key

Name Columns

JG_FSCL_DOC_GEN_CNTRLS_AL_PK

FISCAL_DOCUMENT_GEN_CNTRL_ID

Columns

Name Datatype Length Precision Not-null Comments Status
FISCAL_DOCUMENT_GEN_CNTRL_ID NUMBER 18 Yes Fiscal document generation controls identifier. Active
EVENT_CLASS_CODE VARCHAR2 30 Yes Application event class of the transaction, such as requisition, purchase order and agreement, and release. Active
ENTITY_CODE VARCHAR2 30 Entity code of the transaction, which indicates the type of transaction being created. Active
APPLICATION_ID NUMBER 18 Identifier of a functional area within a software suite of products. For example, Financials or Payroll. Active
ORG_ID NUMBER 18 Yes Indicates the identifier of the business unit associated to the row. Active
DOCUMENT_SUB_TYPE VARCHAR2 240 Set up document fiscal classifications to classify transactions that require special documentation to accompany the transaction, as designated by the tax authority.
EFFECTIVE_START_DATE DATE Yes Date Effective Entity: indicates the date at the beginning of the date range within which the row is effective. Active
EFFECTIVE_END_DATE DATE Yes Date Effective Entity: indicates the date at the end of the date range within which the row is effective. Active
ENABLED_FLAG VARCHAR2 1 Indicates whether the fiscal document options setup is enabled for the event class, legal entity, and legal reporting unit. Valid values are Y and N. Active
FSCL_DOC_APPROVAL_FLAG VARCHAR2 1 Indicates whether the fiscal document approval process is required. Valid values are Y and N. Active
FSCL_DOC_COMPLETION_FLAG VARCHAR2 1 Indicates whether the transaction can be completed before the fiscal document is generated. Valid values are Y and N. Active
PRODUCT_TYPE VARCHAR2 30 Indicates whether the Associate Fiscal Attributes user interface reflects the attributes that are required by the goods industry, service industry, or both. Active
FREIGHT_APPLICABLE_FLAG VARCHAR2 1 Indicates whether the Associate Fiscal Attributes user interface reflects freight related attributes that are required by the goods industry. Valid values are Y and N. Active
GOODS_SERIES NUMBER 18 Fiscal document series for the fiscal documents associated with goods. Active
SERVICE_SERIES NUMBER 18 Fiscal document series for provisional receipt of services for the city tax authority. Active
FSCL_ATTRIB_TEMPLATE_CODE VARCHAR2 30 The default template to be used for the defaulting fiscal attributes. Active
CONTINGENCY_TYPE VARCHAR2 2 Default value to be used as fiscal document contingency type. Valid values are Security Form, Contingency System of National Environment, and Declaration of Issuance Provided in Contingency. Active
DEFAULT_CONT_REASON VARCHAR2 240 Default fiscal document contingency justification to be used. Active
CONTINGENCY_SERIES NUMBER 18 Default fiscal document series for contingency fiscal documents. Active
TRX_FD_TYPE_DETERMINANT VARCHAR2 30 Fiscal document type determinant, which indicates whether single or multiple fiscal documents are required for a transaction.
FISCAL_DOC_MODEL_TYPE_CODE VARCHAR2 30 Indicates the flow that FDG chooses to process. Values include Regular or Communication.
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 30 Descriptive Flexfield: structure definition of the user descriptive flexfield. Active
ATTRIBUTE_NUMBER1 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE_NUMBER2 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE_NUMBER3 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE_NUMBER4 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE_NUMBER5 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE_DATE1 DATE Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE_DATE2 DATE Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE_DATE3 DATE Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE_DATE4 DATE Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE_DATE5 DATE Descriptive Flexfield: segment of the user descriptive flexfield. Active
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_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of the row. Active
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated the row. Active
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row. Active
OBJECT_VERSION_NUMBER NUMBER 9 Yes Used to implement optimistic locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried. Active

Indexes

Index Uniqueness Tablespace Columns Status
JG_FSCL_DOC_GEN_CTRL_F_U1 Unique FUSION_TS_TX_IDX FISCAL_DOCUMENT_GEN_CNTRL_ID Active
JG_FSCL_DOC_GEN_CTRL_F_U2 Unique FUSION_TS_TX_IDX EVENT_CLASS_CODE, ENTITY_CODE, APPLICATION_ID, ORG_ID, DOCUMENT_SUB_TYPE, EFFECTIVE_START_DATE, EFFECTIVE_END_DATE Active