Data Dictionary -- Supplier Rating
Srl. No. Table Name Comment
1Vrep_MC_Part_dtl_tblVrep_MC_Part_dtl_tbl
2Vr_MntVenRate_PARAMETERPOEXCL_DtlThis table has been added to hold the PO types that are to be excluded while calcuating Vendor Rating
3VR_PARAMETER_DETAILSThis tables holds the metada of combo values and documente statuses of the component vendor rating
4VR_VRCOMPRAT_PRM_WT_INDEXVR_VRCOMPRAT_PRM_WT_INDEX
5VR_VRDLVRY_RATINGThis table holds the vendor ratings for each document pertaining to the Organisation unit
6VR_VRMNTVENRATE_COMPRAT_DTLDetail table for Computation of Vendor Rating.
7VR_VRMNTVENRATE_COMPRAT_HDRHeader table for Computation of Vendor Rating.
8VR_VRMNTWT_MNTWT_HDRThis table stores weightage details of User and System parameters.
9VR_VROPTSET_OPTION_SETTINGSStores the Set Options for this Component.
10VR_VRPRICE_RATINGThis table holds the Vendor price rating documentwise
11VR_VRPRMIND_PRM_INDICESVR_VRPRMIND_PRM_INDICES
12VR_VRQLTY_RATINGThis table holds the Vendor ratings GR documentwise
13VR_VRUSPRM_USRPRM_LISTThis table holds the User Defined Parameter Details.
Table Name : Vrep_MC_Part_dtl_tbl
Comment :Vrep_MC_Part_dtl_tbl
Column Name UDD Data Type Is NULL? Comment Is PK?
mainguidudd_guidvarchar(40)YesmainguidNo
GUIDudd_guidvarchar(40)YesGUIDNo
Techlognoudd_documentnovarchar(40)YesTechlognoNo
techlogouudd_ctxt_ouinstanceint(4)YestechlogouNo
Acregno_varchar_30varchar(30)YesAcregnoNo
WrkCntr_varchar_30varchar(30)YesWrkCntrNo
wouudd_ctxt_ouinstanceint(4)YeswouNo
wunoudd_documentnovarchar(40)YeswunoNo
wrevnoudd_documentnovarchar(40)YeswrevnoNo
wtype_varchar_25Varchar(25)YeswtypeNo
partnoudd_documentnovarchar(40)YespartnoNo
Partqtyudd_quantitynumeric(13)YesPartqtyNo
stdvalue_decimal_18_2decimal(18)YesstdvalueNo
Issqtyudd_quantitynumeric(13)YesIssqtyNo
IssValue_decimal_18_2decimal(18)YesIssValueNo
stkstatus_varchar_25Varchar(25)YesstkstatusNo
Table Name : Vr_MntVenRate_PARAMETERPOEXCL_Dtl
Comment :This table has been added to hold the PO types that are to be excluded while calcuating Vendor Rating
Column Name UDD Data Type Is NULL? Comment Is PK?
Vr_MntVenRate_POEX_ouinstanceudd_ctxt_ouinstanceint(4)YesThis field holds the ouinstance in which the document is createdNo
Vr_MntVenRate_POEX_PARAMCODEudd_designparamcodevarchar(5)NoTo store the parameter code of the PO type to be excludedNo
Vr_MntVenRate_POEX_PARAMTYPEudd_txt80varchar(80)NoTo store the parameter description of the PO typeNo
Vr_MntVenRate_POEX_PartRatPDVFlagudd_txt80varchar(80)NoTo store the flag which indicates Exclusions when price rating basis is PDVNo
Vr_MntVenRate_POEX_PartRatVIVFlagudd_txt80varchar(80)NoTo store the flag which indicates Exclusions when price rating basis is VIVNo
Vr_MntVenRate_POEX_SerRatFlagudd_txt80varchar(80)NoTo store the flag which indicates Exclusions when Service rating is doneNo
Table Name : VR_PARAMETER_DETAILS
Comment :This tables holds the metada of combo values and documente statuses of the component vendor rating
Column Name UDD Data Type Is NULL? Comment Is PK?
COMPONENTNAME_varchar_20varchar(20)NoThis field holds the Name of the component.Yes
PARAM_CATEGORY_varchar_10varchar(10)NoThis field will holds the category of the static value. The static values could be to fill up combo, text field, guidance text, combo default etc.Yes
PARAM_TYPE_varchar_25Varchar(25)NoNormally param type is the name of the control. This will allow us to store all the possible values for a combo in multiple rows.Yes
PARAM_CODE_varchar_40varchar(40)NoThis is the code that may be used for data storage. This is valid only incase of combo boxes. Here the short code that will be stored as data in the transaction could be maintained.Yes
PARAM_DESC_varchar_80varchar(80)YesParam description is the values to be filled in the combo box or guidance text. This is actually the meta data of this componentNo
LANG_ID_decimal_10_0decimal(10)NoLanguage id. This is the language id of the record.Yes
CREATION_DATE_datetime_8datetime(8)YesThis field holds the record created date for auditing purposeNo
SORTBY_decimal_10_0decimal(10)YesThis field holds the default sort by codeNo
TIMESTAMP_decimal_8_0decimal(8)YesTimestamp for Concurrency checkNo
Table Name : VR_VRCOMPRAT_PRM_WT_INDEX
Comment :VR_VRCOMPRAT_PRM_WT_INDEX
Column Name UDD Data Type Is NULL? Comment Is PK?
VRCOMPRAT_OUINSTANCE_decimal_10_0decimal(10)NoVRCOMPRAT_OUINSTANCEYes
VRCOMPRAT_RATINGNO_varchar_40varchar(40)NoVRCOMPRAT_RATINGNOYes
VRCOMPRAT_SUPP_CODE_varchar_45varchar(45)NoVRCOMPRAT_SUPP_CODEYes
VRCOMPRAT_PARAM_TYPE_varchar_25Varchar(25)NoVRCOMPRAT_PARAM_TYPENo
VRCOMPRAT_PARAM_CODE_varchar_40varchar(40)NoVRCOMPRAT_PARAM_CODEYes
VRCOMPRAT_USRPRM_LINENO_decimal_10_0decimal(10)NoVRCOMPRAT_USRPRM_LINENOYes
VRCOMPRAT_PARAM_INDEX_decimal_28_8decimal(28)YesVRCOMPRAT_PARAM_INDEXNo
VRCOMPRAT_PARAM_WEIGHTAGE_decimal_28_8decimal(28)YesVRCOMPRAT_PARAM_WEIGHTAGENo
VRCOMPRAT_REMARKS_varchar_255varchar(255)YesVRCOMPRAT_REMARKSNo
VRCOMPRAT_CREATED_BY_varchar_30varchar(30)YesVRCOMPRAT_CREATED_BYNo
VRCOMPRAT_CREATEDDATE_datetime_8datetime(8)NoVRCOMPRAT_CREATEDDATENo
VRCOMPRAT_MODIFIED_BY_varchar_30varchar(30)YesVRCOMPRAT_MODIFIED_BYNo
VRCOMPRAT_MODIFIEDDATE_datetime_8datetime(8)NoVRCOMPRAT_MODIFIEDDATENo
VRCOMPRAT_TIMESTAMP_decimal_10_0decimal(10)NoVRCOMPRAT_TIMESTAMPNo
Table Name : VR_VRDLVRY_RATING
Comment :This table holds the vendor ratings for each document pertaining to the Organisation unit
Column Name UDD Data Type Is NULL? Comment Is PK?
VRDLVRY_ORDER_DOC_OUINSTANCE_decimal_10_0decimal(10)NoThis field holds the ouinstance in which the document is createdNo
VRDLVRY_ORDER_DOC_TYPE_varchar_25Varchar(25)NoThis field holds the Reference document typeNo
VRDLVRY_ORDER_DOC_NO_varchar_40varchar(40)NoThis field holds the Reference document numberNo
VRDLVRY_PART_SERV_LINE_NO_decimal_10_0decimal(10)NoThis field holds the Reference document part line numberNo
VRDLVRY_PART_SERV_NO_varchar_40varchar(40)NoThis field holds the Reference document part or service numberNo
VRDLVRY_ORDER_DOC_DATE_datetime_8datetime(8)NoThis field holds the Reference document dateNo
VRDLVRY_SUPP_CODE_varchar_45varchar(45)NoThis field holds the Reference document Supplier codeNo
VRDLVRY_SCH_NO_decimal_10_0decimal(10)NoThis field holds the Reference document schedule numberNo
VRDLVRY_SCH_DATE_datetime_8datetime(8)YesThis field holds the Reference document schedule dateNo
VRDLVRY_SCH_QTY_decimal_28_8decimal(28)NoThis field holds the Reference document schedule qtyNo
VRDLVRY_DLVRY_DATE_datetime_8datetime(8)YesThis field holds the Reference document Delivery dateNo
VRDLVRY_ACCEPTED_QTY_decimal_28_8decimal(28)YesThis field holds the Reference document Accepted quantityNo
VRDLVRY_DELAY_EARLY_FLAG_varchar_25Varchar(25)YesThis field holds the flag for delay earlyNo
VRDLVRY_DELAY_EARLY_VALUE_decimal_28_8decimal(28)YesThis field holds the value for delay earlyNo
VRDLVRY_DEL_FLAG_varchar_25Varchar(25)NoThis field holds the flag to delete multline recordNo
VRDLVRY_MODIFIEDDATE_datetime_8datetime(8)NoThis field holds the date when the Reference document is modified.No
VRDLVRY_MODIFIED_BY_varchar_30varchar(30)NoThis field holds the user when the reference document is modified.No
VRDLVRY_TIMESTAMP_decimal_8_0decimal(8)YesThis field holds the integer value which identifies if any change has been made to the record.No
Table Name : VR_VRMNTVENRATE_COMPRAT_DTL
Comment :Detail table for Computation of Vendor Rating.
Column Name UDD Data Type Is NULL? Comment Is PK?
VRMNTVENRATE_RATINGNO_varchar_40varchar(40)NoThis field holds the Rating No.Yes
VRMNTVENRATE_OUINSTANCE_decimal_10_0decimal(10)NoThis field holds the login OUInstanceYes
VRMNTVENRATE_CREATEDDATE_datetime_8datetime(8)NoCreation Date of the entry.No
VRMNTVENRATE_SUPP_CODE_varchar_45varchar(45)NoVendor Code - All Vendors satisfying the Supplier Category, Supplier Type and Vendor Rating Type.Yes
VRMNTVENRATE_CREATED_BY_varchar_30varchar(30)YesThis field holds the user who has created the transaction.No
VRMNTVENRATE_PRICE_RATING_decimal_28_8decimal(28)YesThis field holds the Computed Rating based on Price.No
VRMNTVENRATE_QUALITY_RATING_decimal_28_8decimal(28)YesThis field holds the Computed Rating based on Quality for Parts.No
VRMNTVENRATE_MODIFIEDDATE_datetime_8datetime(8)NoThis field holds the last modified date of the transaction.No
VRMNTVENRATE_MODIFIED_BY_varchar_30varchar(30)YesThis field holds the user who has Last modified the transaction.No
VRMNTVENRATE_DELIVERY_RATING_decimal_28_8decimal(28)YesThis field holds the Computed Rating based on Delivery.No
VRMNTVENRATE_SERVICE_QLTY_RATI_decimal_28_8decimal(28)YesThis field holds the Computed Rating based on Quality for Service Items.No
VRMNTVENRATE_TIMESTAMP_decimal_10_0decimal(10)YesTimestamp for Concurrency check.No
VRMNTVENRATE_OVERALL_RATING_decimal_28_8decimal(28)YesThis field holds the Overall Rating based on Rating Type and Overall Vendor Rating Basis.No
VRMNTVENRATE_CREATED_OU_decimal_10_0decimal(10)YesThis field holds the Login Location ouNo
VRMNTVENRATE_REMARKS_varchar_255varchar(255)YesThis field holds the RemarksNo
VRMNTVENRATE_SEQNOudd_seqnoint(4)YesVRMNTVENRATE_SEQNONo
Table Name : VR_VRMNTVENRATE_COMPRAT_HDR
Comment :Header table for Computation of Vendor Rating.
Column Name UDD Data Type Is NULL? Comment Is PK?
VRMNTVENRATE_OUINSTANCE_decimal_10_0decimal(10)NoThis field holds the login OUInstanceYes
VRMNTVENRATE_RATINGNO_varchar_40varchar(40)NoThis field holds the Rating No.Yes
VRMNTVENRATE_NUM_TYPE_NO_varchar_5varchar(5)YesThis field holds the Numbering Type No.No
VRMNTVENRATE_RATINGBY_varchar_30varchar(30)YesThis field holds the Employee Code of the person rating.No
VRMNTVENRATE_VENRATE_TYPE_varchar_25Varchar(25)YesThis field holds the Vendor Rating Type as to Part, Service or Overall.No
VRMNTVENRATE_LOCATION_OU_decimal_10_0decimal(10)YesThis field holds the location at which Vendor Rating is to be performed.No
VRMNTVENRATE_SUPP_TYPE_varchar_25Varchar(25)YesThis field holds the type of Supplier as Normal, Miscellaneous and Blank.No
VRMNTVENRATE_SUPP_CATEGORY_varchar_25Varchar(25)YesThis field holds the supplier Category.No
VRMNTVENRATE_FROM_DATE_datetime_8datetime(8)NoThis field holds the from date - Starting date of the period during which Vendor is going to be rated.No
VRMNTVENRATE_TO_DATE_datetime_8datetime(8)NoThis field holds the to Date - End date of the period during which Vendor is going to be rated.No
VRMNTVENRATE_PART_SERV_NO_varchar_40varchar(40)YesThis field holds the If Rating Type is Parts, Item of type Part will be stored, Service - Item of type Service will be stored and Overall Null will be stored.No
VRMNTVENRATE_REMARKS_varchar_255varchar(255)YesThis field holds the RemarksNo
VRMNTVENRATE_CREATEDDATE_datetime_8datetime(8)NoCreation Date of the entry.No
VRMNTVENRATE_OVR_RATING_BASIS_varchar_5varchar(5)YesOverall Vendor Rating Basis at the time of Compute Vendor Rating is stored for use in View Vendor Rating screens.No
VRMNTVENRATE_MODIFIEDBY_varchar_30varchar(30)YesUser who has last modified.No
VRMNTVENRATE_CREATEDBY_varchar_30varchar(30)YesUser who has created the entry.No
VRMNTVENRATE_TIMESTAMP_decimal_10_0decimal(10)YesTimestamp for Concurrency check.No
VRMNTVENRATE_MODIFIEDDATE_datetime_8datetime(8)NoThis field holds the last modified date of the transaction.No
Table Name : VR_VRMNTWT_MNTWT_HDR
Comment :This table stores weightage details of User and System parameters.
Column Name UDD Data Type Is NULL? Comment Is PK?
VRWTDET_PARAMETER_CODE_varchar_40varchar(40)NoThis field holds the Parameter codeYes
VRWTDET_PARAMLINENO_decimal_10_0decimal(10)NoThis field holds the line number for parameter codeYes
VRWTDET_OUINSTANCE_decimal_10_0decimal(10)NoThis field holds the Organisation unitYes
VRWTDET_PARAMETER_TYPE_varchar_25Varchar(25)NoParameter classification as User Defined or System Defined.No
VRWTDET_WEIGHTAGE_decimal_28_8decimal(28)YesWeightage to the Parameter.No
VRWTDET_REMARKS_varchar_255varchar(255)YesThis field holds the RemarksNo
VRWTDET_CREATEDDATE_datetime_8datetime(8)NoCreation Date of this entry.No
VRWTDET_CREATEDBY_varchar_30varchar(30)NoUser who created this entry.No
VRWTDET_MODIFIEDDATE_datetime_8datetime(8)YesLast modification date of this entry.No
VRWTDET_MODIFIEDBY_varchar_30varchar(30)YesLast User who has modified.No
VRWTDET_TIMESTAMP_decimal_10_0decimal(10)NoTimestamp for concurrency.No
Table Name : VR_VROPTSET_OPTION_SETTINGS
Comment :Stores the Set Options for this Component.
Column Name UDD Data Type Is NULL? Comment Is PK?
VROPTSET_OUINSTANCE_decimal_10_0decimal(10)NoThis field holds the login OU InstanceYes
VROPTSET_CAPITAL_ITEMS_varchar_25Varchar(25)NoConveys whether Capital Items should be Included or Excluded for Rating.No
VROPTSET_OVR_RATING_BASIS_varchar_25Varchar(25)NoThis field holds the Overall rating basisNo
VROPTSET_PRICE_INDEX_BASIS_varchar_25Varchar(25)NoCaptures Price should be taken as Purchase Document Value or Invoice Document ValueNo
VROPTSET_PRICE_RATING_BASIS_varchar_25Varchar(25)NoCaptures whether Rating basis is Std. Purchase Price or Weighted Avg. PriceNo
VROPTSET_EARLY_DELIVERY_varchar_25Varchar(25)NoCaptures whether Early Delivery should be penalised or not.No
VROPTSET_PROBLEM_SCHDLS_varchar_25Varchar(25)NoWhether Schedules having Rejected Qty. should penalise the Vendor or not.No
VROPTSET_MODIFIED_BY_varchar_30varchar(30)YesLast User who has modified.No
VROPTSET_MODIFIEDDATE_datetime_8datetime(8)YesLatest Modification dateNo
VROPTSET_CREATED_BY_varchar_30varchar(30)NoThis field holds the user name of the creationNo
VROPTSET_CREATEDDATE_datetime_8datetime(8)NoThis field holds the date for created recodNo
VROPTSET_TIMESTAMP_decimal_10_0decimal(10)NoTimestamp for concurrency.No
Table Name : VR_VRPRICE_RATING
Comment :This table holds the Vendor price rating documentwise
Column Name UDD Data Type Is NULL? Comment Is PK?
VRPRICE_ORDER_DOC_OUINSTANCE_decimal_10_0decimal(10)NoThis field holds the ouinstance in which the document is createdYes
VRPRICE_ORDER_DOC_NO_varchar_25Varchar(25)NoThis field holds the Reference document numberYes
VRPRICE_PART_SERV_NO_varchar_40varchar(40)NoThis field holds the Reference document part line numberYes
VRPRICE_PART_SERV_LINE_NO_decimal_10_0decimal(10)NoThis field holds the Reference document part or service numberYes
VRPRICE_PART_CONDITION_varchar_5varchar(5)YesThis field holds the part conditionNo
VRPRICE_ORDER_DOC_TYPE_varchar_40varchar(40)NoThis field holds the Reference document typeYes
VRPRICE_ORDER_DOC_DATE_datetime_8datetime(8)NoThis field holds the Reference document dateNo
VRPRICE_ORDER_QTY_decimal_28_8decimal(28)NoThis field holds the Order quanity of the partNo
VRPRICE_SUPP_CODE_varchar_45varchar(45)NoThis field holds the Reference document Supplier codeNo
VRPRICE_ORDER_PRICE_decimal_28_8decimal(28)NoThis field holds the Reference document Order priceNo
VRPRICE_INVOICE_PRICE_decimal_28_8decimal(28)YesThis field holds the Reference document Invoice priceNo
VRPRICE_MODIFIEDDATE_datetime_8datetime(8)NoThis field holds the date when the Reference document is modified.No
VRPRICE_MODIFIED_BY_varchar_30varchar(30)NoThis field holds the user when the reference document is modified.No
VRPRICE_TIMESTAMP_decimal_8_0decimal(8)NoThis field holds the integer value which identifies if any change has been made to the record.No
Table Name : VR_VRPRMIND_PRM_INDICES
Comment :VR_VRPRMIND_PRM_INDICES
Column Name UDD Data Type Is NULL? Comment Is PK?
VRMNTVENRATE_SEQNO_decimal_10_0decimal(10)NoVRMNTVENRATE_SEQNOYes
VRPRMIND_LOCATIONOU_decimal_10_0decimal(10)NoVRPRMIND_LOCATIONOUYes
VRPRMIND_SUPP_CODE_varchar_45varchar(45)NoVRPRMIND_SUPP_CODEYes
VRPRMIND_USRPRM_LINENO_decimal_10_0decimal(10)NoVRPRMIND_USRPRM_LINENOYes
VRPRMIND_INDEX_decimal_28_8decimal(28)YesVRPRMIND_INDEXNo
VRPRMIND_REMARKS_varchar_255varchar(255)YesVRPRMIND_REMARKSNo
VRPRMIND_CREATEDDATE_datetime_8datetime(8)YesVRPRMIND_CREATEDDATENo
VRPRMIND_CREATED_BY_varchar_30varchar(30)YesVRPRMIND_CREATED_BYNo
VRPRMIND_MODIFIEDDATE_datetime_8datetime(8)YesVRPRMIND_MODIFIEDDATENo
VRPRMIND_MODIFIED_BY_varchar_30varchar(30)YesVRPRMIND_MODIFIED_BYNo
VRPRMIND_TIMESTAMP_decimal_10_0decimal(10)YesVRPRMIND_TIMESTAMPNo
Table Name : VR_VRQLTY_RATING
Comment :This table holds the Vendor ratings GR documentwise
Column Name UDD Data Type Is NULL? Comment Is PK?
VRQLTY_GR_OUINSTANCE_decimal_10_0decimal(10)NoThis field holds the ouinstance in which the document is createdYes
VRQLTY_GR_DOC_NO_varchar_25Varchar(25)NoThis field holds the Document no. in which the GR document is createdYes
VRQLTY_GR_DATE_datetime_8datetime(8)NoThis field holds the GR date in which the document is createdNo
VRQLTY_SUPP_CODE_varchar_45varchar(45)NoThis field holds the Supplier code in which the document is createdNo
VRQLTY_PART_NO_varchar_40varchar(40)NoThis field holds the Part no in which the document is createdYes
VRQLTY_RCVD_QTY_decimal_28_8decimal(28)NoThis field holds the Received quantity in which the document is createdNo
VRQLTY_REJECTED_QTY_decimal_28_8decimal(28)YesThis field holds the Rejected quantioty in which the document is createdNo
VRQLTY_MODIFIEDDATE_datetime_8datetime(8)NoThis field holds the Modified date in which the document is createdNo
VRQLTY_MODIFIED_BY_varchar_30varchar(30)NoThis field holds the username in which the document is createdNo
VRQLTY_TIMESTAMP_decimal_8_0decimal(8)NoThis field holds the Timestamp for concurrency checkNo
Table Name : VR_VRUSPRM_USRPRM_LIST
Comment :This table holds the User Defined Parameter Details.
Column Name UDD Data Type Is NULL? Comment Is PK?
VRUSPRM_OUINSTANCE_decimal_10_0decimal(10)NoThis field holds the login ouinstance.Yes
VRUSPRM_LOCATIONOU_decimal_10_0decimal(10)NoLocation Ou selected in the combo of Maintain User Defined Parameters screen.Yes
VRUSPRM_LINENO_decimal_10_0decimal(10)NoThis field holds the line numberYes
VRUSPRM_PARAMETER_varchar_40varchar(40)NoUser Defined Parameter will be defined here.No
VRUSPRM_STATUS_varchar_5varchar(5)NoThe Status of the parameter will be chosen as Active or Inactive.No
VRUSPRM_REMARKS_varchar_255varchar(255)Yesthis field holds the remarksNo
VRUSPRM_CREATEDDATE_datetime_8datetime(8)NoParameter Creation Date.No
VRUSPRM_CREATED_BY_varchar_30varchar(30)NoUser who created the Parameter.No
VRUSPRM_MODIFIEDDATE_datetime_8datetime(8)YesModification Date of the Parameter.No
VRUSPRM_MODIFIED_BY_varchar_30varchar(30)YesUser who has modified the parameter.No
VRUSPRM_TIMESTAMP_decimal_10_0decimal(10)NoTimestamp for Concurrency.No