You are on page 1of 19

ARMSS AUTOMATED RAW MATERIAL STORAGE SYSTEM

ARMSS
(AUTOMATED RAW MATERIAL STORAGE SYSTEM)
Project Name
Description
Front End
(Design &
Development)
Back End
(Database
Storage)
Windows
Operating
System

ARMSS AUTOMATED RAW MATERIAL STORAGE SYSTEM


ARMSS is a custom software for tracking the inventory of
goods, receiving and issuing of raw material from suppliers
and to production respectively, generating various reports
like inventory, receipt, issues etc.
Visual Basic .Net 2008

SQL Server 2005

Windows XP Service Pack 3

Page 1 of 19

ARMSS AUTOMATED RAW MATERIAL STORAGE SYSTEM

STARTUP FORM
This is the startup screen of the ARMSS Software

Page 2 of 19

ARMSS AUTOMATED RAW MATERIAL STORAGE SYSTEM

Login Screen for ARMSS Software


Username
admin
Password
pass

Page 3 of 19

ARMSS AUTOMATED RAW MATERIAL STORAGE SYSTEM

MAIN SCREEN

Page 4 of 19

ARMSS AUTOMATED RAW MATERIAL STORAGE SYSTEM

ITEM CREATION
In this screen User can Create or Update new ITEMS.

Page 5 of 19

ARMSS AUTOMATED RAW MATERIAL STORAGE SYSTEM

VENDOR CREATION
In this screen User can Create or Update Vendors.

Page 6 of 19

ARMSS AUTOMATED RAW MATERIAL STORAGE SYSTEM

USER CREATION
In this screen User can create new User for working in the ARMSS software. There can be 2 levels of Users (Administrator or USER) which can be created using Type Field. After
entering username, password and type MRF Users have to select those forms which they dont want the users to access. Included and Excluded forms can be seen if the user
name is clicked.

Page 7 of 19

ARMSS AUTOMATED RAW MATERIAL STORAGE SYSTEM

MASTER SPECIFICATION
This screen is used to enter the master specification of an item and its vendor. After entering the entire necessary details user will SAVE the record which further will be shown in
the GRID below. Using the ITEM CODE user can search for an item specification and update any details if required.

Page 8 of 19

ARMSS AUTOMATED RAW MATERIAL STORAGE SYSTEM

PALLET PALLET STATUS


This form has four tabs that is related to Pallet and Barcode details. The PALLET STATUS Tab will let user to search GRN Nos that are in OK status and if manually MRF wants to
change the status of a Pallet to other Status can be done from here. User needs to Select the required Status from here for a Barcode and click UPDATE button.

Page 9 of 19

ARMSS AUTOMATED RAW MATERIAL STORAGE SYSTEM

PALLET TRACKING TROUBLESHOOTING


This form lets manually change the Pallet Status as some problem comes if the network between ARMSS and PLC fails. For Ex if at the time of OVER done from Issue Station the
request is not received by ARMSS at that point of time, the pallet moves to its original location but in ARMSS it still shows it is loaded. So to make the Pallet empty User will enter
the Pallet ID and click Pallet Data Clear button. Likewise a Pallet can be loaded by entering the pallet data fill details. If a GRN is send to PLC but the GRN doesnt starts then it can
be manually erased from the ARMSS GRN Screen by entering the GRN NO and click RESET Button.

BARCODE DETAILS
Page 10 of 19

ARMSS AUTOMATED RAW MATERIAL STORAGE SYSTEM

In this screen User can view a Child Barcodes History, like the GRN No, the Insepection Lot No and Status and the no of Issues from the childbarcode (Parital Issues). For ex this
childbarcode have been issued 5 times.

Page 11 of 19

ARMSS AUTOMATED RAW MATERIAL STORAGE SYSTEM

PALLET RAW MATERIAL UTILIZATION REPORT


This is a gist of the no of pallets present in each row and on clicking a row no user can get the details of what palletids and barcodes are present in that row.

Page 12 of 19

ARMSS AUTOMATED RAW MATERIAL STORAGE SYSTEM

LOCATION MASTER
The form is used to create a New Location Assignment for a Itemcode.

Page 13 of 19

ARMSS AUTOMATED RAW MATERIAL STORAGE SYSTEM

PACKING MASTER
This is a master entry screen for the Packing Types.

Page 14 of 19

ARMSS AUTOMATED RAW MATERIAL STORAGE SYSTEM

GRN CREATION
In this screen GRN Data comes from SAP. When a New GRN is created in the SAP system using the SAP to SQL Connectivity the GRN Data flows to a Table in SQL Server (MRF Site)
from which the GRN Nos are shown here. When a User Clicks a GRN the GRN Details is shown in this GRID. Select the GRN Details will search for the valid Item Code and Vendor
Code in the Master Specification Table and show the details below. If in the GRN Details Vendor Code is Blank user will have to select the Vendor Code from this combo Box and
the details will flow respectively. Click on the SAVE button to save the GRN, automatically data will flow to PLC with the Row ID and no of empty pallets that are needed to load.
On clicking SAVE a GRN Details screen will open which will show the Pallet ID and the actual weight that is stored in the pallet and will close automatically when the GRN is Over.

Page 15 of 19

ARMSS AUTOMATED RAW MATERIAL STORAGE SYSTEM

ISSUE FORM
This form is used to generate Issues from the ARMSS system which when completed will flow to the SAP system. Here user will enter a Issue first to generate a Issue No, then
after entering all the Issue required User will click Insert and then Progress Button respectively. This will save the Issues generated in the system database. Clicking Station Button
will actually start the Issue where the Pallet ID and Row No will be send to the PLC system, which will send the particular pallet to the Issue station based on the Station Priority
Logic created in ARMSS. When the Issue is over the data is send back from PLC system to ARMSS and the palletid is removed from the Issue Queue.

Page 16 of 19

ARMSS AUTOMATED RAW MATERIAL STORAGE SYSTEM

INVENTORY DETAILS
In this screen user can get the details of the Inventory in the system Item Code wise.

Page 17 of 19

ARMSS AUTOMATED RAW MATERIAL STORAGE SYSTEM

BARCODE CALLING NON AC


This screen is used to call a Pallet to the unloading station based on the users request to collect sample.

LIKEWISE Project, Reject and Return of Goods Receipts forms also operates.

Page 18 of 19

ARMSS AUTOMATED RAW MATERIAL STORAGE SYSTEM

LOCATION UPDATE
This screen updates the ITEM CODEs rows. Before changing a ROW from one ITEM Code to other ITEM CODE, remember to swap both nos, for ex ITEM CODE M2306 is assigned to
ROWs 3,9 and 10 and ITEM CODE M2304 is assigned to ROW 6 and 11 and for time being you need to Store ITEM CODE M2304 in ROW 10 (which is already assigned to M2304),
then you need to update M2304 ROW1 = 6, ROW2 = 10, ROW3 = 11 and M2306 ROW1=3, ROW2 = 6 and ROW3 = 0.
BEFORE

AFTER

Page 19 of 19

You might also like