Data Dictionary -- Stock Transfer
Srl. No. Table Name Comment
1TRN_INTERAD_ZNBNTRNSFR_ADLThis table contains the additional warehouse bin level information pertaining to Intra Stock Transfers (i.e., stock transfers that happen within a warehouse across Zones/Bins)
2TRN_INTERDT_PARTTRNSFR_DTLThis table contains the Part level information pertaining to Inter Stock Transfers (i.e., stock transfers that happens across warehouse within the same location or different location)
3TRN_INTERMN_STKTRNSFR_HDRInter Warehouse stock transfer (i.e. stock tranferred across warehouse with in the same location or stock tranferred across warehouse across locations) details are stored here. This entity is seperately kept and not stored in the same iintra warehouse ent
4TRN_INTERSH_SHIPPING_INFOthis table contains the details about the Shipping Information.
5TRN_INTERSRL_SERIALLOT_DTLthis table contains the details about the Part Serial Lot Information.
6TRN_INTERTCD_TRNFR_TCD_DTLTRN_INTERTCD_TRNFR_TCD_DTL
7TRN_INTRAAD_ZNBNTRNSFR_ADLThis table contains the additional warehouse bin level information pertaining to Intra Stock Transfers (i.e., stock transfers that happen within a warehouse across Zones/Bins)
8TRN_INTRADT_PARTTRNSFR_DTLThis table contains the Part level information pertaining to Intra Stock Transfers (i.e., stock transfers that happen within a warehouse across Zones/Bins)
9TRN_INTRAMN_STKTRNSFR_HDRThis table contains the main information pertaining to Intra Stock Transfers (i.e., stock transfers that happen within a warehouse across Zones/Bins)
10TRN_INTRASRL_SERIALLOT_DTLused to store the intra warehouse serial lot details..
11TRN_TRNDA_DOC_ATTACH_DTLthis table is used to store the attached reference document details
12TRN_TRNOPT_OPTION_SETTINGSthis is used to decide whether the user wants manual or automatic stock transfer
13TRN_TRNPRM_PARAMETER_DTLStores Parameter detail information. In this component, this table needs to store only search criteria message
14TRN_TRNQC_QUICK_CODEthis table contains the details about the quick code type and their corrsponding values.
Table Name : TRN_INTERAD_ZNBNTRNSFR_ADL
Comment :This table contains the additional warehouse bin level information pertaining to Intra Stock Transfers (i.e., stock transfers that happen within a warehouse across Zones/Bins)
Column Name UDD Data Type Is NULL? Comment Is PK?
INTERAD_OUINSTANCE_decimal_10_0decimal(10)NoOU ID where the Inter warehouse stock transfer takes placeYes
INTERAD_STKTRANSFER_NO_varchar_40varchar(40)NoSystem generated Inter Warehouse Stock Transfer NoYes
INTERAD_LINE_NO_decimal_10_0decimal(10)NoSystem generated Line number for each part detail that needs to be tranferred across warehouse locations.Yes
INTERAD_SEQ_NO_decimal_10_0decimal(10)NoLine number of zone bin for part levelYes
INTERAD_FROM_ZONE_varchar_10varchar(10)NoZone in the source warehouse from where the Part is to be moved fromNo
INTERAD_FROM_BIN_varchar_10varchar(10)NoZone-Bin Id in the source warehouse from where the Part is to be moved fromNo
INTERAD_TO_ZONE_varchar_10varchar(10)NoZone in the destination warehouse where the Part is to be moved toNo
INTERAD_TO_BIN_varchar_10varchar(10)NoZone-Bin in the destination warehouse where the Part is to be moved toNo
INTERAD_TRNSFR_QTY_INSTKUOM_decimal_28_8decimal(28)YesThe quantity (in the part s stock uom) that is being moved from the zone-bin of the source warehouse location to zone-bin of the destination same warehouse locationNo
INTERAD_DISPLAYLINE_NO_decimal_10_0decimal(10)YesDis play line number for zone bin based on placement statergyNo
Table Name : TRN_INTERDT_PARTTRNSFR_DTL
Comment :This table contains the Part level information pertaining to Inter Stock Transfers (i.e., stock transfers that happens across warehouse within the same location or different location)
Column Name UDD Data Type Is NULL? Comment Is PK?
INTERDT_OUINSTANCE_decimal_10_0decimal(10)NoOU ID where the Inter warehouse stock transfer takes placeYes
INTERDT_STKTRANSFER_NO_varchar_40varchar(40)NoSystem generated Inter Warehouse Stock Transfer NoYes
INTERDT_LINE_NO_decimal_10_0decimal(10)NoSystem generated Line number for each part detail that needs to be tranferred across warehouse locations.Yes
INTERDT_PART_CRT_OU_decimal_10_0decimal(10)YesCreated OU Id of the Part which needs to be movedNo
INTERDT_PART_NO_varchar_40varchar(40)YesPart No which is to be moved across warehouse-locationNo
INTERDT_REF_DOC_OU_decimal_10_0decimal(10)YesReference Document OuinstanceNo
INTERDT_REF_DOC_NO_varchar_40varchar(40)YesReference Document NumberNo
INTERDT_REF_DOC_TYPE_varchar_5varchar(5)YesReference Document Type MR - Material RequestNo
INTERDT_REF_DOC_LINENO_decimal_10_0decimal(10)YesReference Document Part Line NoNo
INTERDT_TRNSFR_QTY_INSTKUOM_decimal_28_8decimal(28)YesQuantity to be transferred in it s Stock UomNo
INTERDT_ISS_QTY_INSTKUOM_decimal_28_8decimal(28)YesIssued Qty in Stock UomNo
INTERDT_PART_STATUS_varchar_40varchar(40)YesPart Status of the part at the time of transferNo
INTERDT_PREF_CONDITION_varchar_25Varchar(25)YesPreferred part condition at the time of transferNo
INTERDT_TO_WAREHOUSE_OU_decimal_10_0decimal(10)YesWarehouse ouNo
INTERDT_TO_WAREHOUSE_ID_varchar_10varchar(10)YesWarehouse where the stock is (to be) moved to.No
INTERDT_ALT_PART_CRT_OU_decimal_10_0decimal(10)YesIf the part specified is not available, this will be OU ID of the alternate part that will be moved to the destination warehouse which could be in the same location or in a different location.No
INTERDT_ALT_PART_NO_varchar_40varchar(40)YesIf the part specified is not available, this will be the alternate part that will be moved to the destination warehouse which could be in the same location or in a different location.No
INTERDT_TRNSFR_TYPE_varchar_5varchar(5)YesFollowing lists the transfer types codes and their description. Gen - General Spec - SpecificNo
INTERDT_REMARKS_varchar_255varchar(255)YesInter Part Transfer remarks (if any)No
INTERDT_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
INTERDT_ZNBN_LNKFLAG_varchar_5varchar(5)YesThis can take the following values. Y , N , NA If the From or To Warehouse Zone-Bin details are completely entered for the Line, this will be Y If the From or To Warehouse Zone-Bin details are pending to be entered for the Line, this will be No
INTERDT_ACC_USAGE_varchar_20varchar(20)YesAccount usage for partNo
INTERDT_FIN_BOOK_varchar_20varchar(20)YesFinance book of the acedamic yearNo
INTERDT_ACC_CODE_varchar_32varchar(32)YesAccount code for the accounting usageNo
INTERDT_ANLY_CODE_varchar_5varchar(5)Yesanlaysis codeNo
INTERDT_SUBANLY_CODE_varchar_5varchar(5)Yessub analysis codeNo
INTERDT_CREATED_BY_varchar_30varchar(30)Yescreate by - user nameNo
INTERDT_CREATED_DATETIME_datetime_8datetime(8)Yescreated dateNo
INTERDT_MODIFIED_BY_varchar_30varchar(30)YesModified byNo
INTERDT_MODIFIED_DATETIME_datetime_8datetime(8)Yesmodified dateNo
INTERDT_TIMESTAMP_decimal_10_0decimal(10)YesTime stampNo
INTERDT_DISPLAYLINE_NO_decimal_10_0decimal(10)Yesline number based on placement strageyNo
INTERDT_SCL_QTY_INSTKUOM_decimal_28_2decimal(28)Yesquantity in stock UOMNo
INTERDT_INTERDELFLAG_varchar_5varchar(5)YesDeletion flagNo
INTERDT_MR_LLVL_CVDQTY_INSTKUOMudd_quantitynumeric(13)YesLine Level Quantity in StockNo
INTERDT_SHIPBYudd_txt20varchar(20)YesShip ByNo
INTERDT_SHIP_INSTRudd_txt255varchar(255)YesShip InNo
INTERDT_KNOCKOFF_STOQTY_INSTKUOMudd_quantitynumeric(13)YesKnock Off Stock Transfer Order QuantityNo
Table Name : TRN_INTERMN_STKTRNSFR_HDR
Comment :Inter Warehouse stock transfer (i.e. stock tranferred across warehouse with in the same location or stock tranferred across warehouse across locations) details are stored here. This entity is seperately kept and not stored in the same iintra warehouse ent
Column Name UDD Data Type Is NULL? Comment Is PK?
INTERMN_OUINSTANCE_decimal_10_0decimal(10)NoOU ID where the Inter warehouse stock transfer takes placeYes
INTERMN_STKTRANSFER_NO_varchar_40varchar(40)NoSystem generated Inter Warehouse Stock Transfer NoYes
INTERMN_TRANFER_STATUS_varchar_5varchar(5)YesInter warehouse stock transfer status. Following could be the status for a Stock Transfer document. Draft - Drft Fresh - Frsh Authorized - Auth Cancelled - Canc ShortClosed - ShCl Closed - Clsd No
INTERMN_USER_STATUS_varchar_25Varchar(25)YesUser defined Quick Code status for the Stock Transfer DocumentNo
INTERMN_NEED_DATE_datetime_8datetime(8)YesThe requested date of stock transfer.No
INTERMN_CATEGORY_varchar_25Varchar(25)YesUser defined quick code categories of inter stock transferNo
INTERMN_PRIORITY_varchar_5varchar(5)YesFollowing lists the priority codes and description. Norm - Normal, AOG - Aircraft On GroundNo
INTERMN_TRANSFER_DATE_datetime_8datetime(8)YesThe actual date on which stock transfer is to be initiatedNo
INTERMN_PART_TYPE_varchar_5varchar(5)YesPart Type which are transacted as part of the inter stock transfer. Part type combination are defined in Logistics Common Master option settings. These Part types are used here.No
INTERMN_ISU_LOCN_decimal_10_0decimal(10)Yesissue locationNo
INTERMN_RCPT_LOCN_decimal_10_0decimal(10)Yesreceipt locationNo
INTERMN_FROM_WAREHOUSE_OU_decimal_10_0decimal(10)YesLocation (OU ID) from where the stock transfer is initiated (i.e. Stocking Point from where the stock transfer is initiated)No
INTERMN_FROM_WAREHOUSE_ID_varchar_10varchar(10)YesWarehouse from where the stock transfer is initiatedNo
INTERMN_STOCK_UPD_MODE_varchar_5varchar(5)YesFollowing are the codes and descriptions for the stock update mode Auto - Automatic Manl - Manual UsrDf - User DefinedNo
INTERMN_REF_DOC_OU_decimal_10_0decimal(10)YesSource reference document OuinstanceNo
INTERMN_REF_DOC_NO_varchar_40varchar(40)YesSource reference document no (or desc) which requested for the inter stock transferNo
INTERMN_REF_DOC_TYPE_varchar_5varchar(5)YesSource reference document Type MR - Material RequestNo
INTERMN_EMP_OU_decimal_10_0decimal(10)YesOU ID of the Employee who initiated the inter stock transferNo
INTERMN_EMP_CODE_varchar_20varchar(20)YesEmployee who initiated the inter stock transferNo
INTERMN_EMP_NAME_varchar_150varchar(150)YesName of the employee who initiated the inter stock transferNo
INTERMN_PHONE_NO_varchar_70varchar(70)YesPhone no of the employee who initiated the stock transferNo
INTERMN_REASON_DTL_varchar_255varchar(255)YesReason for initiating the inter stock transferNo
INTERMN_REMARKS_varchar_255varchar(255)YesInter stock transfer remarks (if any)No
INTERMN_FILENAME_varchar_50varchar(50)Yesto store the file nameNo
INTERMN_AUTHORIZED_BY_varchar_30varchar(30)YesOU ID of the employee who authorized the inter stock transferNo
INTERMN_AUTHORIZED_DATETIME_datetime_8datetime(8)YesDate and time on which the Inter Stock Transfer Document got authorizedNo
INTERMN_CREATED_BY_varchar_30varchar(30)YesCreated Login User NameNo
INTERMN_CREATED_DATETIME_datetime_8datetime(8)YesCreated date and timeNo
INTERMN_MODIFIED_BY_varchar_30varchar(30)YesLast modified login user nameNo
INTERMN_MODIFIED_DATETIME_datetime_8datetime(8)YesLast Modified date and timeNo
INTERMN_TIMESTAMP_decimal_10_0decimal(10)YesInteger Timestamp which is maintained for concurrencyNo
INTERMN_USER_DEF_1_varchar_25Varchar(25)YesUser defined field 1No
INTERMN_USER_DEF_2_varchar_25Varchar(25)YesUser defined field 2No
INTERMN_WF_DOC_KEY_varchar_128varchar(128)YesWork flow document keyNo
INTERMN_WF_NEW_STATE_varchar_10varchar(10)Yeswork flow new statusNo
INTERMN_AUTO_FLAG_varchar_5varchar(5)Yesauto matic flag for issue generationNo
INTERMN_REPLENISHMENT_FLAG_varchar_5varchar(5)Yesrepleshment flag say s requiered or notNo
INTERMN_TRADPART_NOudd_vendorcodevarchar(45)YesTrading partner NoNo
INTERMN_TRADPART_TYPEudd_flag2varchar(25)YesTrading partner Type either customer or supplierNo
INTERMN_TRADPART_OUudd_ctxt_ouinstanceint(4)YesOU Instance of the trading partnerNo
INTERMN_TGRISUREPudd_flagvarchar(25)YesRepleshment flag say s requiered or not.No
INTERMN_DEFWHudd_warehousevarchar(10)YesDefault Ware HouseNo
INTERMN_DEFZNudd_zonevarchar(10)YesDefault ZoneNo
INTERMN_DEFBNudd_binvarchar(10)YesDefault BinNo
Table Name : TRN_INTERSH_SHIPPING_INFO
Comment :this table contains the details about the Shipping Information.
Column Name UDD Data Type Is NULL? Comment Is PK?
INTERSH_OUINSTANCE_decimal_10_0decimal(10)NoOU ID where the Inter warehouse stock transfer takes placeYes
INTERSH_STKTRANSFER_NO_varchar_40varchar(40)NoSystem generated Inter Warehouse Stock Transfer NoYes
INTERSH_SHIP_BY_varchar_25Varchar(25)Yesshipped byNo
INTERSH_PACKAGE_CODE_varchar_25Varchar(25)Yespackagin codeNo
INTERSH_VEHICLEORFLT_NO_varchar_20varchar(20)Yestransport vechile numberNo
INTERSH_CARRIER_varchar_150varchar(150)Yescarrier nameNo
INTERSH_FREIGHT_BILL_NO_varchar_40varchar(40)Yesfrieght bill numberNo
INTERSH_FREIGHT_AMT_decimal_28_8decimal(28)Yesfrieght bill amountNo
INTERSH_FREIGHT_TERM_varchar_150varchar(150)Yesfrieght terms and conditionNo
INTERSH_LANDING_BILL_NO_varchar_40varchar(40)Yeslanding bil numberNo
INTERSH_INSURANCE_LIABILITY_varchar_25Varchar(25)Yesinsurance and liabilty conditionsNo
INTERSH_INSURANCE_AMT_decimal_28_8decimal(28)Yesinsurance amountNo
INTERSH_WAY_BILL_NO_varchar_40varchar(40)YeswayNo
INTERSH_SHIPPING_PAY_MTHD_varchar_150varchar(150)Yespayment method for shipping agencyNo
INTERSH_SHIPMENT_DATETIME_datetime_8datetime(8)Yesshippment date and timeNo
INTERSH_USER_DEF_1_varchar_30varchar(30)Yesuser definition 1No
INTERSH_USER_DEF_2_varchar_30varchar(30)Yesuser definition 2No
INTERSH_REMARKS_varchar_255varchar(255)YesremarksNo
INTERSH_CREATED_BY_varchar_30varchar(30)Yescreated byNo
INTERSH_CREATED_DATETIME_datetime_8datetime(8)Yescreated date and timeNo
INTERSH_MODIFIED_BY_varchar_30varchar(30)Yesmodified byNo
INTERSH_MODIFIED_DATETIME_datetime_8datetime(8)Yesmodified date and timeNo
INTERSH_TIMESTAMP_decimal_10_0decimal(10)Yestime stampNo
Table Name : TRN_INTERSRL_SERIALLOT_DTL
Comment :this table contains the details about the Part Serial Lot Information.
Column Name UDD Data Type Is NULL? Comment Is PK?
INTERSRL_OUINSTANCE_decimal_10_0decimal(10)NoOU ID where the Inter warehouse stock transfer takes placeYes
INTERSRL_STKTRANSFER_NO_varchar_40varchar(40)NoSystem generated Inter Warehouse Stock Transfer NoYes
INTERSRL_LINE_NO_decimal_10_0decimal(10)NoSystem generated Line number for each part detail that needs to be tranferred across warehouse locations.Yes
INTERSRL_SEQ_NO_decimal_10_0decimal(10)Noserial lot sequence numberYes
INTERSRL_SERIAL_NO_varchar_40varchar(40)Noserial numberYes
INTERSRL_LOT_NO_varchar_40varchar(40)Nolot numberYes
INTERSRL_TRANSFER_QTY_INSTKUOM_decimal_28_8decimal(28)Yesquantity to be transferred.No
INTERSRL_REMARKS_varchar_255varchar(255)YesremarksNo
Table Name : TRN_INTERTCD_TRNFR_TCD_DTL
Comment :TRN_INTERTCD_TRNFR_TCD_DTL
Column Name UDD Data Type Is NULL? Comment Is PK?
INTERTCD_OUINSTANCE_decimal_10_0decimal(10)NoOU ID where the Inter warehouse stock transfer takes placeYes
INTERTCD_STKTRANSFER_NO_varchar_40varchar(40)NoSystem generated Inter Warehouse Stock Transfer NoYes
INTERTCD_LINE_NO_decimal_10_0decimal(10)NoSystem generated Line number for each part detail that needs to be tranferred across warehouse locations. This will be 0 if the TCD info is at document levelYes
INTERTCD_TCD_LINE_ID_decimal_10_0decimal(10)Notcd line numberYes
INTERTCD_TCD_OU_decimal_10_0decimal(10)Yestcd created ou.No
INTERTCD_TCD_NO_varchar_40varchar(40)Yestcd numberNo
INTERTCD_TCD_VARIANT_varchar_40varchar(40)Yestcd variantNo
INTERTCD_TCD_RATE_decimal_28_8decimal(28)Yestcd rateNo
INTERTCD_TCD_AMOUNT_decimal_28_8decimal(28)Yestcd amountNo
INTERTCD_TCD_ACCCODE_varchar_45varchar(45)Yestcd account codeNo
INTERTCD_TCD_SUPACCCODE_varchar_45varchar(45)Yestcd supplier account codeNo
INTERTCD_TCD_PAYTOSUP_varchar_45varchar(45)Yespay to supplier codeNo
INTERTCD_TCD_ACCRULE_varchar_5varchar(5)Yesaccount rule ATS - add to stock Exp - expensed offNo
INTERTCD_COSTCENTER_CODE_varchar_10varchar(10)Yescost center codeNo
Table Name : TRN_INTRAAD_ZNBNTRNSFR_ADL
Comment :This table contains the additional warehouse bin level information pertaining to Intra Stock Transfers (i.e., stock transfers that happen within a warehouse across Zones/Bins)
Column Name UDD Data Type Is NULL? Comment Is PK?
INTRAAD_OUINSTANCE_decimal_10_0decimal(10)NoOU where Intra Stock Transfer is initiatedYes
INTRAAD_STKTRANSFER_NO_varchar_40varchar(40)NoSystem generated Stock Transfer NoYes
INTRAAD_LINE_NO_decimal_10_0decimal(10)NoSystem generated Line number for each part detail that needs to be tranferred within warehouseYes
INTRAAD_SEQ_NO_decimal_10_0decimal(10)Nozone bin sequence numberYes
INTRAAD_FROM_ZONE_varchar_10varchar(10)NoZone in the warehouse from where the Part is to be moved fromNo
INTRAAD_FROM_BIN_varchar_10varchar(10)NoZone-Bin Id in the warehouse from where the Part is to be moved fromNo
INTRAAD_TO_ZONE_varchar_10varchar(10)NoZone in the warehouse where the Part is to be moved toNo
INTRAAD_TO_BIN_varchar_10varchar(10)NoZone-Bin in the warehouse where the Part is to be moved toNo
INTRAAD_TRNSFR_QTY_INSTKUOM_decimal_28_8decimal(28)YesThe quantity (in stock uom) that is being moved from one zone-bin of the warehouse to another zone-bin of the same warehouseNo
INTRAAD_PRTCOST_decimal_28_8decimal(28)YesPart CostNo
Table Name : TRN_INTRADT_PARTTRNSFR_DTL
Comment :This table contains the Part level information pertaining to Intra Stock Transfers (i.e., stock transfers that happen within a warehouse across Zones/Bins)
Column Name UDD Data Type Is NULL? Comment Is PK?
INTRADT_OUINSTANCE_decimal_10_0decimal(10)NoOU where Intra Stock Transfer is initiatedYes
INTRADT_STKTRANSFER_NO_varchar_40varchar(40)NoSystem generated Stock Transfer NoYes
INTRADT_LINE_NO_decimal_10_0decimal(10)NoSystem generated Line number for each part detail that needs to be tranferred within warehouseYes
INTRADT_PART_CRT_OU_decimal_10_0decimal(10)YesCreated OU Id of the Part which needs to be movedNo
INTRADT_PART_NO_varchar_40varchar(40)YesPart No which is to be moved with in the warehouseNo
INTRADT_TRNSFR_QTY_INSTKUOM_decimal_28_8decimal(28)YesQuantity requested to be transferred in it s Stock UomNo
INTRADT_PART_STATUS_varchar_40varchar(40)YesPart Status at the time of transferNo
INTRADT_PREF_CONDITION_varchar_25Varchar(25)YesPreferred part condition at the time of transferNo
INTRADT_REMARKS_varchar_255varchar(255)YesPart Transfer remarks (if any)No
INTRADT_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
INTRADT_ZNBN_LNKFLAG_varchar_5varchar(5)YesThis can take the following values. Y , N , NA If the From Warehouse Zone-Bin details are completely entered for the Line, this will be Y If the From Warehouse Zone-Bin details are pending to be entered for the Line, this will be N If the No
INTRADT_CREATED_BY_varchar_30varchar(30)Yescreated byNo
INTRADT_CREATED_DATETIME_datetime_8datetime(8)Yescreated datetimeNo
INTRADT_MODIFIED_BY_varchar_30varchar(30)Yesmodified byNo
INTRADT_MODIFIED_DATETIME_datetime_8datetime(8)Yesmodified date and timeNo
INTRADT_TIMESTAMP_decimal_10_0decimal(10)Yestime stampNo
INTRADT_STOCK_UOMudd_unitofmeasurementvarchar(10)YesStock UOMNo
Table Name : TRN_INTRAMN_STKTRNSFR_HDR
Comment :This table contains the main information pertaining to Intra Stock Transfers (i.e., stock transfers that happen within a warehouse across Zones/Bins)
Column Name UDD Data Type Is NULL? Comment Is PK?
INTRAMN_OUINSTANCE_decimal_10_0decimal(10)NoOU where Intra Stock Transfer is initiatedYes
INTRAMN_STKTRANSFER_NO_varchar_40varchar(40)NoSystem generated Stock Transfer NoYes
INTRAMN_STKTRANSFER_STATUS_varchar_5varchar(5)YesFollowing could be the status for a Stock Transfer document. Draft - Drft Fresh - Frsh Authorized - Auth Cancelled - Canc ShortClosed - ShCl Closed - Clsd 1) Draft: Whenever all details are not eNo
INTRAMN_CATEGORY_varchar_25Varchar(25)YesUser defined fields (Quick Codes) to categorize Stock TransfersNo
INTRAMN_TRANSFER_DATE_datetime_8datetime(8)YesDate on which the transfer has to be initiatedNo
INTRAMN_WAREHOUSE_OU_decimal_10_0decimal(10)YesWarehouse where in stock transfer is to be initiatedNo
INTRAMN_WAREHOUSE_ID_varchar_10varchar(10)YesOU id of the warehouse where the stock transfer is to be initiatedNo
INTRAMN_USER_STATUS_varchar_25Varchar(25)YesUser defined status for the Stock Transfer documentNo
INTRAMN_PART_TYPE_varchar_5varchar(5)YesPart type that is moved from the warehouseNo
INTRAMN_REF_DOC_NO_varchar_40varchar(40)YesDetails of any reference document for which the stock transfer is initiatedNo
INTRAMN_EMP_OU_decimal_10_0decimal(10)YesOUInstance ID of the Employee who initiated the stock transfer transactionNo
INTRAMN_EMP_CODE_varchar_20varchar(20)YesEmployee Code who initiated the Stock TransferNo
INTRAMN_EMP_NAME_varchar_150varchar(150)YesEmployee Name who initiated the Stock TransferNo
INTRAMN_EMP_PHONE_varchar_70varchar(70)YesPhone No of the employee who initiated the stock transferNo
INTRAMN_REASON_DTL_varchar_255varchar(255)YesReason for which stock transfer is initiated.No
INTRAMN_REMARKS_varchar_255varchar(255)YesStock Transfer Remarks (if any)No
INTRAMN_AUTHORIZED_BY_varchar_30varchar(30)YesOU ID of the employee who authorized the stock transferNo
INTRAMN_AUTHORIZED_DATETIME_datetime_8datetime(8)YesDatetime on which the stock transfer was authorized.No
INTRAMN_FILENAME_varchar_50varchar(50)YesAttached filenameNo
INTRAMN_CREATED_BY_varchar_30varchar(30)YesCreated Login User NameNo
INTRAMN_CREATED_DATETIME_datetime_8datetime(8)YesCreated date and timeNo
INTRAMN_MODIFIED_BY_varchar_30varchar(30)YesLast modified login user nameNo
INTRAMN_MODIFIED_DATETIME_datetime_8datetime(8)YesLast modified date and timeNo
INTRAMN_TIMESTAMP_decimal_10_0decimal(10)YesInteger Timestamp which is maintained for concurrencyNo
INTRAMN_USER_DEF_1_varchar_25Varchar(25)YesUser Defined Field 1No
INTRAMN_USER_DEF_2_varchar_25Varchar(25)YesUser Defined Field 2No
INTRAMN_WF_DOC_KEY_varchar_128varchar(128)YesWork flow document key like ou~documentno..No
INTRAMN_WF_NEW_STATE_varchar_10varchar(10)Yeswork flow statusNo
INTRAMN_TRADPART_NOudd_vendorcodevarchar(45)Yestrading partner number owner nameNo
INTRAMN_TRADPART_TYPEudd_flag2varchar(25)Yestrarding partner type CUS - Customer SUP - Supplier OWN - InternalNo
INTRAMN_TRADPART_OUudd_ctxt_ouinstanceint(4)Yesownership location..No
INTRAMN_AUTOST_FLAGudd_designparamcodevarchar(5)YesFlag used to check the status of the intrastock transfer to be created.No
Table Name : TRN_INTRASRL_SERIALLOT_DTL
Comment :used to store the intra warehouse serial lot details..
Column Name UDD Data Type Is NULL? Comment Is PK?
INTRASRL_OUINSTANCE_decimal_10_0decimal(10)NoOU where Intra Stock Transfer is initiatedYes
INTRASRL_STKTRANSFER_NO_varchar_40varchar(40)NoSystem generated Stock Transfer NoYes
INTRASRL_LINE_NO_decimal_10_0decimal(10)NoSystem generated Line number for each part detail that needs to be tranferred within warehouseYes
INTRASRL_SEQ_NO_decimal_10_0decimal(10)NoWareouse line number of the partYes
INTRASRL_KEY_SEQ_NO_decimal_10_0decimal(10)NoSerial line numberYes
INTRASRL_SERIAL_NO_varchar_40varchar(40)Nointernal serial numberNo
INTRASRL_LOT_NO_varchar_40varchar(40)Nointernal lot numberNo
INTRASRL_NEW_LOT_NO_varchar_40varchar(40)YesFor only lot controlled parts, new lot no is generated. This is required during stock balance updationNo
INTRASRL_TRANSFER_QTY_INSTKUOM_decimal_28_8decimal(28)Yesquantity transfered in stock UOMNo
INTRASRL_REMARKS_varchar_255varchar(255)YesremarksNo
INTRASRL_PRTCOST_decimal_28_8decimal(28)YesParts CostNo
Table Name : TRN_TRNDA_DOC_ATTACH_DTL
Comment :this table is used to store the attached reference document details
Column Name UDD Data Type Is NULL? Comment Is PK?
TRNDA_OUINSTANCE_decimal_10_0decimal(10)NoOU ID of the Return transactionYes
TRNDA_TRANSFER_NO_varchar_40varchar(40)NoThis could be Inter or Intra Stock Transfer NoYes
TRNDA_INTER_OR_INTRA_FLAG_varchar_25Varchar(25)NoReference Document TypeYes
TRNDA_SEQ_NO_decimal_10_0decimal(10)Nosequence number of the reference document attachedYes
TRNDA_DOC_TYPE_varchar_15varchar(15)Nodocument typeNo
TRNDA_DOC_ID_varchar_40varchar(40)NoDocument IdNo
TRNDA_FILE_NAME_varchar_50varchar(50)YesReference File NameNo
TRNDA_REMARKS_varchar_255varchar(255)YesRemarks (if any)No
Table Name : TRN_TRNOPT_OPTION_SETTINGS
Comment :this is used to decide whether the user wants manual or automatic stock transfer
Column Name UDD Data Type Is NULL? Comment Is PK?
TRNOPT_OUINSTANCE_decimal_10_0decimal(10)NoOU Instance ID where the Option Settings is setYes
TRNOPT_ISURCPT_OU_GEN_FLAG_varchar_5varchar(5)YesIssue/Receipt Generate Mode applicable for inter warehouse stock transfer which takes place within an OU. Following are the codes and it s values Auto - Automatic Manl - Manual UsDef - User DefinedNo
TRNOPT_ISURCPT_GEN_FLAG_varchar_5varchar(5)YesIssue/Receipt Generate Mode applicable for inter warehouse stock transfer which takes place across OU/Location. Following are the codes and it s values Auto - Automatic Manl - Manual UsDef - User DefinedNo
TRNOPT_AUTOSTKTRN_NUMTYPE_varchar_5varchar(5)YesThis is the numbering type that will be taken when automatic stock transfer document is generated thru stock maintenance when the level of stock goes down below the reorder or min qty during issue.No
TRNOPT_CREATEDDATE_datetime_8datetime(8)Yescreated dateNo
TRNOPT_CREATED_BY_varchar_30varchar(30)Yescreated byNo
TRNOPT_MODIFIEDDATE_datetime_8datetime(8)Yesmodified dateNo
TRNOPT_MODIFIED_BY_varchar_30varchar(30)Yesmodified byNo
TRNOPT_TIMESTAMP_decimal_10_0decimal(10)YesInteger Timestamp which is maintained for concurrencyNo
TRNOPT_AllowMulRecForStiudd_txt5varchar(5)YesThis column is used to hold value of -Allow Multiple Stock Transfer ReceiptNo
Table Name : TRN_TRNPRM_PARAMETER_DTL
Comment :Stores Parameter detail information. In this component, this table needs to store only search criteria message
Column Name UDD Data Type Is NULL? Comment Is PK?
TRNPRM_COMPONENTNAME_varchar_80varchar(80)NoComponent CodeYes
TRNPRM_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
TRNPRM_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
TRNPRM_PARAMCODE_varchar_5varchar(5)NoParam code is the values to be filled in the combo box or guidance text. This is actually the meta data of this componentYes
TRNPRM_PARAMDESC_varchar_80varchar(80)YesDescription of the Param CodeNo
TRNPRM_LANGID_decimal_10_0decimal(10)NoLanguage id. This is the language id of the record.Yes
TRNPRM_SORT_BY_decimal_10_0decimal(10)YesThe order in which the values are populated.No
TRNPRM_CREATIONDATE_datetime_8datetime(8)Yescreated dateNo
Table Name : TRN_TRNQC_QUICK_CODE
Comment :this table contains the details about the quick code type and their corrsponding values.
Column Name UDD Data Type Is NULL? Comment Is PK?
TRNQC_OUINSTANCE_decimal_10_0decimal(10)Nothe ou in which the quick code is createdYes
TRNQC_QUICK_CODE_varchar_25Varchar(25)Nothe quick code value.Yes
TRNQC_TYPE_varchar_5varchar(5)Nothe type can be either transfer category or user status. transfer category--CAT user status--USYes
TRNQC_DESC_varchar_80varchar(80)Yesquick code descriptionNo
TRNQC_STATUS_varchar_5varchar(5)Yesit can be either active or inactive active--A inactive--INo
TRNQC_CREATEDDATE_datetime_8datetime(8)Yesthe created dateNo
TRNQC_CREATED_BY_varchar_30varchar(30)Yescreated byNo
TRNQC_MODIFIEDDATE_datetime_8datetime(8)Yesmodified dateNo
TRNQC_MODIFIED_BY_varchar_30varchar(30)Yesmodified byNo
TRNQC_TIMESTAMP_decimal_10_0decimal(10)YesInteger Timestamp which is maintained for concurrencyNo