0% found this document useful (0 votes)
10 views1 page

Class Note Item Master Data Part 16

Uploaded by

kravishind
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views1 page

Class Note Item Master Data Part 16

Uploaded by

kravishind
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

insert into DEMO_mst_item values ('PSPARES237', 'BRASS BRAZING ROD 3mm', 'Pcs', 80,

1, 2,'Y');
insert into DEMO_mst_item values ('PSPARES238', 'BRASS HOLLOW OD 3" X 2"', 'Ft',
310, null, null,'Y');
insert into DEMO_mst_item values ('PSPARES239', 'ALLEN COUNTER SUNK SCREW M4 X ',
'Pcs', 250, null, null,'Y');
insert into DEMO_mst_item values ('PSPARES240', 'LOCK NUT M4', 'PCS', 310, null,
null,'Y');
insert into DEMO_mst_item values ('PSPARES241', 'BRASS ROD OD 3"', 'Ft', 310, null,
null,'Y');
insert into DEMO_mst_item values ('PSPARES242', 'BRASS SHEET 135 X 105 X 1.5mm',
'Kgs', 5000, null, null,'Y');
insert into DEMO_mst_item values ('PSPARES243', 'SQUARE TUBE 2 X 4 X 16G',
'Length', 2270, null, null,'Y');
insert into DEMO_mst_item values ('PSPARES244', 'BRIGHT M/S SHAFT 3"', 'Kgs', 80,
null, null,'Y');
insert into DEMO_mst_item values ('PSPARES245', 'ANGLE IRON 2 X 2 X 4mm', 'Length',
80, 1, 1,'Y');
insert into DEMO_mst_item values ('PSPARES246', 'ANGLE IRON 3 X 3 X 1/4', 'Length',
110, null, null,'Y');

You might also like