Commit 0cc634e5 authored by wansari's avatar wansari

D14IKAT004.sql updated obj names


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@97198 ce508802-f39f-4f6c-b175-0d175dae99d5
parent f01e8740
-----------------------------------------------------------------------Start transetup ----------------------------------------------------------- -----------------------------------------------------------------------Start transetup -----------------------------------------------------------
INSERT INTO transetup ( INSERT INTO transetup (
...@@ -43,26 +42,26 @@ VALUES ( ...@@ -43,26 +42,26 @@ VALUES (
''); '');
-----------------------------------------------------------------------Start obj_forms----------------------------------------------------------- -----------------------------------------------------------------------Start obj_forms-----------------------------------------------------------
INSERT INTO obj_forms( INSERT INTO obj_forms(
win_name , win_name ,
title , title ,
form_no) form_no)
VALUES ( VALUES (
'w_dd_porderWiz', 'w_porderWiz',
'Purchase Order Edit', 'Purchase Order Edit',
'1'); '1');
INSERT INTO obj_forms( INSERT INTO obj_forms(
win_name , win_name ,
title , title ,
form_no) form_no)
VALUES ( VALUES (
'w_dd_porderWiz', 'w_porderWiz',
'Purchase Order Det', 'Purchase Order Det',
'2'); '2');
INSERT INTO obj_forms( INSERT INTO obj_forms(
win_name , win_name ,
title , title ,
form_no ) form_no )
...@@ -92,7 +91,7 @@ INSERT INTO obj_actions ...@@ -92,7 +91,7 @@ INSERT INTO obj_actions
is_confirmation_req, is_confirmation_req,
sep_duty_opt) sep_duty_opt)
VALUES ( VALUES (
'dd_porderWiz', 'porderWiz',
1, 1,
'V', 'V',
'a', 'a',
...@@ -133,15 +132,15 @@ INSERT INTO itm2menu ( ...@@ -133,15 +132,15 @@ INSERT INTO itm2menu (
chg_user ) chg_user )
VALUES ( VALUES (
'WMS', 'WMS',
1,
10, 10,
4,
0, 0,
0, 0,
0, 0,
'/ibase/webitm/jsp/E12WizardPage.jsp?OBJ_NAME=dd_porderWiz&FORM_NO=1', '/ibase/webitm/jsp/E12WizardPage.jsp?OBJ_NAME=porderWiz&FORM_NO=1',
'Purchase Order Wizard', 'Purchase Order Wizard',
'Purchase Order Wizard', 'Purchase Order Wizard',
'WMS.1.10.0.0.0', 'WMS.10.4.0.0.0',
'e12_logo.gif', 'e12_logo.gif',
NULL, NULL,
NULL, NULL,
...@@ -229,10 +228,10 @@ INSERT INTO system_events ( ...@@ -229,10 +228,10 @@ INSERT INTO system_events (
comp_name , comp_name ,
comm_format ) comm_format )
VALUES ( VALUES (
'dd_porder_wiz', 'porderWiz',
'post_save', 'post_save',
'1', '1',
'pos_dd_porderWiz', 'pos_porderWiz',
NULL, NULL,
sysdate; sysdate;
'BASE', 'BASE',
...@@ -240,10 +239,10 @@ INSERT INTO system_events ( ...@@ -240,10 +239,10 @@ INSERT INTO system_events (
'2', '2',
'0', '0',
'EJB', 'EJB',
'PurchaseOrderWizEJB', 'DDPorderWizEJB',
NULL); NULL);
INSERT INTO system_events ( INSERT INTO system_events (
obj_name , obj_name ,
event_code , event_code ,
event_context , event_context ,
...@@ -272,7 +271,7 @@ INSERT INTO system_events ( ...@@ -272,7 +271,7 @@ INSERT INTO system_events (
'DDPorderWizEJB', 'DDPorderWizEJB',
NULL); NULL);
INSERT INTO system_events ( INSERT INTO system_events (
obj_name , obj_name ,
event_code , event_code ,
event_context , event_context ,
...@@ -302,7 +301,7 @@ INSERT INTO system_events ( ...@@ -302,7 +301,7 @@ INSERT INTO system_events (
NULL); NULL);
INSERT INTO system_events ( INSERT INTO system_events (
obj_name , obj_name ,
event_code , event_code ,
event_context , event_context ,
...@@ -333,7 +332,7 @@ INSERT INTO system_events ( ...@@ -333,7 +332,7 @@ INSERT INTO system_events (
------------------------------------------------------------------Start system_event_services ------------------------------------------------------ ------------------------------------------------------------------Start system_event_services ------------------------------------------------------
INSERT INTO system_event_services INSERT INTO system_event_services
( (
service_code , service_code ,
service_descr , service_descr ,
...@@ -363,7 +362,7 @@ VALUES ( ...@@ -363,7 +362,7 @@ VALUES (
INSERT INTO system_event_services INSERT INTO system_event_services
( (
service_code , service_code ,
service_descr , service_descr ,
...@@ -450,7 +449,7 @@ VALUES ( ...@@ -450,7 +449,7 @@ VALUES (
'base ', 'base ',
'base'); 'base');
INSERT INTO system_event_services INSERT INTO system_event_services
( (
service_code , service_code ,
service_descr , service_descr ,
...@@ -480,7 +479,7 @@ VALUES ( ...@@ -480,7 +479,7 @@ VALUES (
INSERT INTO system_event_services INSERT INTO system_event_services
( (
service_code , service_code ,
service_descr , service_descr ,
...@@ -510,7 +509,7 @@ VALUES ( ...@@ -510,7 +509,7 @@ VALUES (
------------------------------------------------------------------Start system_service_args------------------------------------------------------ ------------------------------------------------------------------Start system_service_args------------------------------------------------------
INSERT INTO system_service_args INSERT INTO system_service_args
( (
service_code , service_code ,
line_no , line_no ,
...@@ -538,7 +537,7 @@ VALUES ( ...@@ -538,7 +537,7 @@ VALUES (
INSERT INTO system_service_args INSERT INTO system_service_args
( (
service_code , service_code ,
line_no , line_no ,
...@@ -564,7 +563,7 @@ VALUES ( ...@@ -564,7 +563,7 @@ VALUES (
'base', 'base',
'DDPorderWizEJB'); 'DDPorderWizEJB');
INSERT INTO system_service_args INSERT INTO system_service_args
( (
service_code , service_code ,
line_no , line_no ,
...@@ -591,7 +590,7 @@ VALUES ( ...@@ -591,7 +590,7 @@ VALUES (
'null'); 'null');
INSERT INTO system_service_args INSERT INTO system_service_args
( (
service_code , service_code ,
line_no , line_no ,
...@@ -618,7 +617,7 @@ VALUES ( ...@@ -618,7 +617,7 @@ VALUES (
'null'); 'null');
INSERT INTO system_service_args INSERT INTO system_service_args
( (
service_code , service_code ,
line_no , line_no ,
...@@ -644,7 +643,7 @@ VALUES ( ...@@ -644,7 +643,7 @@ VALUES (
'base', 'base',
'null'); 'null');
INSERT INTO system_service_args INSERT INTO system_service_args
( (
service_code , service_code ,
line_no , line_no ,
...@@ -671,7 +670,7 @@ VALUES ( ...@@ -671,7 +670,7 @@ VALUES (
'null'); 'null');
INSERT INTO system_service_args INSERT INTO system_service_args
( (
service_code , service_code ,
line_no , line_no ,
...@@ -698,7 +697,7 @@ VALUES ( ...@@ -698,7 +697,7 @@ VALUES (
'null'); 'null');
INSERT INTO system_service_args INSERT INTO system_service_args
( (
service_code , service_code ,
line_no , line_no ,
...@@ -724,7 +723,7 @@ VALUES ( ...@@ -724,7 +723,7 @@ VALUES (
'base', 'base',
'null'); 'null');
INSERT INTO system_service_args INSERT INTO system_service_args
( (
service_code , service_code ,
line_no , line_no ,
...@@ -754,7 +753,7 @@ VALUES ( ...@@ -754,7 +753,7 @@ VALUES (
INSERT INTO system_service_args INSERT INTO system_service_args
( (
service_code , service_code ,
line_no , line_no ,
...@@ -781,7 +780,7 @@ VALUES ( ...@@ -781,7 +780,7 @@ VALUES (
'base', 'base',
'EJB'); 'EJB');
INSERT INTO system_service_args INSERT INTO system_service_args
( (
service_code , service_code ,
line_no , line_no ,
...@@ -806,7 +805,7 @@ sysdate, ...@@ -806,7 +805,7 @@ sysdate,
'base', 'base',
'base', 'base',
'DDPorderWizEJB'); 'DDPorderWizEJB');
INSERT INTO system_service_args INSERT INTO system_service_args
( (
service_code , service_code ,
line_no , line_no ,
...@@ -832,7 +831,7 @@ sysdate, ...@@ -832,7 +831,7 @@ sysdate,
'base', 'base',
'base', 'base',
NULL); NULL);
INSERT INTO system_service_args INSERT INTO system_service_args
( (
service_code , service_code ,
line_no , line_no ,
...@@ -858,7 +857,7 @@ VALUES ( ...@@ -858,7 +857,7 @@ VALUES (
'base', 'base',
'base', 'base',
NULL); NULL);
INSERT INTO system_service_args INSERT INTO system_service_args
( (
service_code , service_code ,
line_no , line_no ,
...@@ -883,7 +882,7 @@ VALUES ( ...@@ -883,7 +882,7 @@ VALUES (
'base', 'base',
'base', 'base',
NULL); NULL);
INSERT INTO system_service_args INSERT INTO system_service_args
( (
service_code , service_code ,
line_no , line_no ,
...@@ -908,7 +907,7 @@ VALUES ( ...@@ -908,7 +907,7 @@ VALUES (
'base', 'base',
'base', 'base',
NULL); NULL);
INSERT INTO system_service_args INSERT INTO system_service_args
( (
service_code , service_code ,
line_no , line_no ,
...@@ -934,7 +933,7 @@ VALUES ( ...@@ -934,7 +933,7 @@ VALUES (
'base', 'base',
'base', 'base',
NULL); NULL);
INSERT INTO system_service_args INSERT INTO system_service_args
( (
service_code , service_code ,
line_no , line_no ,
...@@ -960,7 +959,7 @@ VALUES ( ...@@ -960,7 +959,7 @@ VALUES (
'base', 'base',
'base', 'base',
NULL); NULL);
INSERT INTO system_service_args INSERT INTO system_service_args
( (
service_code , service_code ,
line_no , line_no ,
...@@ -989,7 +988,7 @@ VALUES ( ...@@ -989,7 +988,7 @@ VALUES (
--------------------------------------------------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------------------------------------------------
INSERT INTO system_service_args INSERT INTO system_service_args
( (
service_code , service_code ,
line_no , line_no ,
...@@ -1015,7 +1014,7 @@ VALUES ( ...@@ -1015,7 +1014,7 @@ VALUES (
'base', 'base',
'EJB'); 'EJB');
INSERT INTO system_service_args INSERT INTO system_service_args
( (
service_code , service_code ,
line_no , line_no ,
...@@ -1042,7 +1041,7 @@ VALUES ( ...@@ -1042,7 +1041,7 @@ VALUES (
'PorderWizPosEJB'); 'PorderWizPosEJB');
INSERT INTO system_service_args INSERT INTO system_service_args
( (
service_code , service_code ,
line_no , line_no ,
...@@ -1069,7 +1068,7 @@ VALUES ( ...@@ -1069,7 +1068,7 @@ VALUES (
NULL); NULL);
INSERT INTO system_service_args INSERT INTO system_service_args
( (
service_code , service_code ,
line_no , line_no ,
...@@ -1096,7 +1095,7 @@ VALUES ( ...@@ -1096,7 +1095,7 @@ VALUES (
NULL); NULL);
INSERT INTO system_service_args INSERT INTO system_service_args
( (
service_code , service_code ,
line_no , line_no ,
...@@ -1122,7 +1121,7 @@ VALUES ( ...@@ -1122,7 +1121,7 @@ VALUES (
'base', 'base',
NULL); NULL);
INSERT INTO system_service_args INSERT INTO system_service_args
( (
service_code , service_code ,
line_no , line_no ,
...@@ -1148,7 +1147,7 @@ VALUES ( ...@@ -1148,7 +1147,7 @@ VALUES (
'base', 'base',
NULL); NULL);
INSERT INTO system_service_args INSERT INTO system_service_args
( (
service_code , service_code ,
line_no , line_no ,
...@@ -1176,7 +1175,7 @@ VALUES ( ...@@ -1176,7 +1175,7 @@ VALUES (
--------------------------------------------------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------------------------------------------------
INSERT INTO system_service_args INSERT INTO system_service_args
( (
service_code , service_code ,
line_no , line_no ,
...@@ -1202,7 +1201,7 @@ VALUES ( ...@@ -1202,7 +1201,7 @@ VALUES (
'base', 'base',
'DDPorderWizEJB'); 'DDPorderWizEJB');
INSERT INTO system_service_args INSERT INTO system_service_args
( (
service_code , service_code ,
line_no , line_no ,
...@@ -1228,7 +1227,7 @@ VALUES ( ...@@ -1228,7 +1227,7 @@ VALUES (
'base', 'base',
NULL); NULL);
INSERT INTO system_service_args INSERT INTO system_service_args
( (
service_code , service_code ,
line_no , line_no ,
...@@ -1254,7 +1253,7 @@ VALUES ( ...@@ -1254,7 +1253,7 @@ VALUES (
'base', 'base',
NULL); NULL);
INSERT INTO system_service_args INSERT INTO system_service_args
( (
service_code , service_code ,
line_no , line_no ,
...@@ -1280,7 +1279,7 @@ VALUES ( ...@@ -1280,7 +1279,7 @@ VALUES (
'base', 'base',
NULL); NULL);
INSERT INTO system_service_args INSERT INTO system_service_args
( (
service_code , service_code ,
line_no , line_no ,
...@@ -1306,7 +1305,7 @@ VALUES ( ...@@ -1306,7 +1305,7 @@ VALUES (
'base', 'base',
NULL); NULL);
INSERT INTO system_service_args INSERT INTO system_service_args
( (
service_code , service_code ,
line_no , line_no ,
...@@ -1332,7 +1331,7 @@ VALUES ( ...@@ -1332,7 +1331,7 @@ VALUES (
'base', 'base',
NULL); NULL);
INSERT INTO system_service_args INSERT INTO system_service_args
( (
service_code , service_code ,
line_no , line_no ,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment