Data Dictionary -- Goods Receipt
Srl. No. Table Name Comment
1GR_GRSD_GOODS_RET_SUP_DTLThis table holds the goods return details of each Part Number associated with GOODS_RECEIPT
2GR_GRSH_GOODS_RET_SUP_HDRThis table holds the doc level attributes of a GOODS Return document . The following columns are storing paramcodes whose description is available in GR_Parameter_details table. 1.Grh_docstatus
3GR_RRCWI_COMP_WARR_INFOThis table holds the warranty information for the part and serial component
4GR_RRDTCD_DOC_TCD_DTLThis table holds the tcd document level details of Repair Receipt .
5GR_RRHD_REPAIR_RECEIPT_HDRThis table holds the document level attributes for the REPAIR_RECEIPT. The following columns are storing paramcodes whose description is available in GR_Parameter_details table. 1.RRHd_RR_Type 2.RRHd_Doc_status
6GR_RRLSNO_LOT_SLNO_DTLThis Table holds the lot and serial information for each Line Parts.
7GR_RRPDT_REPAIR_PT_DTLThis entity holds the Receipt part Details. One Receipt may contain more than one part.
8GR_RRPLII_PT_LT_INSP_INFOThis Table holds the Lot level part Inspection Details
9GR_RRPMVI_PT_MOVE_INFOThis Table Holds the Part Movemnet details for the Repair receipt
10GR_RRPMVI_PT_PENDMOVE_INFOPosting  and  ownership details  will be populated against RR  during  acceptance if the RR is  participating with exchange scenario only.
11GR_RRPPD_PT_POS_DTLThis table holds the Sub component details
12GR_RRPRD_PT_REF_OBJ_DTLThis table holds the part level reference document details for the repair receipt.
13GR_RRPSII_PT_SL_INSP_INFOThis table holds the Inspection Information of the serial controlled parts.
14GR_RRPSPI_PT_SL_PARM_INFOThis table holds the Parameter details for the part of type component.
15GR_RRROD_REF_OBJ_DTLThis table Holds the Refrence document details for the Repair receipt.
16GR_RRSPI_SUB_PARM_INFOThis table holds the sub component s parameter information.
17GR_RRSWI_SUB_WARR_INFOThis table contains the sub component warranty info
Table Name : GR_GRSD_GOODS_RET_SUP_DTL
Comment :This table holds the goods return details of each Part Number associated with GOODS_RECEIPT
Column Name UDD Data Type Is NULL? Comment Is PK?
GRSD_CREATED_OUINSTANCE_decimal_10_0decimal(10)NoOU instance IDYes
GRSD_GRS_NO_varchar_40varchar(40)NoGRS# is unique number to identify the GOODS RETURN TO VENDOR document which is an increment over the GRS # of the most recent GRS created,as per the numbering type specified.Yes
GRSD_GR_NO_varchar_40varchar(40)NoThis fiels holds the Goods Receipt Number by which the part is received.Yes
GRSD_PART_LINE_ID_decimal_10_0decimal(10)NoThis field holds the part line id for which the Return details has been entered.Yes
GRSD_REFDOC_NO_varchar_40varchar(40)YesReference Document NumberNo
GRSD_REFDOC_varchar_5varchar(5)YesReference Document TypeNo
GRSD_RETURN_QTY_decimal_28_8decimal(28)YesThis field is to capture the return quantity which should satisfy the following conditions. 1.No process for the returned quantity - 0 or null 2.Returned quantity > 0 3.If returned quantity is a fraction ,it needs to be validated with UOM_ADMIN comNo
GRSD_CREATEDDATE_datetime_8datetime(8)YesThis field holds the record created date for auditing purpose.No
GRSD_CREATED_BY_varchar_30varchar(30)YesThis field holds the login id of the record for auditing purpose.No
GRSD_MODIFIEDDATE_datetime_8datetime(8)YesThis field holds the record modified date for auditing purpose.No
GRSD_MODIFIED_BY_varchar_30varchar(30)YesThis field holds the login id of the modified record for auditing purpose.No
GRSD_SHIPPED_QTYudd_quantitynumeric(13)YesShipped Quantity - After Return How many Quantities Issued.No
Table Name : GR_GRSH_GOODS_RET_SUP_HDR
Comment :This table holds the doc level attributes of a GOODS Return document . The following columns are storing paramcodes whose description is available in GR_Parameter_details table. 1.Grh_docstatus
Column Name UDD Data Type Is NULL? Comment Is PK?
GRSH_CREATED_OUINSTANCE_decimal_10_0decimal(10)NoThis field is to capture the ouinstance of the document -Goods returned to the vendorYes
GRSH_GRS_NO_varchar_40varchar(40)NoGRS# is unique number to identify the GOODS RETURN TO VENDOR document which is an increment over the GRS # of the most recent GRS created,as per the numbering type specified.Yes
GRSH_GOODS_RETURN_DATE_datetime_8datetime(8)YesThis field holds the goods return date. the GRS Date should be lesser than or equal to current system date.No
GRSH_OUT_PASS_NO_varchar_40varchar(40)YesThis field holds the outpassno when the goods are returned and it is entered by the user.No
GRSH_GRS_USERSTATUS_varchar_25Varchar(25)YesThis field is to capture the user status combo with the values in Active status defined under the quickcodes of the type GRS User Status in this componentNo
GRSH_GRS_TYPE_varchar_25Varchar(25)YesThis field is to capture the GRS type combo with the values Return and ScrapNo
GRSH_OUT_PASS_DATE_datetime_8datetime(8)YesThis field holds the outpassdate when the goods are returned and it is entered by the user.No
GRSH_OUT_PASS_REMARKS_varchar_255varchar(255)YesThis field is to capture the remarks of the outpass.No
GRSH_GRS_CATEGORY_varchar_25Varchar(25)YesThis field is to capture the GRS Category combo with the values in Active status, defined under the Quickcodes of the type GRS Category in this componentNo
GRSH_CREATEDDATE_datetime_8datetime(8)YesThis field holds the record created date for auditing purpose.No
GRSH_DOC_STATUS_varchar_5varchar(5)YesThis column holds the doc status of the goods returned to the vendor. Allowed values are 1.F-Fresh 2.R-Returned 3.C-CancelledNo
GRSH_CREATED_BY_varchar_30varchar(30)YesThis field holds the login id of the record for auditing purpose.No
GRSH_MODIFIEDDATE_datetime_8datetime(8)YesThis field holds the record modified date for auditing purpose.No
GRSH_MODIFIED_BY_varchar_30varchar(30)YesThis field holds the login id of the modified record for auditing purpose.No
GRSH_TIMESTAMP_decimal_10_0decimal(10)Yesholds the timestamp value of the recordNo
GRSH_GRS_NUMTYPE_varchar_20varchar(20)YesThe numbering type for GRS transaction is storedNo
GRSH_RETURN_WHNOudd_warehousevarchar(10)YesUsed to store the Return From warehouse for printing MMD.No
GRSH_RMA_NOudd_documentnovarchar(40)YesUsed to Store the RMA Number.No
GRSH_RMA_DATEudd_timedatetime(8)YesUsed to store the RMA Date.No
GRSH_SUPP_ADDRESS_ID_decimal_13_0decimal(13)YesUsed to store the Supplier Adderess ID.No
GRSH_SUPPLIER_IDudd_vendorcodevarchar(45)YesUsed to store the Supplier number.No
Table Name : GR_RRCWI_COMP_WARR_INFO
Comment :This table holds the warranty information for the part and serial component
Column Name UDD Data Type Is NULL? Comment Is PK?
RRCWI_CREATED_OUINSTANCE_decimal_10_0decimal(10)NoThis field holds the Organisation Unit WHere the Warranty info of the component is entered.Yes
RRCWI_RR_NO_varchar_40varchar(40)NoThis field holds repair receipt number for which the information is entered.Yes
RRCWI_PART_LINE_ID_decimal_10_0decimal(10)NoThis field holds the part Line Id for which the warrantry info has been entered.Yes
RRCWI_LOT_SL_LINE_ID_decimal_10_0decimal(10)NoThis field holds the serial line id for which warranty info has been entered.Yes
RRCWI_WARR_UNDER_FLAG_varchar_5varchar(5)YesThis field stores the value Y or N. If Y means the component is under warranty.No
RRCWI_WARR_NUMBERING_TYPE_varchar_5varchar(5)YesThis field holds the Warranty Numbering type to genrate new warranty Number for the part and serial no (component).No
RRCWI_WARR_CATEGORY_varchar_25Varchar(25)YesThis field holds the warranty category defined in the logistics common master.No
RRCWI_WARR_TYPE_varchar_25Varchar(25)YesThis field holds Warranty type which is defined in the logistics common master.No
RRCWI_WARR_START_DATE_datetime_8datetime(8)YesThis Field stores the warranty start date for the component.No
RRCWI_WARR_DURATION_decimal_28_8decimal(28)YesThis field stores the Warranty Duration period from warranty start date.No
RRCWI_WARR_DURATION_UNIT_varchar_10varchar(10)YesThis field stores the warranty duration Unit lIke M - Months , D- Days, W- weeksNo
RRCWI_WARR_REMARKS_varchar_255varchar(255)YesThis field holds remarks entered if any when the warranty info is entered.No
RRCWI_CREATEDDATE_datetime_8datetime(8)YesThis field stores the date when the warranty info has been entered initially.No
RRCWI_CREATED_BY_varchar_30varchar(30)YesThis field holds the User name who entered the warranty info initially for the componentNo
RRCWI_MODIFIEDDATE_datetime_8datetime(8)YesThis field holds the date when the warranty info has been modified finally.No
RRCWI_MODIFIED_BY_varchar_30varchar(30)YesThis field holds the user name who modified the warranty info finally.No
RRCWI_WARR_START_BASIS_varchar_5varchar(5)YesWarranty Begins On - Installation Date (ID) and Receipt Date (RD)No
Table Name : GR_RRDTCD_DOC_TCD_DTL
Comment :This table holds the tcd document level details of Repair Receipt .
Column Name UDD Data Type Is NULL? Comment Is PK?
RRDTCD_CREATED_OUINSTANCE_decimal_10_0decimal(10)NoThis field holds the organisation Unit Number where the Repair receipt Level TCD details entered.Yes
RRDTCD_RR_NO_varchar_40varchar(40)NoThis field holds the Repair Receipt Number for which the TCD details entered.Yes
RRDTCD_DOC_TCD_LINE_ID_decimal_10_0decimal(10)NoThis field holds the Tcd Line ID for each TCD Code entered for the repair receipt.Yes
RRDTCD_TCD_OU_decimal_10_0decimal(10)YesThis field holds the organisation unit where the TCD code is created.No
RRDTCD_TCD_CODE_varchar_25Varchar(25)YesThis field holds the TCD Code for the Repair receipt.No
RRDTCD_TCD_VAR_varchar_25Varchar(25)YesThis field holds the TCD Variant defined for the Tcd Code for the Repair receipt.No
RRDTCD_TCD_RATE_decimal_28_8decimal(28)YesThis field holds the Tcd Rate defined for the TCD Code in The TCD component.No
RRDTCD_TCD_AMT_decimal_28_8decimal(28)YesThis field holds the TCD Amount for the Repair Receipt.No
RRDTCD_CURRENCY_varchar_20varchar(20)YesCurrency InformationNo
RRDTCD_SUPPLIER_OUINSTANCE_decimal_10_0decimal(10)YesThis field holds the organisation unit where the Supplier is defined.No
RRDTCD_SUPPLIER_NO_varchar_45varchar(45)YesThis field holds the Supplier code from whom the part is received.No
RRDTCD_REP_FLG_varchar_5varchar(5)YesThis field holds the Value Y or N. When It is comming from Repair order , It will be defaulted NULL.No
RRDTCD_TCD_SEQNO_decimal_10_0decimal(10)YesTCD Sequence No.No
RRDTCD_RO_FLAG_varchar_5varchar(5)YesRO FlagNo
RRDTCD_EXC_RATE_decimal_28_8decimal(28)YesExchange RateNo
RRDTCD_CREATEDDATE_datetime_8datetime(8)YesThis field holds the date when the Document TCD details entered initially for the Repair receipt.No
RRDTCD_CREATED_BY_varchar_30varchar(30)YesThis field holds the User Name who entered the TCD Deatils for the Repair Receipt initailly.No
RRDTCD_MODIFIEDDATE_datetime_8datetime(8)YesThis field holds the date when the Document TCD details modified finally for the Repair receipt.No
RRDTCD_MODIFIED_BY_varchar_30varchar(30)YesThis field holds the User Name who modified the TCD Deatils for the Repair Receipt finallyNo
RRDTCD_COST_CENTER_varchar_40varchar(40)Yesstores the cost center for the specified account codeNo
RRDTCD_ACCOUNT_TYPE_varchar_25Varchar(25)Yesstores the account typeNo
RRDTCD_ACCOUNT_CODE_char_32char(32)YesStores the account code from Accoutnt group componentNo
RRDTCD_ANALYSIS_CODE_varchar_5varchar(5)Yesstores the analysis code from the account based budget component for the passed account codeNo
RRDTCD_SUBANALYSIS_CODE_varchar_5varchar(5)Yesstores the subanalysis code from the account based budget component for the passed account codeNo
RRDTCD_CONTROL_ACC_TYPE_varchar_40varchar(40)Yesstores the Control Account Type from the AS component for the passed account codeNo
RRDTCD_AUTO_POST_ACC_TYPE_varchar_40varchar(40)Yesstores the Automatic Posting Account Type from the AS component for the passed account codeNo
RRDTCD_ACCT_CURR_CODE_varchar_5varchar(5)Yesstores the Account Currency Code from the AS component for the passed account codeNo
Table Name : GR_RRHD_REPAIR_RECEIPT_HDR
Comment :This table holds the document level attributes for the REPAIR_RECEIPT. The following columns are storing paramcodes whose description is available in GR_Parameter_details table. 1.RRHd_RR_Type 2.RRHd_Doc_status
Column Name UDD Data Type Is NULL? Comment Is PK?
RRHD_CREATED_OUINSTANCE_numeric_28_0numeric(28)NoThis attribute holds the Organisation Unit where the Document has been created.Yes
RRHD_RR_NO_varchar_40varchar(40)NoThis field holds the Document Number which is Unique and automatically generated by the system while creating a new repair receipt against a Repair Order. Using the "Document Numbering Class" component the next Document Number to be generated is caYes
RRHD_RR_DATE_datetime_8datetime(8)YesThis Attribute holds the Date on which the Document (Repair Receipt) has been created. 1.Repair Receipt Date can not be greater than current date. 2 Repair Receipt Date Can not be earlier than "Repair Order Authorization date" , "Gate Pass date","No
RRHD_DOC_STATUS_varchar_5varchar(5)YesThis field holds the status of the document. A Repair receipt can be in one of the following statuses. R - Received RF- Receipt Frozen I - Inspected M- Moved PI- Partially Inspected PM-Partially MovedNo
RRHD_REP_OUINSTANCE_numeric_28_0numeric(28)YesThis Field Captures the organisation Unit in which the Refrerred Document (Here in this case it is RO) Has been created.No
RRHD_REP_DOC_NO_varchar_40varchar(40)YesThis field captures the Refrerred Doument No (RO Number) against which the Receipt Has been made.No
RRHD_REP_AMEND_NO_numeric_28_0numeric(28)YesThis Field Holds the last amendment number of the referred document Number.No
RRHD_REP_DATE_datetime_8datetime(8)YesThis Field contains the Referred Document (RO) Created date.No
RRHD_RR_CATEGORY_varchar_25Varchar(25)YesThis Field contains the Receipt category which is defined in the common logistics master component.No
RRHD_RR_USERSTATUS_varchar_25Varchar(25)YesThis Field contains the User Status which is defined in the common logistics master component.No
RRHD_RR_TYPE_varchar_5varchar(5)YesThis field holds the Receipt Type. The value could be one of the following. NM - Normal EX - ExchangeNo
RRHD_DELIVERY_NOTE_NO_varchar_40varchar(40)NoThis Field contains Delivery Note Number sent by the Repair shop along with the goods sent by him giving all the details about the parts he is sending with reference to the RO raised on him.No
RRHD_DELIVERY_NOTE_DATE_datetime_8datetime(8)YesThis attribute holds the Delivery Note date on which Delivery Note Number has been made by the Repaior shop.No
RRHD_WAY_BILL_NO_varchar_40varchar(40)NoThis Field Holds Way Bill Number. It is the document given by the carrier along with the consignment he delivers to the receipt location. It would have details like package type, weight, carrier details and vehicle no. Etc.No
RRHD_WAY_BILL_DATE_datetime_8datetime(8)YesThis field Holds the date when the Way Bill No has been prepared by the Carrier.No
RRHD_GATE_PASS_NO_varchar_40varchar(40)YesThis Field Holds the Gate Pass Number. It is the entry pass given to the vehicle carrying the consignment as it enters the receipt location.No
RRHD_GATE_PASS_DATE_datetime_8datetime(8)YesThis Field holds the Gate Pass Date.No
RRHD_COMMENTSudd_txt2000varchar(2000)YesThis Field holds the comments which is entered by the Receiver while Receipt is prepared.No
RRHD_FR_RCPT_DATE_datetime_8datetime(8)YesThis Field Holds the date when the receipt has been frozen.No
RRHD_CREATEDDATE_datetime_8datetime(8)YesThis field Holds the date on which the receipt has been Created.No
RRHD_CREATED_BY_varchar_30varchar(30)NoThis attribute is used to store the User Name who has been created the document.No
RRHD_MODIFIEDDATE_datetime_8datetime(8)YesThis Filed holds the date on which the document has been modified finally.No
RRHD_MODIFIED_BY_varchar_30varchar(30)NoThis field stores the user who modified the document finally.No
RRHD_TIMESTAMP_numeric_28_0numeric(28)NoThis field Used to store the number which will be incremented by whenever the document is modified. The purpose of this field is to check the concurrency of the document.No
RRHD_RR_NUMTYPE_varchar_5varchar(5)Yesstores the numbering type for repair receipt transactionNo
RRHD_DEF_FIN_BOOK_char_20char(20)Yesstores the default finance bookNo
RRHD_ACCOUNT_TYPE_varchar_25Varchar(25)YesHolds the account typeNo
RRHD_ACCOUNT_CODE_char_32char(32)YesStores the account code from Accoutnt group componentNo
RRHD_ANALYSIS_CODE_varchar_5varchar(5)Yesstores the analysis code from the account based budget component for the passed account codeNo
RRHD_SUBANALYSIS_CODE_varchar_5varchar(5)Yesstores the subanalysis code from the account based budget component for the passed account codeNo
RRHD_COMPANY_CODE_varchar_10varchar(10)Yesstores the company codeNo
RRHD_BUSINESS_UNIT_varchar_10varchar(10)Yesstores the business unitNo
RRHD_CONTROL_ACC_TYPE_varchar_40varchar(40)Yesstores the Control Account Type from the AS component for the passed account codeNo
RRHD_AUTO_POST_ACC_TYPE_varchar_40varchar(40)Yesstores the Automatic Posting Account Type from the AS component for the passed account codeNo
RRHD_ACCT_CURR_CODE_varchar_5varchar(5)Yesstores the Account Currency Code from the AS component for the passed account codeNo
RRHD_FR_ACCPT_DATE_datetime_8datetime(8)YesFreeze Acceptance DateNo
RRHD_MV_TO_WORK_CENTER_varchar_5varchar(5)YesMove to Work Center (Y/N)No
RRHD_QUOTEXP_ACC_TYPE_varchar_25Varchar(25)YesAcount typeNo
RRHD_QUOTEXP_ACC_CODE_varchar_32varchar(32)Yesaccount codeNo
RRHD_QUOTEXP_AMOUNT_decimal_28_8decimal(28)YesQuotation amountNo
RRHD_Gen_Insp_WO_varchar_75varchar(75)Yesinspection work order required or not Y - Required N - Not requiredNo
RRHD_Comp_WO_No_varchar_45varchar(45)YesGenerated work order numberNo
RRHD_Insp_WO_Desc_varchar_75varchar(75)Yeswork order descriptionNo
RRHD_Insp_WO_Status_varchar_15varchar(15)Yesgenerated Work order statusNo
RRHD_COM_No_varchar_40varchar(40)YesComponent numberNo
RRHD_Exe_Comments_varchar_75varchar(75)YesCommentsNo
RRHD_WAREHOUSE_CODEudd_warehousevarchar(10)YesUsed to store the Receiving Warehouse.No
RRHD_REP_QUOTE_IDfin_linenoint(4)YesQuotation IDNo
Table Name : GR_RRLSNO_LOT_SLNO_DTL
Comment :This Table holds the lot and serial information for each Line Parts.
Column Name UDD Data Type Is NULL? Comment Is PK?
RRLSNO_CREATED_OUINSTANCE_decimal_10_0decimal(10)NoThis field holds the Organisation Unit Where the Lot and serial information is entered for the part in a receipt.Yes
RRLSNO_RR_NO_varchar_40varchar(40)NoThis Field holds Repair Receipt Number.Yes
RRLSNO_PART_LINE_ID_decimal_10_0decimal(10)NoThis Field stores the part Line Id ( Sequence no in which part details are stored for the Receipt)Yes
RRLSNO_LOT_SL_LINE_ID_decimal_10_0decimal(10)NoThis field hold the lot serial Line Id. The part could be splitted into multiple lots if it is lot controlled or multiple serials if it is serial controlled or lot and srial controlled. This field stores the Lot line no if it is lot controlled or seYes
RRLSNO_ISSUE_LOT_NO_varchar_40varchar(40)YesThis Field stores the issued lot no.This Field could be null when the issued part is serail controlled or lot & serial controlled.No
RRLSNO_RECD_LOT_NO_varchar_40varchar(40)YesThis Field stores the Received Lot No.This Field could be null when the received part is serail controlled or lot & serial controlled.No
RRLSNO_ISSUE_SERIAL_NO_varchar_40varchar(40)YesThis Field stores the issued serial no.This Field could be null when the issued part is lot controlled or neither controlled.No
RRLSNO_RECD_SERIAL_NO_varchar_40varchar(40)YesThis Field stores the Received serial no.This Field could be null when the received part is lot controlled or neither controlled.No
RRLSNO_ISSUE_LOT_SL_QTY_decimal_28_8decimal(28)YesThis field stores the Issued Lot or seial qty quantity.No
RRLSNO_RECD_LOT_SL_QTY_decimal_28_8decimal(28)YesThis field stores the received lot or serial quantity.No
RRLSNO_LOT_UOM_varchar_10varchar(10)NoThis field holds Unit in which the Part is received.No
RRLSNO_SHELF_LIFE_decimal_28_8decimal(28)YesThe Designed shelf life from Part Admin is stored at Part Level.No
RRLSNO_SHELF_REJECT_QTY_decimal_28_8decimal(28)YesThis column holds the reject qty at lot level due to the reason Minimum shelf life defined in part admin.No
RRLSNO_CERTIFICATE_NO_varchar_40varchar(40)YesThis Field holds the certificate No based on which the part is accepted.No
RRLSNO_CERTIFICATE_DATE_datetime_8datetime(8)YesThis field holds the date when the certificate is issued.No
RRLSNO_CERTIFICATE_TYPE_varchar_25Varchar(25)YesThis field holds the certificate type defined in the logistics common master.No
RRLSNO_CERTIFICATE_AU_NO_varchar_40varchar(40)YesThis field holds the certifiacte authorisation No.No
RRLSNO_CERTIFICATE_REM_varchar_255varchar(255)YesThis field holds the Certificate Remarks which is entered by the User who is entreing the lot and serial info for the part line no and for the receipt.No
RRLSNO_SYS_TRK_REF_NO_varchar_40varchar(40)YesThis field holds the System tracking Reference Number entered by the user during the inspection.No
RRLSNO_CREATEDDATE_datetime_8datetime(8)YesThis Field holds the date when the lot and serial info is entered initially for the part line and for the receipt.No
RRLSNO_CREATED_BY_varchar_30varchar(30)NoThis field holds the User Name who has entered the lot and serial information for tyhe part line no and for the receipt.No
RRLSNO_MODIFIEDDATE_datetime_8datetime(8)YesThis field holds the Date when the lot and serial info of the part has been modified finally.No
RRLSNO_MODIFIED_BY_varchar_30varchar(30)NoThis field holds the user name who has modified finally the lot and serial info of the part line id and for the receipt.No
RRLSNO_RO_SEQ_NO_decimal_10_0decimal(10)Yesrepair order sequence noNo
RRLSNO_LAST_PRFDATE_TSI_datetime_8datetime(8)YesLast Performed Date TSINo
RRLSNO_LAST_PRFDATE_TSO_datetime_8datetime(8)YesLast Performed Date TSONo
RRLSNO_UPD_PARAM_FLAG_varchar_5varchar(5)Yesparameter updated flag holds Y - for updated N - for not updatedNo
RRLsno_Expirydate_datetime_8datetime(8)YesThe date on which the serial number or lot number expiresNo
RRLSNO_CERTIFICATE_SUPPLIER_NOudd_vendorcodevarchar(45)YesUsed to store the Supplier Number.No
RRLSNO_FILENAMEudd_filenamevarchar(50)YesUsed to store the filename.No
RRLSNO_ComponentIdudd_componentidvarchar(90)YesThis field corresponds to the Componenet id details for the given partNo
RRLSNO_Component_OUudd_ctxt_ouinstanceint(4)YesThis field corresponds to the Componenet Ou for the respective Componenet id details.No
RRLSNO_SysGen_SerialNoudd_partserialnumbervarchar(40)YesThis field corresponds to the Internaly generated serial number for the given part.No
RRLSNO_SysGen_LotNoudd_lotnovarchar(18)YesThis field corresponds to the Internaly generated Lot number for the given part.No
RRLSNO_SysGen_IssSerialNoudd_partserialnumbervarchar(40)YesInternal Serial numberNo
RRLSNO_SysGen_IssLotNoudd_lotnovarchar(18)YesInternal Lot numberNo
RRLSNO_ChangeTypeudd_designparamcodevarchar(5)YesTo indicate whether it is part number change, serial number change or part and serial number change(PC - Part Change;SC - Serial Change; PSC - Part Serial Change)No
Table Name : GR_RRPDT_REPAIR_PT_DTL
Comment :This entity holds the Receipt part Details. One Receipt may contain more than one part.
Column Name UDD Data Type Is NULL? Comment Is PK?
RRPDT_CREATED_OUINSTANCE_numeric_28_0numeric(28)NoThis field holds the Organisation Unit where the Repair receipt Has been created.Yes
RRPDT_RR_NO_varchar_40varchar(40)NoThis Field Contains the Repair Receipt Number which is automatically generated by the system using "Document Numbering Class" component where the number to be genrated for the Repair receipt will be captured.Yes
RRPDT_PART_LINE_ID_numeric_28_0numeric(28)NoThe receipt can be made for more than one part. This field holds part Line Id which is unique Number ,to identify the part received,starting from 1 and incremented by 1.Yes
RRPDT_RR_LINE_NO_numeric_28_0numeric(28)NoThis Field is same as RRpdt_Part_Line_Id and is kept for Future enhancement. Since RR_ Line_No is Non-Editable field,It is stored same sa Part Line id.No
RRPDT_REP_LINE_NO_numeric_28_0numeric(28)YesThis Field contains the part Line id when the part was issued for repair. (Ie Repair Order Part Line Id )No
RRPDT_RR_PART_OUINSTANCE_numeric_28_0numeric(28)YesThis Field Stores the organisation Unit where the Received part is originally created.No
RRPDT_REP_PART_NO_varchar_40varchar(40)NoThis Field stores the Issued part No.No
RRPDT_RR_PART_NO_varchar_40varchar(40)NoThe Filed stores the recived part no.No
RRPDT_PART_CONTROL_TYPE_varchar_5varchar(5)YesThis field holds the control type of the received part to identify whether the part is lot controlled or serial controlled or Lot and Serial Controlled or Neither Controlled. The values for this field could be SN - Serial Controlled. LN - Lot CNo
RRPDT_PART_SHELF_LIFEudd_quantitynumeric(13)YesThe Designed shelf life from Part Admin is stored at Part Level.No
RRPDT_RR_ISSUE_QTY_decimal_28_8decimal(28)NoThis Field holds the issued Number of quantity of the part.No
RRPDT_RR_PART_COND_varchar_5varchar(5)NoThis Field holds the condition of the part Received. The values could be one of the following. O - Overhauled N - New S - Serviceable U - UnServiceable NS - New SurplusNo
RRPDT_RR_PART_PEND_QTY_decimal_28_8decimal(28)NoThis field holds pending Number of Quantity to be received.No
RRPDT_RR_PART_RECD_QTY_decimal_28_8decimal(28)NoThis Field holds the Received Number of QuantityNo
RRPDT_RR_PART_UOM_varchar_10varchar(10)NoThis Field holds the Unit of measurement in which the part is received.No
RRPDT_RR_INSPECT_DATE_datetime_8datetime(8)YesThis Field holds the Date when the Part is inspected.No
RRPDT_RR_INSPECT_BY_varchar_30varchar(30)YesThis field holds the User name who has entered the Inspection Information.No
RRPDT_RR_INSPECT_COMMENTS_varchar_255varchar(255)YesThis Field stores the comments entered by the Inspecting Person.No
RRPDT_RR_MOVE_COMMENTS_varchar_255varchar(255)YesThis Field stores the comments entered when the part is moved to some warehouse.No
RRPDT_RR_TOT_ISSUE_QTY_decimal_28_8decimal(28)YesThis Field stores the total issued quantity.No
RRPDT_RR_TOT_RECPT_QTY_decimal_28_8decimal(28)YesThis Field Stores the Total Received Quantity.No
RRPDT_PART_ACCEPT_QTY_decimal_28_8decimal(28)YesThis Field Holds the accepted Number of quantity after inspection.No
RRPDT_PART_REJECT_QTY_decimal_28_8decimal(28)YesThis field stores the rejected number of quantities.No
RRPDT_PART_MOVED_QTY_decimal_28_8decimal(28)Yespart moved quantityNo
RRPDT_WH_NO_varchar_30varchar(30)YesThis fiels holds the warehouse No Where the part is Moved.No
RRPDT_CREATEDDATE_datetime_8datetime(8)YesThis filed holds the date when the receipt details stored initially.No
RRPDT_CREATED_BY_varchar_30varchar(30)NoThis field holds the user who entered the receipt details.No
RRPDT_MODIFIEDDATE_datetime_8datetime(8)YesThis Field holds the Date when the receipt detail has been modified finally.No
RRPDT_MODIFIED_BY_varchar_30varchar(30)NoThis Field holds the user who modified the receipt details finally.No
RRPDT_LINE_STATUS_varchar_5varchar(5)YesThis field holds the status of the part whether the part is inspected or moved or partially inspected or partilally Moved. The Values in this field can be one of the following. I - Inspected. PI -Partially Inspected. M - MovedNo
RRPDT_DEF_FIN_BOOK_char_20char(20)YesFinance BookNo
RRPDT_ACCOUNT_TYPE_varchar_25Varchar(25)YesHolds the account typeNo
RRPDT_ACCOUNT_CODE_char_32char(32)YesStores the account code from Accoutnt group componentNo
RRPDT_ANALYSIS_CODE_varchar_5varchar(5)Yesstores the analysis code from the account based budget component for the passed account codeNo
RRPDT_SUBANALYSIS_CODE_varchar_5varchar(5)Yesstores the subanalysis code from the account based budget component for the passed account codeNo
RRPDT_CONTROL_ACC_TYPE_varchar_40varchar(40)Yesstores the Control Account Type from the AS component for the passed account codeNo
RRPDT_AUTO_POST_ACC_TYPE_varchar_40varchar(40)Yesstores the Automatic Posting Account Type from the AS component for the passed account codeNo
RRPDT_ACCT_CURR_CODE_varchar_5varchar(5)Yesstores the Account Currency Code from the AS component for the passed account codeNo
RRPDT_PEND_RETSUP_QTY_decimal_28_8decimal(28)YesPending Return QuantityNo
RRPDT_ACCT_EXP_AMT_decimal_28_8decimal(28)YesAcceptance amount includes TCDNo
RRPDT_FACCEPT_ACC_POST_FLAG_varchar_1varchar(1)Yespostiong flag - not using now since posting is centralizedNo
RRPDT_COMPUTED_COST_decimal_28_8decimal(28)YesComputed cost for posting - not using now since posting is centralizedNo
RRPDT_COMPUTED_DATE_datetime_8datetime(8)YesComputed dateNo
RRPDT_Gen_Insp_WO_varchar_75varchar(75)YesWork order generation required or not Y - Required N - Not requiredNo
RRPDT_Comp_WO_No_varchar_45varchar(45)YesGenerated work order numberNo
RRPDT_Insp_WO_Desc_varchar_75varchar(75)YesGenerated work order descriptionNo
RRPDT_Insp_WO_Status_varchar_15varchar(15)YesGenerated work order statusNo
RRPDT_COM_No_varchar_40varchar(40)YesComponent number.No
RRPDT_Exe_Comments_varchar_75varchar(75)YesCommentsNo
RRPDT_PART_TYPEudd_flag1varchar(25)YesThis Fields Hold the value C/P/S C - Core Parts Of Repair Order P - Piece/Facility Parts Of Repair Order S - Spare Parts Of Repair OrderNo
RRPDT_ACC_POST_FLAG_varchar_5varchar(5)Yesposting flag D - no posting happened I - posting happend for Acceptance M - posting happened for movementNo
RRPDT_MAINT_TYPEudd_designparamcodevarchar(5)YesMaintenance TypeNo
RRPDT_Core_valueudd_amountnumeric(13)YesCore ValueNo
RRPDT_variable_valueudd_amountnumeric(13)YesVariable valueNo
RRPMVI_EXPPOLICYudd_flagvarchar(25)YesExpensing policyNo
RRPMVI_RESDUAL_FLAGudd_flagvarchar(25)YesResidual flagNo
RRPDT_Mandate_Paramudd_flag2varchar(25)YesThis column holds the information about the parameter value availabilityNo
RRPDT_REP_COSTfin_amountnumeric(13)YesRepair costNo
RRPDT_BER_COSTfin_amountnumeric(13)YesBER costNo
RRPDT_EXCH_FEEfin_amountnumeric(13)YesExchange feeNo
RRPDT_NRTN_COSTfin_amountnumeric(13)YesNormal Return costNo
RRPDT_EXCH_RATEfin_amountnumeric(13)YesExchange rateNo
RRPDT_PART_COSTfin_amountnumeric(13)YesPart CostNo
rrpdt_mncore_costudd_amountnumeric(13)YesMain Core costNo
rrpdt_rtn_costudd_amountnumeric(13)YesReturn CostNo
RRPDT_RO_PART_TYPEudd_typevarchar(25)NoThis field corresponds to the part type defined in part master.No
RRPDT_RO_PART_NONSTKFLGudd_modelvarchar(20)NoThis field corresponds to the non stockable flag defined in part master.No
RRPDT_RO_PART_EXPTYPEudd_typevarchar(25)NoThis field corresponds to the expense type defined in part master.No
RRPDT_RO_PART_EXPOLICYudd_designparamcodevarchar(5)NoThis field corresponds to the expense policy defined in part master.No
RRPDT_RO_PART_LOTNOTYPEudd_designparamcodevarchar(5)YesThis field corresponds to the numbering type for lot as defined in part master.No
RRPDT_RO_PART_SLNOTYPEudd_designparamcodevarchar(5)YesThis field corresponds to the numbering type for serial as defined in part master.No
RRPDT_RO_PART_SLNOLOGICudd_designparamcodevarchar(5)YesThis field corresponds to the serial number generation logic as defined in part master.No
Table Name : GR_RRPLII_PT_LT_INSP_INFO
Comment :This Table holds the Lot level part Inspection Details
Column Name UDD Data Type Is NULL? Comment Is PK?
RRPLII_CREATED_OUINSTANCE_decimal_10_0decimal(10)NoThis field holds the organisation Unit where this lot level inspection details entered.Yes
RRPLII_RR_NO_varchar_40varchar(40)NoThis field holds the receipt number for which the inspection has been done.Yes
RRPLII_PART_LINE_ID_decimal_10_0decimal(10)NoThis field holds the part line id for which the ispection has been doneYes
RRPLII_LOT_SL_LINE_ID_decimal_10_0decimal(10)NoThis field holds the Lot line id ofr which the inspection has been done.Yes
RRPLII_ACCEPT_QTY_decimal_28_8decimal(28)YesThis field holds the number of accepted quantity out of the lot quantity.No
RRPLII_ACCEPT_COND_varchar_5varchar(5)YesThis field holds the condition of the part while accepting.No
RRPLII_REJECT_QTY_decimal_28_8decimal(28)YesThis field holds the rejected quantity out of the lot quantity. This could be Null some time.No
RRPLII_REJECT_REASON_CODE_varchar_25Varchar(25)YesThis field holds the reason code, defined in the logistics common master, for which the quantities are rejected.No
RRPLII_QUAR_QTY_decimal_28_8decimal(28)YesThis field holds the number of quarantined quantity. This could be Null some time.No
RRPLII_QUAR_REASON_CODE_varchar_25Varchar(25)YesThis field stores the reason code for which those quantity of the part are quarantined.No
RRPLII_CREATEDDATE_datetime_8datetime(8)YesThis field stores the date when the lot level inspection info of the part and for the lot is entered initially.No
RRPLII_CREATED_BY_varchar_30varchar(30)YesThis field stores the User Name who has entered thel inspection info of the part and for the lot initially.No
RRPLII_MODIFIEDDATE_datetime_8datetime(8)YesThis field stores the date when inspection info of the part and for the lot is entered finally.No
RRPLII_MODIFIED_BY_varchar_30varchar(30)YesThis field stores the user Name who has entered inspection info of the part and for the lot finally.No
Table Name : GR_RRPMVI_PT_MOVE_INFO
Comment :This Table Holds the Part Movemnet details for the Repair receipt
Column Name UDD Data Type Is NULL? Comment Is PK?
RRPMVI_CREATED_OUINSTANCE_decimal_10_0decimal(10)NoThis field holds the organisation Unit Number where the Movement details entered for the repair receipt.Yes
RRPMVI_RR_NO_varchar_40varchar(40)NoThis field holds the Repair receipt Number for which the repair receipt details entered.Yes
RRPMVI_PART_LINE_ID_decimal_10_0decimal(10)NoThis field holds the part line id which is assigned when the part details for the repair receipt is saved.Yes
RRPMVI_LOT_SL_LINE_ID_decimal_10_0decimal(10)NoThis field holds the Lot or serial line id which is assigned for each lot or serial when the lot and serial info for the part is eneterd.Yes
RRPMVI_PO_SCH_ID_decimal_10_0decimal(10)NoThis field holds the Ro schedule IDYes
RRPMVI_ZONE_ID_varchar_10varchar(10)YesThis field hold the Zone ID to which the part is moved.No
RRPMVI_BIN_ID_varchar_10varchar(10)YesThis field Holds the Bin ID under the Zone ID to which the part is moved.No
RRPMVI_STATUS_varchar_25Varchar(25)YesThis field holds the Status of the Movement of the Part under the reapir receipt. This values in this field could be one of the following. M - Moved. PM - Partially MovedNo
RRPMVI_CREATEDDATE_datetime_8datetime(8)YesThis field holds the Date when the Movement details entered initially for the part.No
RRPMVI_CREATED_BY_varchar_30varchar(30)YesThis field holds the User Name who entered the movement details for the part initially.No
RRPMVI_MODIFIEDDATE_datetime_8datetime(8)YesThis field holds the Date when the Movement details modified finally for the part.No
RRPMVI_MODIFIED_BY_varchar_30varchar(30)YesThis field holds the User Name who modified the movement details for the part finally.No
RRPMVI_MOVETOWH_varchar_40varchar(40)YesMovement WarehouseNo
RRPMVI_SysGen_Lotno_varchar_40varchar(40)YesThis field corresponds to the Internaly generated lotnumber for the given part.No
RRPMVI_PART_VALMETHODudd_designparamcodevarchar(5)YesThis field corresponds to the part valuation method details.No
RRPMVI_MOVED_QTYudd_quantitynumeric(13)YesMoved QuantityNo
RRPMVI_TOSTKSTATUSudd_desc40varchar(40)YesTo Stock statusNo
RRPMVI_MOVETYPEudd_desc40varchar(40)YesMovement Type (Binning, Work Center,Ship to Customer, Ship to Suppler-Exchange)No
RRPMVI_FINALDESTudd_statusvarchar(25)YesFinal DestinationNo
RRPMVI_OWNERSHIPudd_designparamcodevarchar(5)YesTrading Partner TypeNo
RRPMVI_OWNINGAGENCYudd_vendorcodevarchar(45)YesTrading Partner NumberNo
RRPMVI_OWNINGAGENCYOUudd_seqnoint(4)YesTrading Partner OU instanceNo
RRPMVI_WORKCENTERNOudd_desc40varchar(40)YesWork Center NumberNo
RRPMVI_WORKORDERNOudd_desc40varchar(40)YesWork Order NumberNo
RRPMVI_WORKORDERTYPEudd_flagvarchar(25)YesWork Order TypeNo
RRPMVI_BERudd_designparamcodevarchar(5)YesIf BER quantity is greater than 0 and Salvage action is By Operator in RO then this flag will be Y else NNo
RRPMVI_MR_NOudd_documentnovarchar(40)YesMaterial request NoNo
RRPMVI_MR_LINE_NOudd_seqnoint(4)YesMaterial Request Line NumberNo
RRPMVI_EXREF_LINENOudd_seqnoint(4)YesExchange reference Unique idNo
RRPMVI_MOVTYP_OVERRIDEudd_designparamcodevarchar(5)YesIf defaulted movement type is changed then this flag will be YNo
RRPMVI_TO_STS_OWNERSHIPudd_designparamcodevarchar(5)Yesthe final owner ship of the part which involved in repairNo
RRPMVI_TO_STS_OWNINGAGENCYudd_vendorcodevarchar(45)Yesthe owning agency of the part which involved in repair scenarioNo
RRPMVI_TO_STS_OWNINGOUudd_seqnoint(4)Yesthe owning agency OUNo
RRPMVI_UNIQUEIDudd_seqnoint(4)Yesthe unique idNo
RRPMVI_MOVE_LINENOudd_seqnoint(4)Yesthe movement line noNo
Table Name : GR_RRPMVI_PT_PENDMOVE_INFO
Comment :Posting  and  ownership details  will be populated against RR  during  acceptance if the RR is  participating with exchange scenario only.
Column Name UDD Data Type Is NULL? Comment Is PK?
RRPMVI_UNIQUE_IDudd_seqnoint(4)NoUnique sequence NumberYes
RRPMVI_CREATED_OUINSTANCEudd_ctxt_ouinstanceint(4)YesOrgainsation Unit CodeNo
RRPMVI_RR_NOudd_documentnovarchar(40)YesRepair Receipt NumberNo
RRPMVI_PART_LINE_IDudd_seqnoint(4)YesPart Line NumberNo
RRPMVI_LOT_SL_LINE_IDudd_seqnoint(4)YesSerial lot line NumberNo
RRPMVI_MOV_LINE_IDudd_seqnoint(4)YesMove Line NumberNo
RRPMVI_MOVETOWHudd_warehousevarchar(10)YesMove To WarehouseNo
RRPMVI_ZONE_IDudd_zonevarchar(10)YesMove to ZoneNo
RRPMVI_BIN_IDudd_binvarchar(10)YesMove to BinNo
RRPMVI_STATUSudd_partstatusvarchar(40)YesMovement StatusNo
RRPMVI_PENDMVD_QTYudd_quantitynumeric(13)YesPending moved quantityNo
RRPMVI_MOVETYPEudd_desc40varchar(40)YesMovement TypeNo
RRPMVI_FINALDESTudd_statusvarchar(25)YesDestination (Return to supplier inventory/return to Inventory, Return to customer Inventory)No
RRPMVI_OWNERSHIPudd_designparamcodevarchar(5)YesOwnership (Cus-Customer, Own-Owned, Sup-Supplier)No
RRPMVI_OWNINGAGENCYudd_vendorcodevarchar(45)YesOwning Agency NumberNo
RRPMVI_OWNINGAGENCYOUudd_ctxt_ouinstanceint(4)YesOwning Agency orgainsation OUNo
RRPMVI_TOSTKSTATUSudd_partstatusvarchar(40)YesTo stock statusNo
RRPMVI_WORKCENTERNOudd_desc40varchar(40)YesWork center NumberNo
RRPMVI_WORKORDERNOudd_desc40varchar(40)YesWork order NumberNo
RRPMVI_WORKORDERTYPEudd_flagvarchar(25)YesWork order TypeNo
RRPMVI_BERudd_designparamcodevarchar(5)YesBeyond economic repair quantityNo
RRPMVI_MR_NOudd_documentnovarchar(40)YesMaterial request NumberNo
RRPMVI_MR_LINE_NOudd_seqnoint(4)YesMaterial request line NumberNo
RRPMVI_EXREF_LINENOudd_seqnoint(4)YesExchange reference NumberNo
RRPMVI_ACCP_AMTudd_amountnumeric(13)YesAccepted AmountNo
RRPMVI_PART_COSTudd_amountnumeric(13)YesPart costNo
RRPMVI_MOVED_FLAGudd_designparamcodevarchar(5)YesMoved FlagNo
RRPMVI_CREATEDDATEudd_datetimevarchar(30)YesCreated DateNo
RRPMVI_CREATED_BYudd_ctxt_uservarchar(30)YesCreated BYNo
Table Name : GR_RRPPD_PT_POS_DTL
Comment :This table holds the Sub component details
Column Name UDD Data Type Is NULL? Comment Is PK?
RRPPD_CREATED_OUINSTANCE_decimal_10_0decimal(10)NoThis field holds the organisation unit where the Part position details has been entered.Yes
RRPPD_RR_NO_varchar_40varchar(40)NoThis field holds the Repair receipt Number for which the part position details has been entered.Yes
RRPPD_PART_LINE_ID_decimal_10_0decimal(10)NoThis field holds the part line id for which this part position details has been entered.Yes
RRPPD_LOT_SL_LINE_ID_decimal_10_0decimal(10)NoThis field holds the Serial line id for which the part position details has been entered.Yes
RRPPD_PRT_POS_LINE_ID_decimal_10_0decimal(10)NoThis field holds the part position line id for which the details has been entered.Yes
RRPPD_PRT_POS_CODE_varchar_70varchar(70)YesThis field contains Part- position codeNo
RRPPD_PRT_OUINSTANCE_decimal_10_0decimal(10)NoThis field contains organisation unit where part is originally created.No
RRPPD_PRT_NO_varchar_40varchar(40)YesThis field holds the part number.No
RRPPD_PRT_SL_NO_varchar_40varchar(40)YesThis filed holds serial No.No
RRPPD_PRT_SL_COND_varchar_25Varchar(25)YesThis filed holds the part conditionNo
RRPPD_CERTIFICATE_NO_varchar_40varchar(40)YesThis field contains the certificate NumberNo
RRPPD_CERTIFICATE_DATE_datetime_8datetime(8)YesThis field contains the certificate date.No
RRPPD_CERTIFICATE_TYPE_varchar_25Varchar(25)YesThis field contains certificate Type defined in the logistics common master.No
RRPPD_CERTIFICATE_AU_NO_varchar_40varchar(40)YesThis field holds the certificate authorisation Number.No
RRPPD_SYS_TRK_REF_NO_varchar_40varchar(40)YesThis filed holds the system tracking reference NumberNo
RRPPD_CREATEDDATE_datetime_8datetime(8)YesThis field holds the date when the part position details has been entered initially.No
RRPPD_CREATED_BY_varchar_30varchar(30)YesThis field holds the user name who entered the part position details initially.No
RRPPD_MODIFIEDDATE_datetime_8datetime(8)YesThis field holds the date when the part position details modified finally .No
RRPPD_MODIFIED_BY_varchar_30varchar(30)YesThis field holds the user name who modified the part position details finally.No
RRPPD_LAST_PRFDATE_TSI_datetime_8datetime(8)YesLast updated date - TSINo
RRPPD_LAST_PRFDATE_TSO_datetime_8datetime(8)YesLast updated date - TSONo
RRPPD_UPD_PARAM_FLAG_varchar_5varchar(5)YesParameter flag holds Y - if updated N - not updatedNo
Table Name : GR_RRPRD_PT_REF_OBJ_DTL
Comment :This table holds the part level reference document details for the repair receipt.
Column Name UDD Data Type Is NULL? Comment Is PK?
RRPRD_CREATED_OUINSTANCE_decimal_10_0decimal(10)NoThis field holds the Organisation Ubit Number where the part level reference document details entered.Yes
RRPRD_RR_NO_varchar_40varchar(40)NoThis field holds the repair receipt number for which the part is received.Yes
RRPRD_PART_LINE_ID_decimal_10_0decimal(10)NoThis field holds the part line id which is assigned which updating the Repair receipt part details.Yes
RRPRD_DOC_LINE_ID_decimal_10_0decimal(10)NoThis field holds the document line id given for each document which is referenced.Yes
RRPRD_REF_DOC_TYPE_varchar_25Varchar(25)YesThis field holds the Reference Document Type defined in the logistics common master.No
RRPRD_REF_DOC_ID_varchar_40varchar(40)YesThis field holds the Reference Document ID entered for the document which is referred while receiving the part under the Repair receipt.No
RRPRD_REF_DOC_FILE_NAME_varchar_50varchar(50)YesThis filed stores the file name of the document which is referenced.No
RRPRD_CREATED_DATE_datetime_8datetime(8)YesThis field hiolds the date when the part level reference document details entered initially.No
RRPRD_CREATED_BY_varchar_30varchar(30)YesThis field holds the User Name who entered the part level reference document detail initially.No
RRPRD_MODIFIED_DATE_datetime_8datetime(8)YesThis field hiolds the date when the part level reference document details modified finally.No
RRPRD_MODIFIED_BY_varchar_30varchar(30)YesThis field holds the User Name who modified the part level reference document detail finally.No
Table Name : GR_RRPSII_PT_SL_INSP_INFO
Comment :This table holds the Inspection Information of the serial controlled parts.
Column Name UDD Data Type Is NULL? Comment Is PK?
RRPSII_CREATED_OUINSTANCE_decimal_10_0decimal(10)NoThis field holds the organisation unit where the serial level inspection info is entered.Yes
RRPSII_RR_NO_varchar_40varchar(40)NoThis field holds the receipt number for which the serial level inspection info has been entered.Yes
RRPSII_PART_LINE_ID_decimal_10_0decimal(10)NoThis field holds the Part line id for which the serial level inspection info is enteredYes
RRPSII_LOT_SL_LINE_ID_decimal_10_0decimal(10)NoThis field holds the serial line id for which the serial level inspection info is enteredYes
RRPSII_INSPECT_RESULT_varchar_5varchar(5)YesThis field holds the Inspection Result for the serial line id. The value of this field may obtain one of the following. A - Accepted R - Rejected Q - QuantinedNo
RRPSII_INSPECT_COND_varchar_5varchar(5)YesThis field holds the condition of the inspected part. This could be one of the following if the part type is component . N - New O - Overhauled S - Serviceable U - Unserviceable. Else N - New NS - New SurplusNo
RRPSII_REASON_CODE_varchar_25Varchar(25)YesThis field holds the Reason code , defined in the logistics common master , for which the serial is rejected.No
RRPSII_CREATEDDATE_datetime_8datetime(8)YesThis field holds the date when the serial inspection information is entered initially.No
RRPSII_CREATED_BY_varchar_30varchar(30)YesThis field holds the User Name who has entered the serial inspection details for the serial line id , part line id and for the receipt.No
RRPSII_MODIFIEDDATE_datetime_8datetime(8)YesThis field holds the date when serail inspection info has been modified finally for the serila line Id , part line id and for the receipt.No
RRPSII_MODIFIED_BY_varchar_30varchar(30)YesThis field holds the User name who has modified the seilal inspection info finally for the serial line id , part line id and for the receipt Number.No
RRPSII_RecordUpdateudd_designparamcodevarchar(5)Yesstatus of the technical records update corresponding to the serial number being inspectedNo
RRPSII_COMPONENT_IDudd_componentidvarchar(90)YesThis field corresponds to the Componenet id details for the given partNo
RRPSII_COMPONENT_OUudd_ctxt_ouinstanceint(4)YesThis field corresponds to the Componenet Ou for the respective Componenet id details.No
rrpsii_compliance_update_flagudd_chkflagvarchar(1)Yesthe flag is updated-Y when compliance temp table is populated or updtaed as NNo
RRPSII_PRTSRL_CHANGEudd_designparamcodevarchar(5)YesPart Serial change applicableNo
RRPSII_DEVIATED_PARTQUDD_BITbit(1)YesDeviated part flag(1-Yes;0-No)No
RRPSII_DEVIATED_COMMENTSudd_txt2000varchar(2000)YesDeviated commentsNo
Table Name : GR_RRPSPI_PT_SL_PARM_INFO
Comment :This table holds the Parameter details for the part of type component.
Column Name UDD Data Type Is NULL? Comment Is PK?
RRPSPI_CREATED_OUINSTANCE_decimal_10_0decimal(10)NoThis fiels holds the organisation Unit where the parameter details entered for the part (of type component) ,serial line id, Param line id.Yes
RRPSPI_RR_NO_varchar_40varchar(40)NoThis field stores the Repair receipt Number for which the component parameter details has been entered.Yes
RRPSPI_PART_LINE_ID_decimal_10_0decimal(10)NoThis field holds the Part Line Id for which the parameter details has been entered.Yes
RRPSPI_LOT_SL_LINE_ID_decimal_10_0decimal(10)NoThis field holds the serial line id for which the parameter details has been entered.Yes
RRPSPI_PARAM_LINE_ID_decimal_10_0decimal(10)NoThis field holds the parameter Line id for which the details has been entered.Yes
RRPSPI_AC_PARAM_CODE_varchar_40varchar(40)YesThis Field holds Range and consumption parameter code of the component ( Part and serial No combination). ( Like FC,FH,EC,EH) FC - Flight Cycles, FH - Flight Hours EC - Engine Cycles, EH - Engine HoursNo
RRPSPI_SINCE_INSPECT_decimal_28_8decimal(28)YesThis field holds the Number of counts for the parameter that happened since the component is inspected. For example For parameter FC - Since Inspect- 20 means Since the component is inspected 20 flight cycles this component has been functioned iNo
RRPSPI_SINCE_NEW_decimal_28_8decimal(28)YesThis field holds the Number of counts that happened since the component is NewNo
RRPSPI_SINCE_OVERHAUL_decimal_28_8decimal(28)YesThis field holds the Number of counts that happened since the component is OverhauledNo
RRPSPI_SINCE_REPAIR_decimal_28_8decimal(28)YesThis field holds the Number of counts that happened since the component is RepairedNo
RRPSPI_SINCE_SHOP_VISIT_decimal_28_8decimal(28)YesThis field holds the Number of counts that happened since the component is Visited the shops for the correction.No
RRPSPI_WARR_VAL_decimal_28_8decimal(28)YesThis field holds the warranty value if any for the component.No
RRPSPI_CREATEDDATE_datetime_8datetime(8)YesThis field holds the date when the parameter details entered initially.No
RRPSPI_CREATED_BY_varchar_30varchar(30)YesThis field holds the User name who entered the parameter details for the part and serial no initilally.No
RRPSPI_MODIFIEDDATE_datetime_8datetime(8)YesThis field holds the date when the parameter details modified finally.No
RRPSPI_MODIFIED_BY_varchar_30varchar(30)YesThis field holds the User Name who modified the parameter details finally.No
RRPSPI_UOM_varchar_10varchar(10)YesTransaction UOMNo
RRPspi_Unknown_varchar_5varchar(5)YesUnknownNo
Table Name : GR_RRROD_REF_OBJ_DTL
Comment :This table Holds the Refrence document details for the Repair receipt.
Column Name UDD Data Type Is NULL? Comment Is PK?
RRROD_CREATED_OUINSTANCE_decimal_10_0decimal(10)NoThis field holds the organisation Unit Number where the refterce document details for the Repair receipt Is entered.Yes
RRROD_RR_NO_varchar_40varchar(40)NoThis field holds the Repair Receipt Number for which the Reference document details has been entered.Yes
RRROD_DOC_LINE_ID_decimal_10_0decimal(10)NoThis field holds the Document Line ID which is unique given for each document Referenced.Yes
RRROD_REF_DOC_TYPE_varchar_25Varchar(25)YesThis field Holds the Reference Document Type defined in the logistics common master.No
RRROD_REF_DOC_ID_varchar_40varchar(40)YesThis field Holds the Document ID entered for each document.No
RRROD_REF_DOC_FILE_NAME_varchar_50varchar(50)YesThis field Holds the File Name of the Document.No
RRROD_CREATED_DATE_datetime_8datetime(8)YesThis field stores the date when the reference document details entered initially for the Repair receipt.No
RRROD_CREATED_BY_varchar_30varchar(30)YesThis field holds the User Name who entered reference document details initially for the reapir receipt.No
RRROD_MODIFIED_DATE_datetime_8datetime(8)YesThis field stores the date when the reference document details modified finally for the Repair receipt.No
RRROD_MODIFIED_BY_varchar_30varchar(30)YesThis field holds the User Name who modified the reference document details finally for the reapir receipt.No
Table Name : GR_RRSPI_SUB_PARM_INFO
Comment :This table holds the sub component s parameter information.
Column Name UDD Data Type Is NULL? Comment Is PK?
RRSPI_CREATED_OUINSTANCE_decimal_10_0decimal(10)NoThis field holds the organisation Unit number where repair receipt created.Yes
RRSPI_RR_NO_varchar_40varchar(40)NoThis field holds the Repair receipt Number under which the parent component is received.Yes
RRSPI_PART_LINE_ID_decimal_10_0decimal(10)NoThis field Holds the part Line id which is captured whiile updating the receipt part details .Yes
RRSPI_LOT_SL_LINE_ID_decimal_10_0decimal(10)NoThis field holds the Serial Line Id which is captured while updating Lot and seial info for the part received.Yes
RRSPI_PRT_POS_LINE_ID_decimal_10_0decimal(10)NoThis field holds the Part and position no as concatenated value.Yes
RRSPI_PARAM_LINE_ID_decimal_10_0decimal(10)NoThis field holds the Parameter Line ID unique for each parameter for the sub component.Yes
RRSPI_AC_PARAM_CODE_varchar_40varchar(40)YesThis field holds the parameter codeNo
RRSPI_SINCE_INSPECT_decimal_28_8decimal(28)YesThis field holds the value for the parameter (say flight cycles). how many flight cycles it has been functioned from the point of time when it is finally inspected.No
RRSPI_SINCE_NEW_decimal_28_8decimal(28)YesThis field holds the value for the parameter (say flight cycles). how many flight cycles it has been functioned from the point of time when it is purchased freshly.No
RRSPI_SINCE_OVERHAUL_decimal_28_8decimal(28)YesThis field holds the value for the parameter (say flight cycles). how many flight cycles it has been functioned from the point of time when it is finally overhauled.No
RRSPI_SINCE_REPAIR_decimal_28_8decimal(28)YesThis field holds the value for the parameter (say flight cycles). how many flight cycles it has been functioned from the point of time when it is finally Got repairedNo
RRSPI_SINCE_SHOP_VISIT_decimal_28_8decimal(28)YesThis field holds the value for the parameter (say flight cycles). how many flight cycles it has been functioned from the point of time when it is finally visited to shopNo
RRSPI_WARR_VAL_decimal_28_8decimal(28)YesThis field holds the warranty value for the component.No
RRSPI_CREATEDDATE_datetime_8datetime(8)YesThis field holds the Date when the sub component s parameter details entered initailly.No
RRSPI_CREATED_BY_varchar_30varchar(30)YesThis field holds the user name who entered the parameter details for the sub component initially.No
RRSPI_MODIFIEDDATE_datetime_8datetime(8)YesThis field holds the Date when the sub component s parameter details modified finally.No
RRSPI_MODIFIED_BY_varchar_30varchar(30)YesThis field holds the user name who modified the parameter details for the sub component finally.No
RRSPI_UOM_varchar_10varchar(10)Yestransaction UOMNo
Table Name : GR_RRSWI_SUB_WARR_INFO
Comment :This table contains the sub component warranty info
Column Name UDD Data Type Is NULL? Comment Is PK?
RRSWI_CREATED_OUINSTANCE_decimal_10_0decimal(10)NoThis field holds the Organisation unit where the sub component warranty info has been entered.Yes
RRSWI_RR_NO_varchar_40varchar(40)NoThis field holds the Repair receipt number for the sub component parameter info has been entered.Yes
RRSWI_PART_LINE_ID_decimal_10_0decimal(10)NoThis field hols the part line id for which the info has been entered.Yes
RRSWI_LOT_SL_LINE_ID_decimal_10_0decimal(10)NoThis field holds the serial line id for which the info has been entered.Yes
RRSWI_PRT_POS_LINE_ID_decimal_10_0decimal(10)NoThis field holds the part position line id for which the sub component info has been entered.Yes
RRSWI_WARR_PARENT_FLAG_varchar_5varchar(5)YesThis field contains whether the parent component has warranty. The values could be one of the following Y - Yes N - NoNo
RRSWI_WARR_UNDER_FLAG_varchar_5varchar(5)YesThis field holds info whether the sub component is under warranty or Not The values could be one of the following Y - Yes N - NoNo
RRSWI_WARR_NUMBERING_TYPE_varchar_5varchar(5)YesThis field holds the Numbering type to genrate warranty info for the sub component.No
RRSWI_WARR_CATEGORY_varchar_25Varchar(25)YesThis field holds warranty category of the sub component which is defined inthe logistics common master.No
RRSWI_WARR_TYPE_varchar_25Varchar(25)YesThis field holds the warranty type define d in the logistics common master.No
RRSWI_WARR_START_DATE_datetime_8datetime(8)YesThis field holds the start date of the warranty for the sub component.No
RRSWI_WARR_DURATION_decimal_28_8decimal(28)YesThis field holds the duaration period since the warranty start date.No
RRSWI_WARR_DURATION_UNIT_varchar_5varchar(5)YesThis field holds the warranty duration unit The values could be one of the following M- Months W- Weeks D- Days Y-YearsNo
RRSWI_WARR_REMARKS_varchar_255varchar(255)YesThis field contains the remarks entered when the warranty info is genrated for the sub component.No
RRSWI_CREATEDDATE_datetime_8datetime(8)YesThios field holds date when the sub component s warranty info is entered initially.No
RRSWI_CREATED_BY_varchar_30varchar(30)YesThis field contains the user name who has entered the sub component s warranty info initially.No
RRSWI_MODIFIEDDATE_datetime_8datetime(8)YesThis field holds the Date when the sub component s warranty info has been modified finally.No
RRSWI_MODIFIED_BY_varchar_30varchar(30)YesThis field holds the user name when the sub compoenet s warranty info has been modified finally.No
RRSWI_WARR_START_BASIS_varchar_5varchar(5)YesWarranty Begins On - Installation Date (ID) and Receipt Date (RD)No