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

Class Note Item Master Data Part 13

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 13

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 ('PSPARES206', 'BOLT M8 X 16', 'Pcs', 1.

01, 1,
1,'Y');
insert into DEMO_mst_item values ('PSPARES207', 'BOLT M8 X 35', 'Pcs', 7, 1,
2,'Y');
insert into DEMO_mst_item values ('PSPARES208', 'BOLT M8 X 40', 'Pcs', 3.15, 1,
2,'Y');
insert into DEMO_mst_item values ('PSPARES209', 'BOLT M8X65', 'Pcs', 10, 1, 1,'Y');
insert into DEMO_mst_item values ('PSPARES210', 'BOLTS FOR SLITTING SECTION - P',
'Pcs', 1, null, null,'Y');
insert into DEMO_mst_item values ('PSPARES211', 'BOSS WHITE - 400grms', 'PCS', 400,
1, 2,'Y');
insert into DEMO_mst_item values ('PSPARES212', 'BOTTLE FUSE 10 AMPS', 'Pcs', 35,
null, null,'Y');
insert into DEMO_mst_item values ('PSPARES213', 'BOTTLE FUSE 20 AMPS', 'Pcs', 40,
null, null,'Y');
insert into DEMO_mst_item values ('PSPARES214', 'BOTTLE FUSE 25 AMPS', 'Pcs', 45,
null, null,'Y');
insert into DEMO_mst_item values ('PSPARES215', 'BOTTLE FUSE 35 AMPS', 'Pcs', 50,
1, 1,'Y');
insert into DEMO_mst_item values ('PSPARES216', 'BOTTLE FUSE 4 AMPS', 'Pcs', 25,
null, null,'Y');

You might also like