WLF_LM_LP_SECTIONS_B

Table to store learning path sections

Details

  • Schema: FUSION

  • Object owner: WLF

  • Object type: TABLE

  • Tablespace: FUSION_TS_TX_DATA

Primary Key

Name Columns

WLF_LM_LP_SECTIONS_B_PK

LEARNING_PATH_SECTION_ID

Columns

Name Datatype Length Precision Not-null Comments
LEARNING_PATH_SECTION_ID NUMBER 18 Yes LEARNING_PATH_SECTION_ID
LEARNING_PATH_ID NUMBER 18 Yes LEARNING_PATH_ID
SECTION_SEQUENCE NUMBER 10 Yes SECTION_SEQUENCE
COMPLETION_TYPE_CODE VARCHAR2 30 Yes COMPLETION_TYPE_CODE
NO_OF_MANDATORY_COURSES NUMBER 10 NO_OF_MANDATORY_COURSES
CREATED_BY VARCHAR2 64 Yes Who column: indicates the user who created the row.
CREATION_DATE TIMESTAMP Yes Who column: indicates the date and time of the creation of the row.
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.
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row.
ENTERPRISE_ID NUMBER 18 Yes Identifier of Enterprise, used for multi-tenancy partitioning. Foreign key to HR_ORGANIZATION_UNITS.
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.
LPC_ATTRIBUTE_CATEGORY VARCHAR2 30 Descriptive Flexfield: structure definition of the user descriptive flexfield.
LPC_ATTRIBUTE1 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
LPC_ATTRIBUTE2 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
LPC_ATTRIBUTE3 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
LPC_ATTRIBUTE4 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
LPC_ATTRIBUTE5 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
LPC_ATTRIBUTE6 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
LPC_ATTRIBUTE7 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
LPC_ATTRIBUTE8 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
LPC_ATTRIBUTE9 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
LPC_ATTRIBUTE10 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
LPC_ATTRIBUTE11 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
LPC_ATTRIBUTE12 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
LPC_ATTRIBUTE13 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
LPC_ATTRIBUTE14 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
LPC_ATTRIBUTE15 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
LPC_ATTRIBUTE16 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
LPC_ATTRIBUTE17 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
LPC_ATTRIBUTE18 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
LPC_ATTRIBUTE19 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
LPC_ATTRIBUTE20 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
LPC_ATTRIBUTE_NUMBER1 NUMBER Descriptive Flexfield: segment of the user descriptive flex field.
LPC_ATTRIBUTE_NUMBER2 NUMBER Descriptive Flexfield: segment of the user descriptive flex field.
LPC_ATTRIBUTE_NUMBER3 NUMBER Descriptive Flexfield: segment of the user descriptive flex field.
LPC_ATTRIBUTE_NUMBER4 NUMBER Descriptive Flexfield: segment of the user descriptive flex field.
LPC_ATTRIBUTE_NUMBER5 NUMBER Descriptive Flexfield: segment of the user descriptive flex field.
LPC_ATTRIBUTE_NUMBER6 NUMBER Descriptive Flexfield: segment of the user descriptive flex field.
LPC_ATTRIBUTE_NUMBER7 NUMBER Descriptive Flexfield: segment of the user descriptive flex field.
LPC_ATTRIBUTE_NUMBER8 NUMBER Descriptive Flexfield: segment of the user descriptive flex field.
LPC_ATTRIBUTE_NUMBER9 NUMBER Descriptive Flexfield: segment of the user descriptive flex field.
LPC_ATTRIBUTE_NUMBER10 NUMBER Descriptive Flexfield: segment of the user descriptive flex field.
LPC_ATTRIBUTE_NUMBER11 NUMBER Descriptive Flexfield: segment of the user descriptive flex field.
LPC_ATTRIBUTE_NUMBER12 NUMBER Descriptive Flexfield: segment of the user descriptive flex field.
LPC_ATTRIBUTE_NUMBER13 NUMBER Descriptive Flexfield: segment of the user descriptive flex field.
LPC_ATTRIBUTE_NUMBER14 NUMBER Descriptive Flexfield: segment of the user descriptive flex field.
LPC_ATTRIBUTE_NUMBER15 NUMBER Descriptive Flexfield: segment of the user descriptive flex field.
LPC_ATTRIBUTE_NUMBER16 NUMBER Descriptive Flexfield: segment of the user descriptive flex field.
LPC_ATTRIBUTE_NUMBER17 NUMBER Descriptive Flexfield: segment of the user descriptive flex field.
LPC_ATTRIBUTE_NUMBER18 NUMBER Descriptive Flexfield: segment of the user descriptive flex field.
LPC_ATTRIBUTE_NUMBER19 NUMBER Descriptive Flexfield: segment of the user descriptive flex field.
LPC_ATTRIBUTE_NUMBER20 NUMBER Descriptive Flexfield: segment of the user descriptive flex field.
LPC_ATTRIBUTE_DATE1 DATE Descriptive Flexfield: segment of the user descriptive flex field.
LPC_ATTRIBUTE_DATE2 DATE Descriptive Flexfield: segment of the user descriptive flex field.
LPC_ATTRIBUTE_DATE3 DATE Descriptive Flexfield: segment of the user descriptive flex field.
LPC_ATTRIBUTE_DATE4 DATE Descriptive Flexfield: segment of the user descriptive flex field.
LPC_ATTRIBUTE_DATE5 DATE Descriptive Flexfield: segment of the user descriptive flex field.
LPC_ATTRIBUTE_DATE6 DATE Descriptive Flexfield: segment of the user descriptive flex field.
LPC_ATTRIBUTE_DATE7 DATE Descriptive Flexfield: segment of the user descriptive flex field.
LPC_ATTRIBUTE_DATE8 DATE Descriptive Flexfield: segment of the user descriptive flex field.
LPC_ATTRIBUTE_DATE9 DATE Descriptive Flexfield: segment of the user descriptive flex field.
LPC_ATTRIBUTE_DATE10 DATE Descriptive Flexfield: segment of the user descriptive flex field.
LPC_ATTRIBUTE_DATE11 DATE Descriptive Flexfield: segment of the user descriptive flex field.
LPC_ATTRIBUTE_DATE12 DATE Descriptive Flexfield: segment of the user descriptive flex field.
LPC_ATTRIBUTE_DATE13 DATE Descriptive Flexfield: segment of the user descriptive flex field.
LPC_ATTRIBUTE_DATE14 DATE Descriptive Flexfield: segment of the user descriptive flex field.
LPC_ATTRIBUTE_DATE15 DATE Descriptive Flexfield: segment of the user descriptive flex field.

Indexes

Index Uniqueness Tablespace Columns
WLF_LM_LP_SECTIONS_B_PK Unique Default LEARNING_PATH_SECTION_ID