Table Detail Report

VENDOR_SITE_RESUB_REASON



Column Section Relationship Section Top of Page


Table-level Detail

Description: Vendor Site Resubmission Reason
Definition: Stores the code values that represent the resubmission reasons for every vendor site.
Table Type: REFERENCE





Column Detail - VENDOR_SITE_RESUB_REASON


Column Name Type Null? Definition
RESUB_REASON_CD NUMBER Y Reason the purchase order should be resubmitted.
UPDT_APPLCTX NUMBER Y The application context number from the record info block. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic.
UPDT_CNT NUMBER Y Set to 0 on insert. Incremented by 1 on update. Used to recognize update conflict where data in a row updated by one application is at risk of being lost by a second application attempting to update the row. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic.
UPDT_DT_TM DATE N The date and time the row was last inserted or updated. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic.
UPDT_ID NUMBER Y The person_id of the person from the personnel table (prsnl) that caused the last insert or update of the row in the table. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic.
UPDT_TASK NUMBER Y The registered (assigned) task number for the process that inserted or updated the row. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic.
VENDOR_SITE_ID NUMBER Y The vendor site that these resubmission reasons are pertinent for.
VENDOR_SITE_RESUB_REASON_ID NUMBER N Unique generated number that identifies a single row on the VENDOR_SITE_RESUB_REASON table.



Relationship Detail - VENDOR_SITE_RESUB_REASON


Child Column in VENDOR_SITE_RESUB_REASON(FK) Parent Table Name Parent Column Name
Parents: VENDOR_SITE_ID VENDOR_SITE VENDOR_SITE_ID