You are on page 1of 2

Warehouse Management Application

Function Point Analysis


Since a new application is to be developed for the Warehouse management we shall use
Development project function point count
Boundary of the Application
A stand alone application is to be developed which can be used by highly experienced clerks. These
clerks have experience in warehouse data management using maual registers.
The application covers the following areas of data management:-
1. Customers data
2. Items data
3. Warehouse Locations data
4. Billing and Payment data
Apart from this the application should also generate following reports:-
1. Inventory Position Report warehouse-wise
2. Amount Due report customer-wise
Data Function Types
The following data function types have been identified for the application:-
No Name Type RET DET
1 Customer ILF Customer Record Name, Address, Billing Addres
2 Item EIF Item Record Item No., Description, Number of pallets required, Value
3 Warehouse ILF
Warehouse
Record Warehouse no, Location, Capacity
4 Place ILF Place Record
Warehouse No., Location No., Number of pallets, Item
Stored, Date on which item was allotted
5 Storage Fee EIF
Storage Fee
Record Warehouse, Place Number, Rate
6 Payment ILF Payment Record Bill No, Bill Date, Customer, Amount Paid, Payment Date

Unadjusted Function Point Contribution of the data function types:-
No. Name Type RET DET Contribution
1 Customer ILF 1 <19 7
2 Item EIF 1 <19 5
3 Warehouse ILF 1 <19 7
4 Place ILF 1 <19 7
5 Storage Fee EIF 1 <19 5
6 Payment ILF 1 <19 7
Transaction Function Types
The following transaction function types have been identified for the application:-
No Name Type DET (Range) FTR (No.) Contribution
1
Add new /
Change
customer EI
Customer Name, Address,
Billing Address (1 - 4) Customer (1) 3
3 Store items EI
Description, Number of
pallets required,
Warehouse, Location, Date
on which item was allotted
(5 - 15) Item, Place (2) 4
4 Retrive Items EI
Item No., Description,
Warehouse, Location (1 - 4) Item, Place (2) 3
5 Calculate bill EO
Item, Value, Date on which
item was stored, Place No,
Rate (6 - 19)
Item, Place,
Storage Fee (3) 5
6
Register
Payment EI
Bill No, Bill Date, Customer,
Amount Paid, Payment Date
(5 - 15)
Customer,
Payment (2) 4
7
Add / Remove
warehouse EI Location, Capacity (1 - 4) Warehouse (1) 3
9 Inventory Report EQ
Warehouse no., Location,
Item no, Description, Place
(6 - 19)
Warehouse,
Item, Place (3) 4
10
Amount Due
Report EO
Customer Name, Amount
Paid, Bill No., Rate, Number
of Pallets, Date of allocation
(6-19)
Warehouse,
Customer,
Payment, Place,
Storage Fee (5) 7
11
Warehouse
Place Status
Report EQ
Warehouse no., Place, Item
(1 - 5)
Warehouse,
Item, Place (3) 3

Total unadjusted Function Points
The total unadjusted function points is 38 + 36 = 74
Value Adjustment Factor
Let us assume that the General System Characteristics are at average influence level and hence are
accounted for in the contribution by unadjusted function points.
Thus, the value adjustment factor is 1.
Adjusted Function Point
The adjusted function point count by using the IFPUG Function Point Analysis method is 74.

You might also like