PJF_TXN_DOCUMENT_B

This table is used to store the Transaction Documents.

Details

  • Schema: FUSION

  • Object owner: PJF

  • Object type: TABLE

  • Tablespace: REFERENCE

Primary Key

Name Columns

PJF_TXN_DOCUMENT_B_PK

DOCUMENT_ID

Columns

Name Datatype Length Precision Not-null Comments Flexfield-mapping
DOCUMENT_ID NUMBER 18 Yes Uniquely identifies the document.
DOCUMENT_CODE VARCHAR2 20 Internally used code. This is defaulted to DOCUMENT_ID for user-defined documents.
PREDEFINED_FLAG VARCHAR2 1 Yes Indicates that the document is predefind by Oracle.
TRANSACTION_SOURCE_ID NUMBER 18 Yes The source that the document is associated with.
START_DATE_ACTIVE DATE Yes The date from which the document is available for transacting.
END_DATE_ACTIVE DATE The date to which the document is available for transacting.
COSTED_FLAG VARCHAR2 1 Yes Indicates that raw cost amounts are imported on transactions from this document.
ALLOW_BURDEN_FLAG VARCHAR2 1 Yes Indicates that burdened cost amounts are imported on transactions from this document.
ALLOW_DUPLICATE_REF_FLAG VARCHAR2 1 Yes Indicates that the same original system reference is allowed for transactions from this document.
ALLOW_EMP_ORG_OVERRIDE_FLAG VARCHAR2 1 Indicates that the person's primary HR assignment organization can be overridden on transactions from this document.
PURGEABLE_FLAG VARCHAR2 1 Yes Indicates that transactions from this document are to be archived after successful import.
IMPORT_COST_ACC_FLAG VARCHAR2 3 Yes Option to determine if cost transactions for this document have already been accounted in the source application.
COST_ACC_JOURNAL_FLAG VARCHAR2 1 Yes Indicates that raw cost accounting journal entries are to be created on transactions from this document.
ADJUST_ACC_JOURNAL_FLAG VARCHAR2 1 Yes Indicates that adjustment accounting journals entries are to be created on transactions from this document.
ACCT_DURING_IMPORT VARCHAR2 1 Yes Indicates that accounting will be created in final mode for transactions from this document.
ACCT_SOURCE_CODE VARCHAR2 10 Used for subledger accounting purpose, not visible in UI.
SKIP_TXN_CONTROLS VARCHAR2 1 Used to determine if transaction controls need to be performed on transactions. Not visible in UI, defined only for seeded transactions.
TIEBACK_TO_SOURCE VARCHAR2 1 Indicates that transactions from this document will tie back to the source system.
PROCESS_FUNDS_CHECK VARCHAR2 1 Used to determine if funds check needs to be performed on transactions.Not visible in UI, defined only for seeded transactions.
COMMITMENT_FLAG VARCHAR2 1 Specifies if the document can be used to import Commitment transactions or Actual transactions.
COMMITMENT_TYPE VARCHAR2 3 Specifies the type of document (Supplier Invoice, Purchase Requisition , Purchase Order , External)
REVALIDATE_FLAG VARCHAR2 1 A value of Y indicates that the transaction must be revalidated during import.
ATTRIBUTE_CATEGORY VARCHAR2 30 Descriptive Flexfield: structure definition of the user descriptive flexfield. Transaction Document Descriptive Flexfield (PJF_TXN_DOCUMENT_DESC_FLEX)
ATTRIBUTE1 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Transaction Document Descriptive Flexfield (PJF_TXN_DOCUMENT_DESC_FLEX)
ATTRIBUTE2 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Transaction Document Descriptive Flexfield (PJF_TXN_DOCUMENT_DESC_FLEX)
ATTRIBUTE3 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Transaction Document Descriptive Flexfield (PJF_TXN_DOCUMENT_DESC_FLEX)
ATTRIBUTE4 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Transaction Document Descriptive Flexfield (PJF_TXN_DOCUMENT_DESC_FLEX)
ATTRIBUTE5 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Transaction Document Descriptive Flexfield (PJF_TXN_DOCUMENT_DESC_FLEX)
ATTRIBUTE6 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Transaction Document Descriptive Flexfield (PJF_TXN_DOCUMENT_DESC_FLEX)
ATTRIBUTE7 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Transaction Document Descriptive Flexfield (PJF_TXN_DOCUMENT_DESC_FLEX)
ATTRIBUTE8 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Transaction Document Descriptive Flexfield (PJF_TXN_DOCUMENT_DESC_FLEX)
ATTRIBUTE9 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Transaction Document Descriptive Flexfield (PJF_TXN_DOCUMENT_DESC_FLEX)
ATTRIBUTE10 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Transaction Document Descriptive Flexfield (PJF_TXN_DOCUMENT_DESC_FLEX)
ATTRIBUTE11 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Transaction Document Descriptive Flexfield (PJF_TXN_DOCUMENT_DESC_FLEX)
ATTRIBUTE12 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Transaction Document Descriptive Flexfield (PJF_TXN_DOCUMENT_DESC_FLEX)
ATTRIBUTE13 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Transaction Document Descriptive Flexfield (PJF_TXN_DOCUMENT_DESC_FLEX)
ATTRIBUTE14 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Transaction Document Descriptive Flexfield (PJF_TXN_DOCUMENT_DESC_FLEX)
ATTRIBUTE15 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Transaction Document Descriptive Flexfield (PJF_TXN_DOCUMENT_DESC_FLEX)
LAST_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of the row.
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated the row.
CREATION_DATE TIMESTAMP Yes Who column: indicates the date and time of the creation of the row.
CREATED_BY VARCHAR2 64 Yes Who column: indicates the user who created the row.
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row.
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.
SEED_DATA_SOURCE VARCHAR2 512 Source of seed data record. A value of 'BULK_SEED_DATA_SCRIPT' indicates that record was bulk loaded. Otherwise, specifies the name of the seed data file.
EXP_BATCH_APPROVAL_FLAG VARCHAR2 1 Indicates if the expenditure batch must be approved before creation of project costs.
IMPORT_IN_CLOSED_PERIOD_FLAG VARCHAR2 1 Allow accounted cost to be processed and imported when the project accounting periods are closed.
ORA_SEED_SET1 VARCHAR2 1 Yes Oracle internal use only. Indicates the edition-based redefinition (EBR) context of the row for SET1. Context values are Y or N.
ORA_SEED_SET2 VARCHAR2 1 Yes Oracle internal use only. Indicates the edition-based redefinition (EBR) context of the row for SET2. Context values are Y or N.
ALLOW_INACTIVE_SUSP_ASSGN_FLAG VARCHAR2 1 Indicates whether person-related transactions for this document are allowed when the person's HR assignment status is Inactive or Suspended.

Foreign Keys

Table Foreign Table Foreign Key Column
PJF_TXN_DOCUMENT_B pjf_txn_sources_b TRANSACTION_SOURCE_ID
pjf_txn_document_tl pjf_txn_document_b DOCUMENT_ID
pjc_txn_xface_audit_all pjf_txn_document_b DOCUMENT_ID
pjc_txn_xface_all pjf_txn_document_b DOCUMENT_ID
pjf_txn_doc_entry_b pjf_txn_document_b DOCUMENT_ID

Indexes

Index Uniqueness Tablespace Columns
PJF_TXN_DOCUMENT_B_U1 Unique Default DOCUMENT_ID, ORA_SEED_SET1
PJF_TXN_DOCUMENT_B_U11 Unique Default DOCUMENT_ID, ORA_SEED_SET2