Thanks to visit codestin.com
Credit goes to www.scribd.com

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

Class Note Item Master Data Part 4

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)
21 views1 page

Class Note Item Master Data Part 4

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 ('Y03A2500GR', 'TYPING PAPE A4 LSP GREEN',

'Cartons', 18.46, null, null,'Y');


insert into DEMO_mst_item values ('EADDMRL225', 'ADDING MACHINE 3-2.25"""', 'Pcs',
8.09, null, null,'Y');
insert into DEMO_mst_item values ('DDMRL225NP', 'ADDING MACH 3 2.25"" NP"', 'Pcs',
8.09, null, null,'Y');
insert into DEMO_mst_item values ('AREFERRUES', 'SQUARE CHAIR FERRUES', 'Pcs', 6,
null, null,'Y');
insert into DEMO_mst_item values ('WRP9050FWH', 'WRITING PAPER 90 50 F WHITE',
'Kgs', 75.75, null, null,'Y');
insert into DEMO_mst_item values ('LB76160LYL', 'MANILLA BOARD 76 160 L YELLOW',
'Kgs', 93.38, 1250, 2500,'Y');
insert into DEMO_mst_item values ('LB76160FGR', 'MANILLA BOARD 76 160 F GREEN',
'Kgs', 81.58, null, null,'Y');
insert into DEMO_mst_item values ('B675180FBL', 'MANILLA BOARD 67.5 180GSM F BL',
'Kgs', 78.62, null, null,'Y');
insert into DEMO_mst_item values ('NNP7948LWH', 'NP-NORMAL 79 48 L WHITE', 'Kgs',
78.59, null, null,'Y');
insert into DEMO_mst_item values ('RP10170LWH', 'WRITING PAPER 101 70 L WHITE',
'Kgs', 82.36, null, null,'Y');
insert into DEMO_mst_item values ('RP10148FWH', 'WRITING PAPER 101 48 F WHITE',
'Kgs', 77.102, null, null,'Y');

You might also like