MSC_ASL_AUTH_DETAILS

This table will specifies the details of the agreement by showing the Percent Purchase Price and Cutoff Days of an Authorization code with respect to Item-Org-Supplier Site Combination.This is used in Liability Analysis

Details

  • Schema: FUSION

  • Object owner: MSC

  • Object type: TABLE

  • Tablespace: INTERFACE

Primary Key

Name Columns

MSC_ASL_AUTH_DETAILS_PK

PLAN_ID, TRANSACTION_ID

Columns

Name Datatype Length Precision Not-null Comments
PLAN_ID NUMBER 18 Yes Plan id column
TRANSACTION_ID NUMBER 18 Yes Transaction Id
SUPPLIER_ID NUMBER 18 Yes Supplier Id
SUPPLIER_SITE_ID NUMBER 18 Yes Supplier Site Id
ORGANIZATION_ID NUMBER 18 Yes Organization Id
USING_ORGANIZATION_ID NUMBER 18 Yes Using Organization Identifier
SR_INSTANCE_ID NUMBER 18 Yes Source Instance Identifier
INVENTORY_ITEM_ID NUMBER 18 Yes Inventory Item Identifier
AUTHORIZATION_CODE NUMBER Yes Authorization Code
PERCENTAGE_PURCHASE_PRICE NUMBER Percentage of the Purchase Price for which the Buyer is liable
ORDER_TYPE VARCHAR2 150 Order Type
CUTOFF_DAYS NUMBER Number of cutoff days
START_DAYS NUMBER Indicates when the authorization code should be
END_DAYS VARCHAR2 240 Indicates when the authorization code ends from
PARENT_ID NUMBER 18 Referent to parent transaction identifier
DISPLAY_ORDER VARCHAR2 240 Column to indicate to user what the order of the
REFRESH_NUMBER NUMBER Refresh Number populated by the collection program
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated the row.
LAST_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of 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.
ATTRIBUTE_CATEGORY VARCHAR2 30 Descriptive Flexfield: structure definition of the user descriptive flexfield.
ATTRIBUTE1 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE2 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE3 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE4 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE5 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE6 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE7 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE8 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE9 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE10 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE11 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE12 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE13 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE14 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE15 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
COLLECTED_FLAG NUMBER Collected Flag
INCLUDE_LIABILITY_AGREEMENT NUMBER INCLUDE_LIABILITY_AGREEMENT
ASL_LIABILITY_AGREEMENT_BASIS NUMBER ASL_LIABILITY_AGREEMENT_BASIS

Indexes

Index Uniqueness Tablespace Columns
MSC_ASL_AUTH_DETAILS_N1 Non Unique Default ORGANIZATION_ID, SUPPLIER_ID, INVENTORY_ITEM_ID
MSC_ASL_AUTH_DETAILS_U1 Unique Default PLAN_ID, TRANSACTION_ID