Data Dictionary -- Stock Receipt
Srl. No. Table Name Comment
1REC_RECDA_DOC_ATTACH_DTLThis table contains the document attachments or references to the Unplanned Receipt document
2REC_STMATLOSS_DTLThis table is used to store the part level details of stock transfer Material Loss Detail.
3REC_STMATLOSS_HDRThis table is used to store the details of stock transfer Material Loss Header.
4REC_STRECDT_STKTRNFR_DTLThis table is used to store the part level details of stock transfer receipt.
5REC_STRECMN_STKTRN_HDRThis table is used to store the document level information of stock transfer receipt
6REC_STRECSG_STKTRN_STORAGEThis table is used to store the storage information of the stock transfer receipt
7REC_STRECSHP_STKTRN_SHIPthis table is used to stored the shipment details of the stock transfer receipt
8REC_STRECSRL_STKSRLLOT_DTLthis table is used to stored the serial lot details details of the stock transfer receipt
9REC_STRECTCD_STKTRN_TCDthis table is used to stored the TCD details details of the stock transfer receipt
10REC_UPRADL_UNPLNRCPT_ADL_INFOThis table is used to store the serial and lot details for the line items which are lot / Serial controlled.
11REC_UPRATT_SRL_ATTRIB_INFOFor a part-serial, the quantitative and qualitative attributes captured at the time of receipt are available in this table
12REC_UPRDTL_UNPLANNEDINFO_DTLThis table contains the parts (and their details) that are received as part of the Unplanned Receipt Document
13REC_UPRHDR_UNPLANNEDINFO_HDRThe table is used to store Unplanned receipt main information like receipt date, receipt doc status, category, Warehouse, etc
14REC_UPROPSET_OPT_SETTINGSThis table is used to store the options that are set by the user. The two options are: 1. Allow Input of Stock Value for Standard Cost Parts. It takes values Y and N . If it is set as Y , then the value entered by the user is taken as the
15REC_UPRPRM_SRL_PARAM_VALFor component type of parts, their initial parameter values during the first time of their receipt are stored here.
16REC_UPRQC_QUICK_CODEUnplanned Receipt Quick Code master table which stores the quick codes defined by the user.
17UPR_PARAMETER_DETAILSThis table holds the meta data for the component. This table will exist in all the component as part of the component. This table will hold the static values like combos, combo defaults, guidance text etc. Values are stored against the screen control.
Table Name : REC_RECDA_DOC_ATTACH_DTL
Comment :This table contains the document attachments or references to the Unplanned Receipt document
Column Name UDD Data Type Is NULL? Comment Is PK?
RECDA_DOCUMENT_OU_decimal_10_0decimal(10)NoDocument OUYes
RECDA_DOCUMENT_NO_varchar_40varchar(40)Noref document numberYes
RECDA_REF_DOC_TYPE_varchar_15varchar(15)NoReference Document TypeYes
RECDA_DOC_ID_varchar_40varchar(40)NoDocument IdYes
RECDA_FILE_NAME_varchar_50varchar(50)YesReference File NameNo
RECDA_REMARKSudd_txt255varchar(255)YesRemarks (if any)No
Table Name : REC_STMATLOSS_DTL
Comment :This table is used to store the part level details of stock transfer Material Loss Detail.
Column Name UDD Data Type Is NULL? Comment Is PK?
STMLD_OUINSTANCE_IDudd_ctxt_ouinstanceint(4)YesMaterial Loss Document OUNo
STMLD_MATLOSS_NOudd_documentnovarchar(40)YesMaterial Loss DocumentNoNo
STMLD_SYSLINE_NOudd_rownoint(4)YesThe Line no to identify the records uniquelyNo
STMLD_PRT_DISPLAYLINE_NOudd_rownoint(4)YesSequence NoNo
STMLD_PART_CRT_OUudd_ctxt_ouinstanceint(4)YesPart Created ouNo
STMLD_PART_PLN_OUudd_ctxt_ouinstanceint(4)YesPart Plan OuNo
STMLD_PART_NOudd_partnovarchar(40)YesMaterial loss part NoNo
STMLD_PART_STATUSudd_partstatusvarchar(40)YesMaterial Loss Part Staus.No
STMLD_PART_SERIALudd_partserialnumbervarchar(40)YesMaterial Loss serial noNo
STMLD_PART_LOTudd_lotnovarchar(18)YesMaterial Loss Lot NoNo
STMLD_ISU_QTYudd_quantitynumeric(13)YesIssued QuantityNo
STMLD_RCPT_QTYudd_quantitynumeric(13)Yesreceipt QuantityNo
STMLD_LOST_QTYudd_quantitynumeric(13)YesMaterial Loss QuantityNo
STMLD_STOCK_UOMudd_uomvarchar(15)YesStock Unit of MeasurementNo
STMLD_ISS_PRT_LINE_NOudd_rownoint(4)YesPart Line NoNo
STMLD_ISS_STG_LINE_NOudd_rownoint(4)YesSequence No.No
STMLD_LOSSDETAILtxt255varchar(255)YesMaterial Loss detailsNo
STMLD_COMMENTtxt255varchar(255)Yesmaterials loss commentsNo
STMLD_LOSS_VALUEudd_valuenumeric(13)Yesmaterial Loss valueNo
STMLD_TIMESTAMPudd_timestampint(4)YesTimestampNo
REPLICATION_KEY_bigint_8Bigint(8)NoUnique NumberYes
STMLD_PARTTYPEudd_parttypevarchar(25)Yespart typeNo
STMLD_CNTRLTYPEudd_flagvarchar(25)Yespart control typeNo
STMLD_EXPENSETYPEudd_flagvarchar(25)Yesexpense typeNo
STMLD_VALUATION_METHODudd_designparamcodevarchar(5)Yesvaluation methodNo
STMLD_NONSTOCKABLE_FLAGudd_designparamcodevarchar(5)Yesnon stockable flagNo
STMLD_EXPENSING_POLICYudd_designparamcodevarchar(5)Yesexpensing policyNo
STMLD_LOTNOTYPEudd_designparamcodevarchar(5)Yeslot number typeNo
STMLD_SLNOTYPEudd_designparamcodevarchar(5)Yesserail number typeNo
STMLD_SLNOLOGICudd_flagvarchar(25)Yesserial number logicNo
STMLD_PART_ACC_GRPudd_flagvarchar(25)Yespart account groupNo
STMLD_CURRENCYudd_designparamcodevarchar(5)YescurrencyNo
Table Name : REC_STMATLOSS_HDR
Comment :This table is used to store the details of stock transfer Material Loss Header.
Column Name UDD Data Type Is NULL? Comment Is PK?
STMLH_OUINSTANCE_IDudd_ctxt_ouinstanceint(4)YesMaterial Loss Document OUNo
STMLH_MATLOSS_NOudd_documentnovarchar(40)YesMaterial Loss DocumentNoNo
STMLH_STATUSudd_statusvarchar(25)YesMaterial Loss Document StatusNo
STMLH_RECORD_DATETIMEudd_timedatetime(8)YesMaterial Loss Document recorded dateNo
STMLH_CATEGORYudd_flagvarchar(25)YesMaterial Loss Document catedory loaded with the quick code containing loss category as its value in quick code.No
STMLH_USER_STATUSudd_flagvarchar(25)YesMaterial Loss Document User Status loaded with the quick code containing Loss User Status as its value in quick code.No
STMLH_TOTAL_LOSTudd_valuenumeric(13)YesMaterial Loss Document total lost valueNo
STMLH_REC_WH_OUudd_ctxt_ouinstanceint(4)YesMaterial Loss receiving warehouse OuNo
STMLH_REC_WHudd_warehousevarchar(10)YesMaterial Loss Document warehouseNo
STMLH_PARENTDOC_OUudd_ctxt_ouinstanceint(4)YesStock Transfer order OuNo
STMLH_PARENTDOC_NOudd_documentnovarchar(40)YesStock Transfer order NoNo
STMLH_PARENTDOC_TYPEudd_flagvarchar(25)YesStock Transfer order TypeNo
STMLH_REF_DOC_OUudd_ctxt_ouinstanceint(4)YesIssue Document OuNo
STMLH_REF_DOC_NOudd_documentnovarchar(40)Yesissue Document NoNo
STMLH_REF_DOC_TYPEudd_flagvarchar(25)Yesissue Document TypeNo
STMLH_REMARKStxt255varchar(255)YesMaterial Loss Document RemarksNo
STMLH_CANCEL_COMMENTtxt255varchar(255)YesCancellation comments for material loss doument.No
STMLH_FILENAMEudd_filenamevarchar(50)YesMaterial loss Document File NameNo
STMLH_WF_DOC_KEYudd_flagvarchar(25)YesWork FlowNo
STMLH_WF_NEW_STATEudd_flagvarchar(25)Yeswork Flow.No
STMLH_CREATED_BYudd_ctxt_uservarchar(30)YesCreatedByNo
STMLH_CREATED_DATETIMEudd_timedatetime(8)YesCreated dateNo
STMLH_MODIFIED_BYudd_ctxt_uservarchar(30)YesModified ByNo
STMLH_MODIFIED_DATETIMEudd_timedatetime(8)YesModified dateNo
STMLH_APPROVED_BYudd_ctxt_uservarchar(30)YesApproved BYNo
STMLH_APPROVED_DATETIMEudd_timedatetime(8)YesApproved dateNo
STMLH_TIMESTAMPudd_timestampint(4)Yestime stampNo
STMLH_CC_USAGEudd_flagvarchar(25)YesCosting usageNo
STMLH_TRADPARTNOudd_vendorcodevarchar(45)Yestranging partner NoNo
STMLH_TRADETYPEudd_flagvarchar(25)Yestrading partner typeNo
STMLH_TRADEOUudd_ctxt_ouinstanceint(4)Yestrading partner OuNo
STMLH_AUTOML_FLAGudd_designparamcodevarchar(5)YesTo check the status of create materialNo
REPLICATION_KEY_bigint_8Bigint(8)NoUnique NumberYes
Table Name : REC_STRECDT_STKTRNFR_DTL
Comment :This table is used to store the part level details of stock transfer receipt.
Column Name UDD Data Type Is NULL? Comment Is PK?
STRECDT_OUINSTANCE_ID_decimal_10_0decimal(10)NoOU Instance ID where the Stock Transfer Receipt is receivedYes
STRECDT_RECEIPT_NO_varchar_40varchar(40)NoSystem generated Receipt No for receiving the parts which are part of the Stock Transfer DocumentYes
STRECDT_PRT_SYSLINE_NO_decimal_10_0decimal(10)NoReceipt Line Number for the parts listed in the Stock Transfer Doc. This will be same as the Stock Tranfer Issue Doc line No as for one stock tranfer issue, there could be only one stock tranfer receipt documentYes
STRECDT_PRT_DISPLAYLINE_NO_decimal_10_0decimal(10)YesPart Display Line NumberNo
STRECDT_PART_CRT_OU_decimal_10_0decimal(10)YesCreated OU Id of the stock tranferred PartNo
STRECDT_PART_PLN_OU_decimal_10_0decimal(10)YesPlanning OU Id of the stock tranferred PartNo
STRECDT_PART_NO_varchar_40varchar(40)YesReceived Part NoNo
STRECDT_PART_STATUS_varchar_40varchar(40)YesStatus in which the part is receivedNo
STRECDT_RCPT_QTY_INSTKUOM_decimal_28_8decimal(28)YesReceipt Quantity In Stock UOMNo
STRECDT_REMARKS_varchar_255varchar(255)YesStock Transfer Receipt remarks (if any) for the partNo
STRECDT_ISS_LINE_NO_decimal_10_0decimal(10)YesIssue Line numberNo
STRECDT_RECEIPT_COST_decimal_28_8decimal(28)YesReceipt CostNo
STRECDT_ACC_USAGE_varchar_20varchar(20)YesAccounting UsageNo
STRECDT_FIN_BOOK_varchar_20varchar(20)YesFinance BookNo
STRECDT_ACC_CODE_varchar_32varchar(32)YesAccounting CodeNo
STRECDT_ANLY_CODE_varchar_5varchar(5)YesAnalysis CodeNo
STRECDT_SUBANLY_CODE_varchar_5varchar(5)YesSub Analysis CodeNo
STRECDT_TIMESTAMP_decimal_10_0decimal(10)YesInteger Timestamp which is maintained for concurrencyNo
STRECDT_ZNBN_LNKFLAG_varchar_5varchar(5)YesThis can take the following values. Y , N If the storage details are completely entered for the Line, this will be Y If the storage details are pending to be entered for the Line, this will be NNo
STRECDT_SRLLOT_LNKFLAG_varchar_5varchar(5)YesThis can take the following values. Y , N , NA If the serial Or Lot details are completely entered for the Line, this will be Y If the serial Or Lot details are pending to be entered for the Line, this will be N If the serial Or Lot detailNo
STRECDT_ADL_EXISTFLAG_varchar_5varchar(5)YesIt hold value Y if it is visited and N if not requiredNo
STRECDT_COMPUTED_COST_decimal_28_8decimal(28)Yescomputed cost of receiptNo
STRECDT_COMPUTED_DATE_datetime_8datetime(8)Yescomputed dateNo
STRECDT_LOSSTRAN_COSTudd_amountnumeric(13)YesUsed to store cost of part lost in transitNo
STRECDT_TRAN_COSTudd_amountnumeric(13)YesTransaction CostNo
STRECDT_STOCK_UOMudd_unitofmeasurementvarchar(10)YesStock UOMNo
STRECDT_CNTRLTYPEudd_flagvarchar(25)YesControl Type of the partNo
STRECDT_EXPENSETYPEudd_flagvarchar(25)YesExpense type of the PartNo
STRECDT_EXPENSING_POLICYudd_designparamcodevarchar(5)YesExpensing policy of the partNo
STRECDT_ISSUEBASISudd_designparamcodevarchar(5)YesIssue basis of the partNo
STRECDT_NONSTOCKABLE_FLAGudd_flagvarchar(25)YesNon stockable attribute of the partNo
STRECDT_PARTTYPEudd_parttypevarchar(25)YesPart Type of the partNo
STRECDT_VALUATION_METHODudd_designparamcodevarchar(5)YesValuation method of the partNo
STRECDT_PART_LOTNOTYPEudd_flagvarchar(25)Yeslot number typeNo
STRECDT_PART_SLNOTYPEudd_flagvarchar(25)Yesserail number typeNo
STRECDT_PART_SLNOLOGICudd_flagvarchar(25)Yesserial number logicNo
STRECDT_PART_ACC_GRPudd_flagvarchar(25)Yespart account groupNo
STRECDT_ISU_PARTTYPEudd_parttypevarchar(25)Yesisu part typeNo
STRECDT_ISU_CNTRLTYPEudd_flagvarchar(25)Yesisu control typeNo
STRECDT_ISU_EXPENSETYPEudd_flagvarchar(25)Yesisu expense typeNo
STRECDT_ISU_VALUATION_METHODudd_designparamcodevarchar(5)Yesisu valuation methodNo
STRECDT_ISU_NONSTOCKABLE_FLAGudd_designparamcodevarchar(5)Yesisu non stockable flagNo
STRECDT_ISU_EXPENSING_POLICYudd_designparamcodevarchar(5)Yesisu expensing policyNo
STRECDT_ISU_PART_LOTNOTYPEudd_designparamcodevarchar(5)Yesisu part lot no typeNo
STRECDT_ISU_PART_SLNOTYPEudd_designparamcodevarchar(5)Yesisu serial no typeNo
STRECDT_ISU_PART_SLNOLOGICudd_flagvarchar(25)Yesisu serial no logicNo
STRECDT_ISU_PART_ACC_GRPudd_flagvarchar(25)Yesisu part account groupNo
STRECDT_ISU_CURRENCYudd_designparamcodevarchar(5)YescurrencyNo
Table Name : REC_STRECMN_STKTRN_HDR
Comment :This table is used to store the document level information of stock transfer receipt
Column Name UDD Data Type Is NULL? Comment Is PK?
STRECMN_OUINSTANCE_ID_decimal_10_1decimal(10)NoOU Instance ID where the Stock Transfer Receipt is receivedYes
STRECMN_RECEIPT_NO_varchar_40varchar(40)NoSystem generated Receipt No for receiving the parts which are part of the Stock Transfer DocumentYes
STRECMN_STATUS_varchar_5varchar(5)YesStock Transfer Receipt Status Following are the codes and description for Stock Status DR - Draft FR - Fresh, CF - Confirmed CN - CancelledNo
STRECMN_DATE_datetime_8datetime(8)YesDate on which Parts listed in Stock Transfer got received to InventoryNo
STRECMN_CATEGORY_varchar_25Varchar(25)YesStock Transfer Receipt Category. This is a user defined code as specified in Quick Code activity under the Quick Code Type Receipt CategoryNo
STRECMN_USER_STATUS_varchar_25Varchar(25)YesUser defined Statuses as defined in Quick Code activity under the quick code type Receipt User Status .No
STRECMN_STKTRANSFER_OU_decimal_10_1decimal(10)YesOU Instance ID where the Stock Transfer Document is createdNo
STRECMN_STKTRANSFER_NO_varchar_40varchar(40)YesStock Transfer Document No against which the receipt is madeNo
STRECMN_ISSUE_OU_decimal_10_1decimal(10)YesOU ID where the Stock Transfer Issue document was createdNo
STRECMN_ISSUE_NO_varchar_40varchar(40)YesIssue document reference for the Stock transfer documentNo
STRECMN_GATE_PASS_NO_varchar_40varchar(40)YesGate Pass #No
STRECMN_UNLOADING_DOC_varchar_40varchar(40)YesUnloading Document NoNo
STRECMN_RCVD_DATETIME_datetime_8datetime(8)YesDate and time at which the stocks specified in the stock transfer doc got receivedNo
STRECMN_PCKG_CONDITION_varchar_25Varchar(25)YesPackaging condition of the bulk stocks that got received as part of the Stock Transfer documentNo
STRECMN_RECEIVED_BY_varchar_30varchar(30)YesEmployee Code/Name who is receiving the stocks part of the stock transfer documentNo
STRECMN_REFERENCE_DOC_varchar_40varchar(40)YesReference doc if anyNo
STRECMN_USER_DEF_1_varchar_25Varchar(25)YesUser defined additional information - 1No
STRECMN_USER_DEF_2_varchar_25Varchar(25)YesUser defined additional information - 2No
STRECMN_REMARKS_varchar_255varchar(255)YesRemarks (if any)No
STRECMN_FILENAME_varchar_50varchar(50)YesFileNameNo
STRECMN_WF_DOC_KEY_varchar_20varchar(20)YesDocument NumberNo
STRECMN_WF_NEW_STATE_varchar_128varchar(128)YesNew StateNo
STRECMN_CREATED_BY_varchar_30varchar(30)YesCreated Login User NameNo
STRECMN_CREATED_DATETIME_datetime_8datetime(8)YesCreated date and timeNo
STRECMN_MODIFIED_BY_varchar_30varchar(30)YesLast modified login user nameNo
STRECMN_MODIFIED_DATETIME_datetime_8datetime(8)YesLast Modified date and timeNo
STRECMN_APPROVED_BY_varchar_30varchar(30)YesApproved login user nameNo
STRECMN_APPROVED_DATETIME_datetime_8datetime(8)YesApproved date and timeNo
STRECMN_TIMESTAMP_decimal_10_1decimal(10)YesInteger Timestamp which is maintained for concurrencyNo
STRECMN_CC_USAGE_varchar_20varchar(20)YesCosting UsageNo
Table Name : REC_STRECSG_STKTRN_STORAGE
Comment :This table is used to store the storage information of the stock transfer receipt
Column Name UDD Data Type Is NULL? Comment Is PK?
STRECSG_OUINSTANCE_ID_decimal_10_0decimal(10)NoOU Instance ID where the Stock Transfer Receipt is receivedYes
STRECSG_RECEIPT_NO_varchar_40varchar(40)NoSystem generated Receipt No for receiving the parts which are part of the Stock Transfer DocumentYes
STRECSG_PRT_SYSLINE_NO_decimal_10_0decimal(10)NoReceipt Line Number for the parts listed in the Stock Transfer Doc. This will be same as the Stock Tranfer Issue Doc line No as for one stock tranfer issue, there could be only one stock tranfer receipt documentYes
STRECSG_STG_SYSLINE_NO_decimal_10_0decimal(10)NoSystem generated Unique sequence no to identify a storage allocation detail.Yes
STRECSG_STG_DISPLAYLINE_NO_decimal_10_0decimal(10)YesDisplay Line NumberNo
STRECSG_WAREHOUSE_OU_decimal_10_0decimal(10)YesOU ID of the Warehouse where the stock is receivedNo
STRECSG_WAREHOUSE_NO_varchar_10varchar(10)YesWarehouse where the part is getting receivedNo
STRECSG_ZONE_ID_varchar_10varchar(10)YesZone where the part is getting received.No
STRECSG_BIN_ID_varchar_10varchar(10)YesBin Id where the part is getting receivedNo
STRECSG_RECEIPT_COST_decimal_28_8decimal(28)YesWarehouse level Receipt Cost: Receipt cost includes Tax and charges apart from Issue cost, i.e. Receipt cost = Issue Cost + TC. This will be proportionated based on the line level receipt costNo
STRECSG_RCPT_QTY_INSTKUOM_decimal_28_8decimal(28)YesPart Quantity received in stock Uom intoNo
STRECSG_CC_USAGE_varchar_20varchar(20)YesHolds the cost center for that transactionNo
STRECSG_COSTCENTER_CODE_varchar_40varchar(40)YesCost Center CodeNo
STRECSG_LOSSTRAN_COSTudd_amountnumeric(13)YesUsed to store the cost of parts lost in transitNo
STRECSG_TRAN_COSTudd_amountnumeric(13)YesTransaction CostNo
Table Name : REC_STRECSHP_STKTRN_SHIP
Comment :this table is used to stored the shipment details of the stock transfer receipt
Column Name UDD Data Type Is NULL? Comment Is PK?
STRECSHP_OUINSTANCE_ID_decimal_10_0decimal(10)NoOU Instance ID where the Stock Transfer Receipt is receivedYes
STRECSHP_RECEIPT_NO_varchar_40varchar(40)NoSystem generated Receipt No for receiving the parts which are part of the Stock Transfer DocumentYes
STRECSHP_SHIP_BY_varchar_25Varchar(25)YesShip byNo
STRECSHP_PACKAGE_CODE_varchar_25Varchar(25)YesPackage CodeNo
STRECSHP_VEHICLEORFLT_NO_varchar_150varchar(150)YesVehicle or Flight NumberNo
STRECSHP_CARRIER_varchar_150varchar(150)YesCarrierNo
STRECSHP_FREIGHT_BILL_NO_varchar_40varchar(40)YesFreight Bil NumberNo
STRECSHP_FREIGHT_AMT_decimal_28_8decimal(28)YesFreight AmountNo
STRECSHP_FREIGHT_TERM_varchar_150varchar(150)YesFreight TermNo
STRECSHP_LANDING_BILL_NO_varchar_40varchar(40)YesLanding Bill NumberNo
STRECSHP_INSURANCE_LIABILITY_varchar_5varchar(5)YesInsurance LiabilityNo
STRECSHP_INSURANCE_AMT_decimal_28_8decimal(28)YesInsurance AmountNo
STRECSHP_WAY_BILL_NO_varchar_40varchar(40)YesWay Bill NumberNo
STRECSHP_SHIPPING_PAY_MTHD_varchar_150varchar(150)YesShipping Pay MethodNo
STRECSHP_SHIPMENT_DATETIME_datetime_8datetime(8)YesShipment Date and TimeNo
STRECSHP_USER_DEF_1_varchar_25Varchar(25)YesUser Definition 1No
STRECSHP_USER_DEF_2_varchar_25Varchar(25)YesUser Definition 2No
STRECSHP_REMARKS_varchar_255varchar(255)YesRemarks (if any)No
STRECSHP_CREATED_BY_varchar_30varchar(30)YesCreated Login User NameNo
STRECSHP_CREATED_DATETIME_datetime_8datetime(8)YesCreated Date and timeNo
STRECSHP_MODIFIED_BY_varchar_30varchar(30)YesLast Modified Login User NameNo
STRECSHP_MODIFIED_DATETIME_datetime_8datetime(8)YesLast Modified Date and TimeNo
STRECSHP_TIMESTAMP_decimal_10_0decimal(10)YesTimeStampNo
Table Name : REC_STRECSRL_STKSRLLOT_DTL
Comment :this table is used to stored the serial lot details details of the stock transfer receipt
Column Name UDD Data Type Is NULL? Comment Is PK?
STRECSRL_OUINSTANCE_ID_decimal_10_0decimal(10)NoOU Instance ID where the Stock Transfer Receipt is receivedYes
STRECSRL_RECEIPT_NO_varchar_40varchar(40)NoSystem generated Receipt No for receiving the parts which are part of the Stock Transfer DocumentYes
STRECSRL_PRT_SYSLINE_NO_decimal_10_0decimal(10)NoReceipt Line Number for the parts listed in the Stock Transfer Doc. This will be same as the Stock Tranfer Issue Doc line No as for one stock tranfer issue, there could be only one stock tranfer receipt documentYes
STRECSRL_STG_SYSLINE_NO_decimal_10_0decimal(10)NoSystem generated Unique sequence no to identify a storage allocation detail.Yes
STRECSRL_SERIAL_NO_varchar_40varchar(40)NoReceipt Serial Number for the parts.Yes
STRECSRL_LOT_NO_varchar_18varchar(18)NoReceipt Lot Number for the parts.Yes
STRECSRL_QTY_decimal_28_8decimal(28)YesReceipt QuantityNo
STRECSRL_QTY_INSTKUOM_decimal_28_8decimal(28)YesReceipt Quantity of the parts in Stock UOM.No
STRECSRL_NEW_LOT_NO_varchar_18varchar(18)YesThis will the new lot number generated for the destination ou-warehouseNo
STRECSRL_RECEIPT_COSTudd_amountnumeric(13)YesReceipt CostNo
STRECSRL_TRAN_COSTudd_amountnumeric(13)YesTransaction CostNo
Table Name : REC_STRECTCD_STKTRN_TCD
Comment :this table is used to stored the TCD details details of the stock transfer receipt
Column Name UDD Data Type Is NULL? Comment Is PK?
STRECTCD_OUINSTANCE_ID_decimal_10_0decimal(10)NoOU Instance ID where the Stock Transfer Receipt is receivedYes
STRECTCD_RECEIPT_NO_varchar_40varchar(40)NoSystem generated Receipt No for receiving the parts which are part of the Stock Transfer DocumentYes
STRECTCD_PRT_SYSLINE_NO_decimal_10_0decimal(10)NoReceipt Line Number for the parts listed in the Stock Transfer Doc. This will be same as the Stock Tranfer Issue Doc line No as for one stock tranfer issue, there could be only one stock tranfer receipt document This will be 0 if the TCD info is at Yes
STRECTCD_TCD_LINE_ID_decimal_10_0decimal(10)NoTCD Line IdYes
STRECTCD_TCD_OU_decimal_10_0decimal(10)YesTcd OuinstanceNo
STRECTCD_TCD_VARIANT_varchar_25Varchar(25)YesTcd VariantNo
STRECTCD_TCD_NO_varchar_25Varchar(25)YesTcd NumberNo
STRECTCD_TCD_RATE_decimal_28_8decimal(28)YesTcd RateNo
STRECTCD_TCD_AMOUNT_decimal_28_8decimal(28)YesTcd AmountNo
STRECTCD_TCD_ACCCODE_varchar_32varchar(32)YesAccounting CodeNo
STRECTCD_TCD_SUPACCCODE_varchar_32varchar(32)YesSupplier Accounting CodeNo
STRECTCD_TCD_PAYTOSUP_varchar_45varchar(45)YesPay t SupplierNo
STRECTCD_TCD_ACCRULE_varchar_25Varchar(25)YesAccounting RuleNo
STRECTCD_COSTCENTER_CODE_varchar_10varchar(10)YesCost Center CodeNo
Table Name : REC_UPRADL_UNPLNRCPT_ADL_INFO
Comment :This table is used to store the serial and lot details for the line items which are lot / Serial controlled.
Column Name UDD Data Type Is NULL? Comment Is PK?
UPRADL_DOCUMENT_OU_decimal_10_0decimal(10)NoUnPlanned Receipt Document OUYes
UPRADL_DOCUMENT_NOudd_documentnovarchar(40)NoUnPlanned Receipt Document NoYes
UPRADL_PRT_SYSLINE_NO_decimal_10_0decimal(10)NoThe Line no to identify the records uniquelyYes
UPRADL_SRL_SYSLINE_NO_decimal_10_0decimal(10)NoSequence NumberYes
UPRADL_SRL_DISPLAYLINE_NO_decimal_10_0decimal(10)YesDisplay Line NumberNo
UPRADL_REF_LOT_NO_varchar_18varchar(18)YesReferencial Lot Number. The manufacturer s lot number of the parts being received(valid for lot controlled parts)No
UPRADL_REF_SERIAL_NO_varchar_40varchar(40)YesReferencial Serial Number. The manufacturer s serial number (valid for serial controlled parts)No
UPRADL_PART_CONDITION_varchar_5varchar(5)YesThe condition of the line item take values like O - Overhauled S - Serviceable U - UnServeceable and No
UPRADL_RCPT_QTY_decimal_28_8decimal(28)YesThe quantity of the specified part (line item) being receivedNo
UPRADL_RCPT_QTY_IN_STKUOM_decimal_28_8decimal(28)YesReceipt Quantity in Stock UOM.No
UPRADL_CERTIFICATE_TYPE_varchar_25Varchar(25)YesCertificate Type. It is defined in Logistics Common master component.No
UPRADL_CERTIFICATE_NO_varchar_40varchar(40)YesCertificate NumberNo
UPRADL_CERTIFICATE_DATE_datetime_8datetime(8)YesCertificate DateNo
UPRADL_AUTH_NO_varchar_40varchar(40)YesAuthorization NumberNo
UPRADL_SYS_TRACKING_REF_varchar_40varchar(40)YesSystem Tracking reference NumberNo
UPRADL_REMARKS_varchar_255varchar(255)YesTextual field for entering any remarks/comments regarding the transactionNo
UPRADL_SERIAL_NO_varchar_40varchar(40)YesInternal serial number identifying the individual unit (valid for serial controlled parts). If not provided by the user it will be generated by the systemNo
UPRADL_SERIAL_NO_PFX_varchar_6varchar(6)YesSerial Number PrefixNo
UPRADL_SERIAL_NO_SFX_varchar_6varchar(6)YesSerial Number SuffixNo
UPRADL_SERIAL_RUNNING_NO_decimal_10_0decimal(10)YesSerial runnung NumberNo
UPRADL_LOT_NO_varchar_18varchar(18)YesInternal lot # of the part (valid for lot controlled parts). If not provided by the user it will be generated/created by the systemNo
UPRADL_WARRANTY_LAPSE_DATE_datetime_8datetime(8)YesWarranty Lapse DateNo
UPRADL_FILENAME_varchar_50varchar(50)YesFileNameNo
UPRADL_EXPIRY_DATE_datetime_8datetime(8)YesExpiry date of the componentNo
UprAdl_TradingPartnerTypeudd_typecodevarchar(10)Yesholds the value CUS - Customer and SUP - SupplierNo
UprAdl_TradingPartnerNoudd_vendorcodevarchar(45)Yescus\sup numberNo
UprAdl_TradingPartnerOUctxt_ouinstancenumeric(9)YesTrading partner location instanceNo
UPRADL_PART_COSTudd_amountnumeric(13)YesPart costNo
UPRADL_TRAN_COSTudd_amountnumeric(13)YesTransaction CostNo
UPRADL_Currencyudd_currencyvarchar(20)YesCurrencyNo
Table Name : REC_UPRATT_SRL_ATTRIB_INFO
Comment :For a part-serial, the quantitative and qualitative attributes captured at the time of receipt are available in this table
Column Name UDD Data Type Is NULL? Comment Is PK?
UPRATT_DOCUMENT_OU_decimal_10_0decimal(10)NoDocument OUYes
UPRATT_DOCUMENT_NO_varchar_40varchar(40)NoDocument NumberYes
UPRATT_PRT_SYSLINE_NO_decimal_10_0decimal(10)NoThe Line no to identify the records uniquelyYes
UPRATT_SRL_SYSLINE_NO_decimal_10_0decimal(10)NoSequence NumberYes
UPRATT_ATTRIBUTE_NO_varchar_10varchar(10)NoAttribute Code for the Part Serial NumberYes
UPRATT_QUAL_VALUE_varchar_80varchar(80)YesQualitative valueNo
UPRATT_QUAN_VALUE_decimal_28_8decimal(28)YesQuantitative valueNo
UPRATT_REMARKS_varchar_255varchar(255)YesRemarks (if any)No
Table Name : REC_UPRDTL_UNPLANNEDINFO_DTL
Comment :This table contains the parts (and their details) that are received as part of the Unplanned Receipt Document
Column Name UDD Data Type Is NULL? Comment Is PK?
UPRDTL_DOCUMENT_OU_decimal_10_0decimal(10)NoUnPlanned Receipt Document OUYes
UPRDTL_DOCUMENT_NO_varchar_18varchar(18)NoUnPlanned Receipt Document NoYes
UPRDTL_PRT_SYSLINE_NO_decimal_10_0decimal(10)NoSystem Line no to identify the records uniquelyYes
UPRDTL_PRT_DISPLAYLINE_NO_decimal_10_0decimal(10)YesLine Number displayed to the userNo
UPRDTL_PART_STATUS_varchar_40varchar(40)NoPart Status of the received PartYes
UPRDTL_PART_CRT_OU_decimal_10_0decimal(10)NoCentral Reference List OUinstanceNo
UPRDTL_PART_PLN_OU_decimal_10_0decimal(10)NoPlanning OUInstanceNo
UPRDTL_PART_NO_varchar_40varchar(40)YesCode based on which the item is identified.. It is a unique code for the company. The Code of the Items which belongs to the particular bin or zone or warehouse accordinglyNo
UPRDTL_RCPT_QTY_decimal_28_8decimal(28)YesThe quantity of the items it can hold the fraction value with respect to the UOMNo
UPRDTL_RCPT_UOM_varchar_10varchar(10)YesThe Transaction UOM ( Unit of measure ) in which the quantity has been suppliedNo
UPRDTL_RCPT_QTY_IN_STKUOM_decimal_28_8decimal(28)YesReceipt Quantity in Stock UOM.No
UPRDTL_ZONE_ID_varchar_10varchar(10)YesThe Zone where the Items had been stored . the value must be present if the warehouse type is "Normal" The zone should be "##" if the warehouse type is "Free"No
UPRDTL_BIN_ID_varchar_10varchar(10)YesThe Bin where the Items had been stored . the value must be present if the Zone type is "Normal" The Bin should be "##" if the Zone type is "Free"No
UPRDTL_PART_COST_decimal_28_8decimal(28)YesPart Cost entered by for the part at the time of receipt. For Std Part alone, whatever entered by the user is ignored and Std Part Cost for the part defined in Inventory is taken.No
UPRDTL_ADL_DTL_EXISTS_FLAG_varchar_25Varchar(25)YesIf additional information exists for this line item, then this flag will be Y else NNo
UPRDTL_ACC_USAGE_varchar_20varchar(20)YesAccounting UsgageNo
UPRDTL_FIN_BOOK_varchar_20varchar(20)YesFinance BookNo
UPRDTL_ACC_CODE_varchar_32varchar(32)YesAccounting CodeNo
UPRDTL_ANLY_CODE_varchar_5varchar(5)YesAnalysis CodeNo
UPRDTL_SUBANLY_CODE_varchar_5varchar(5)YesSub Analysis CodeNo
UPRDTL_CREATED_BY_varchar_30varchar(30)NoThe LoginId of the created userNo
UPRDTL_CREATED_DATE_datetime_8datetime(8)NoThe date on which the receipt had been preparedNo
UPRDTL_MODIFIED_BY_varchar_30varchar(30)NoThe loginid of the Lastmodified userNo
UPRDTL_MODIFIED_DATE_datetime_8datetime(8)NoThe Last modified date of the transactionNo
UPRDTL_TIMESTAMP_decimal_10_0decimal(10)NoTimestamp for the recordNo
UPRDTL_CC_USAGE_varchar_20varchar(20)YesCosting UsageNo
UPRDTL_COSTCENTER_CODE_varchar_40varchar(40)YesCost Center CodeNo
UPRDTL_PRICE_VAR_decimal_28_8decimal(28)YesPriceNo
UPRDTL_PRICE_VAR_ACC_varchar_32varchar(32)YesPRICE VAR ACCOUNTNo
UPRDTL_COMPUTED_DATE_datetime_8datetime(8)YesComputed dateNo
UPRDTL_COMPUTED_COST_decimal_28_8decimal(28)YesComputed costNo
UPRDTL_TRAN_COSTudd_amountnumeric(13)YesTransaction CostNo
UPRDTL_CNTRL_TYPEudd_flagvarchar(25)YesControl Type of the partNo
UPRDTL_EXPENSE_TYPEudd_flagvarchar(25)YesExpense type of the PartNo
UPRDTL_EXPENSING_POLICYudd_designparamcodevarchar(5)YesExpensing policy of the partNo
UPRDTL_ISSUE_BASISudd_designparamcodevarchar(5)YesIssue basis of the partNo
UPRDTL_NONSTOCKABLE_FLAGudd_flagvarchar(25)YesNon stockable attribute of the partNo
UPRDTL_PART_TYPEudd_parttypevarchar(25)YesPart Type of the partNo
UPRDTL_VALUATION_METHODudd_designparamcodevarchar(5)YesValuation method of the partNo
UprDtl_Currencyudd_currencyvarchar(20)YescurrencyNo
Table Name : REC_UPRHDR_UNPLANNEDINFO_HDR
Comment :The table is used to store Unplanned receipt main information like receipt date, receipt doc status, category, Warehouse, etc
Column Name UDD Data Type Is NULL? Comment Is PK?
UPRHDR_DOCUMENT_OU_decimal_10_0decimal(10)NoOUInstanceYes
UPRHDR_DOCUMENT_NO_varchar_18varchar(18)NoUnPlanned Receipt Document Number. Textual field for recording the requesting document on the basis of which the transaction is to be performed.Yes
UPRHDR_DOCUMENT_DATE_datetime_8datetime(8)NoUnPlanned Receipt Document Date. Specifies the date at which the receipt takes placeNo
UPRHDR_DOCUMENT_STATUS_varchar_5varchar(5)NoUnPlanned Receipt Document Status which take values DR- Draft FR- Fresh, CF- Confirmed CN-CancelledNo
UPRHDR_CATEGORY_varchar_25Varchar(25)YesReference Category. Quick code to categorize receipt transaction as per the users needNo
UPRHDR_USER_STATUS_varchar_25Varchar(25)YesUser Status. Quick code to specify the user status.No
UPRHDR_PART_OWNERSHIP_varchar_5varchar(5)NoWill have values like OW - Owned SU - Supplier CU - CustomerNo
UPRHDR_OWNERSHIP_OU_decimal_10_0decimal(10)YesOwnership Ouinstance If Part Ownership is "Supplier then it will have Supplier Ouinstance If Part Ownership is "Customer then it will have Customer OuinstanceNo
UPRHDR_OWNERSHIP_DOC_NO_varchar_150varchar(150)YesPart Owner ship Document No. Textual field to capture loan agreement number etcNo
UPRHDR_WAREHOUSE_OU_decimal_10_0decimal(10)NoWarehouse OUInstanceNo
UPRHDR_WAREHOUSE_NO_varchar_10varchar(10)NoWarehouse NumberNo
UPRHDR_REFERENCE_DOC_varchar_40varchar(40)YesReference Document NumberNo
UPRHDR_REMARKS_varchar_255varchar(255)YesTextual field for entering any remarks/comments regarding the transactionNo
UPRHDR_APPROVED_BY_varchar_30varchar(30)YesApproved UserNo
UPRHDR_APPROVED_DATE_datetime_8datetime(8)YesApprovd DateNo
UPRHDR_CREATED_BY_varchar_30varchar(30)NoCreated UserNo
UPRHDR_CREATED_DATE_datetime_8datetime(8)NoCreated DateNo
UPRHDR_MODIFIED_BY_varchar_30varchar(30)NoModified UserNo
UPRHDR_MODIFIED_DATE_datetime_8datetime(8)NoModified DateNo
UPRHDR_TIMESTAMP_decimal_10_0decimal(10)NoTime Stamp for the recordNo
UPRHDR_SUPPLIERNO_varchar_45varchar(45)YesSupplier NumberNo
UPRHDR_FILENAME_varchar_50varchar(50)YesFileNameNo
UPRHDR_ACC_USAGE_varchar_20varchar(20)YesAccount UsageNo
UPRHDR_WF_DOC_KEY_varchar_20varchar(20)YesDocument KeyNo
UPRHDR_WF_NEW_STATE_varchar_128varchar(128)YesNew StateNo
UPRHDR_CC_USAGE_varchar_20varchar(20)YesCosting UsageNo
UPRHDR_CUSTOMERNO_varchar_45varchar(45)YesCustomer NumberNo
Table Name : REC_UPROPSET_OPT_SETTINGS
Comment :This table is used to store the options that are set by the user. The two options are: 1. Allow Input of Stock Value for Standard Cost Parts. It takes values Y and N . If it is set as Y , then the value entered by the user is taken as the
Column Name UDD Data Type Is NULL? Comment Is PK?
UPROPSET_OUINSTANCE_decimal_10_0decimal(10)NoOUinstanceYes
UPROPSET_STKVAL_STDPRT_FLAG_varchar_5varchar(5)NoTo Allow Input of Stock Value for Standard Cost Parts. It takes values Y and N .No
UPROPSET_FRAC_CONV_MTHD_FLAG_varchar_5varchar(5)NoThe option to do the Conversion of Fractional Receipt Qty. It takes values: Rounded Up - RUP Rounded Down - RDWN Rounded Off - ROFFNo
UPROPSET_CREATED_BY_varchar_30varchar(30)NoCreated userNo
UPROPSET_CREATEDDATE_datetime_8datetime(8)NoRecord Created DateNo
UPROPSET_MODIFIED_BY_varchar_30varchar(30)NoModified UserNo
UPROPSET_MODIFIEDDATE_datetime_8datetime(8)NoRecord Modified DateNo
UPROPSET_TIMESTAMP_decimal_10_0decimal(10)NoTimestamp for the recordNo
UPROPSET_AUTO_TRN_RCPT_varchar_5varchar(5)YesThe option to default numbering type value for Automatic Transfer receiptNo
Table Name : REC_UPRPRM_SRL_PARAM_VAL
Comment :For component type of parts, their initial parameter values during the first time of their receipt are stored here.
Column Name UDD Data Type Is NULL? Comment Is PK?
UPRPRM_DOCUMENT_OU_decimal_10_0decimal(10)NoUnPlanned Receipt Document OUYes
UPRPRM_DOCUMENT_NO_varchar_40varchar(40)NoUnPlanned Receipt Document NoYes
UPRPRM_PRT_SYSLINE_NO_decimal_10_0decimal(10)NoThe Line no to identify the records uniquelyYes
UPRPRM_SRL_SYSLINE_NO_decimal_10_0decimal(10)NoSequence NumberYes
UPRPRM_PARAM_CODE_varchar_40varchar(40)NoParameter CodeYes
UPRPRM_SINCE_NEW_decimal_28_8decimal(28)YesParam value Since NewNo
UPRPRM_SINCE_OVERHAUL_decimal_28_8decimal(28)YesParam value Since OverhaulNo
UPRPRM_SINCE_REPAIR_decimal_28_8decimal(28)YesParam value Since RepairNo
UPRPRM_SINCE_INSP_decimal_28_8decimal(28)YesParam value Since InspectionNo
UPRPRM_SINCE_LSV_decimal_28_8decimal(28)YesParam value since Last Shop VisitNo
UPRPRM_WARRANTY_VALUE_decimal_28_8decimal(28)YesWarranty valueNo
Table Name : REC_UPRQC_QUICK_CODE
Comment :Unplanned Receipt Quick Code master table which stores the quick codes defined by the user.
Column Name UDD Data Type Is NULL? Comment Is PK?
UPRQC_OUINSTANCE_decimal_10_0decimal(10)NoQuick Created OuinstanceYes
UPRQC_QUICK_CODE_varchar_25Varchar(25)NoQuick Code ValueYes
UPRQC_TYPE_varchar_5varchar(5)NoQuick Code Type RC - Receipt Category RU - Receipt User StatusYes
UPRQC_DESC_varchar_80varchar(80)YesQuick Code DescriptionNo
UPRQC_STATUS_varchar_5varchar(5)YesQuick Code Status A - Active I- Inacitve B - BlankNo
UPRQC_CREATEDDATE_datetime_8datetime(8)YesThe Created date of the transactionNo
UPRQC_CREATED_BY_varchar_30varchar(30)YesThe Created User of the transactionNo
UPRQC_MODIFIEDDATE_datetime_8datetime(8)YesThe Last modified date of the transactionNo
UPRQC_MODIFIED_BY_varchar_30varchar(30)YesThe Last modified user of the transactionNo
UPRQC_TIMESTAMP_decimal_10_0decimal(10)YesTimestamp for the recordNo
Table Name : UPR_PARAMETER_DETAILS
Comment :This table holds the meta data for the component. This table will exist in all the component as part of the component. This table will hold the static values like combos, combo defaults, guidance text etc. Values are stored against the screen control.
Column Name UDD Data Type Is NULL? Comment Is PK?
UPR_COMPONENTNAME_varchar_80varchar(80)NoComponent NameYes
UPR_PARAMCATEGORY_varchar_10varchar(10)NoThis field will capture the category of the static value. The static values could be to fill up combo, text field, guidance text, combo default etc.Yes
UPR_PARAMTYPE_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
UPR_PARAMCODE_varchar_5varchar(5)NoParam code is the value to be filled in the combo box or guidance text. This is actually the meta data of this componentYes
UPR_LANGID_decimal_10_1decimal(10)NoLanguage id. This is the language id of the record.Yes
UPR_PARAMDESC_varchar_80varchar(80)YesDescription of the combo valueNo
UPR_SORT_BY_decimal_10_1decimal(10)YesThe order in which it has to be stored.No