Commit cf6c9117 authored by gahmad's avatar gahmad

new changes as per SRS


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@91513 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 18606674
alter table porcp add asn_no char(30);
alter table porcpdet modify lot_sl char(15);
INSERT INTO itm2menu (
application ,
level_1 ,
level_2 ,
level_3 ,
level_4 ,
level_5 ,
win_name ,
descr ,
comments ,
menu_path ,
icon_path ,
close_icon ,
open_icon ,
obj_type ,
chg_date ,
chg_term ,
chg_user )
VALUES (
'SFA',
1,
6,
0,
0,
0,
'w_porcp_wiz',
'Receipt',
'Receipt',
'SFA.1.6.0.0.0',
'e12_logo.gif',
NULL,
NULL,
'W',
fn_sysdate(),
'BASE141',
'Gulzar');
INSERT INTO transetup ( INSERT INTO transetup (
tran_window , tran_window ,
save_flag , save_flag ,
...@@ -90,7 +129,8 @@ INSERT INTO obj_forms ( ...@@ -90,7 +129,8 @@ INSERT INTO obj_forms (
auto_accept_weighdata , auto_accept_weighdata ,
form_type , form_type ,
disp_metadata , disp_metadata ,
parent_key_col) parent_key_col,
assisted_mode)
VALUES ( VALUES (
'w_porcp_wiz', 'w_porcp_wiz',
'ASN', 'ASN',
...@@ -115,6 +155,7 @@ VALUES ( ...@@ -115,6 +155,7 @@ VALUES (
NULL, NULL,
NULL, NULL,
NULL, NULL,
NULL,
NULL); NULL);
INSERT INTO obj_forms ( INSERT INTO obj_forms (
win_name , win_name ,
...@@ -190,7 +231,8 @@ INSERT INTO obj_forms ( ...@@ -190,7 +231,8 @@ INSERT INTO obj_forms (
auto_accept_weighdata , auto_accept_weighdata ,
form_type , form_type ,
disp_metadata , disp_metadata ,
parent_key_col) parent_key_col,
assisted_mode)
VALUES ( VALUES (
'w_porcp_wiz', 'w_porcp_wiz',
'Detail', 'Detail',
...@@ -203,7 +245,7 @@ VALUES ( ...@@ -203,7 +245,7 @@ VALUES (
'3', '3',
'T', 'T',
NULL, NULL,
'<SCAN_INFO><SCAN TYPE="MAPPING" ORDER="1" SEPARATOR="D"><SCAN_LABEL>Item Code:</SCAN_LABEL><FIELDS SEPARATOR="" DELIMITER=""><FIELD>item_code</FIELD></FIELDS></SCAN><SCAN TYPE="MAPPING" ORDER="2"><SCAN_LABEL>Lot No:</SCAN_LABEL><FIELDS SEPARATOR="" DELIMITER=""><FIELD>lot_no</FIELD></FIELDS></SCAN><SCAN TYPE="INPUT" ORDER="3"><SCAN_LABEL>LPN No:</SCAN_LABEL><FIELDS>lot_sl</FIELDS></SCAN><SCAN TYPE="INPUT" ORDER="4"><SCAN_LABEL>Loc Code:</SCAN_LABEL><FIELDS>loc_code</FIELDS></SCAN> </SCAN_INFO>', '<SCAN_INFO><MAPPING_SCAN ORDER="1"><SCAN_LABEL>Item Code:</SCAN_LABEL><FIELDS SEPARATOR="" DELIMITER=""><FIELD>item_code</FIELD></FIELDS></MAPPING_SCAN><MAPPING_SCAN ORDER="2"><SCAN_LABEL>Lot No:</SCAN_LABEL><FIELDS SEPARATOR="" DELIMITER=""><FIELD>lot_no</FIELD></FIELDS></MAPPING_SCAN><INPUT_SCAN ORDER="1"><SCAN_LABEL>LPN No:</SCAN_LABEL><FIELDS SEPARATOR="" DELIMITER=""><FIELD>lot_sl</FIELD></FIELDS></INPUT_SCAN><INPUT_SCAN ORDER="2"><SCAN_LABEL>Location Code:</SCAN_LABEL><FIELDS SEPARATOR="" DELIMITER=""><FIELD>loc_code</FIELD></FIELDS></INPUT_SCAN></SCAN_INFO>',
NULL, NULL,
NULL, NULL,
NULL, NULL,
...@@ -214,8 +256,9 @@ VALUES ( ...@@ -214,8 +256,9 @@ VALUES (
NULL, NULL,
NULL, NULL,
NULL, NULL,
'<item_code>:<loc_code>:<lot_no>:<lot_sl>:<quantity>:<no_art>', '<item_descr>(<item_code>) , <lot_no> , <quantity> <unit> = <lot_sl> , <loc_code>',
NULL); NULL,
'E');
INSERT INTO system_events ( INSERT INTO system_events (
obj_name , obj_name ,
event_code , event_code ,
...@@ -252,6 +295,30 @@ INSERT INTO system_events ( ...@@ -252,6 +295,30 @@ INSERT INTO system_events (
overwrite_core , overwrite_core ,
comp_type , comp_type ,
comp_name) comp_name)
VALUES (
'porcp_wiz',
'pre_navigate',
'1',
'prv_porcp_wiz',
fn_sysdate(),
'Gulzar',
'BASE',
'2',
'0',
'EJB',
'PoRcpIC');
INSERT INTO system_events (
obj_name ,
event_code ,
event_context,
service_code ,
chg_date ,
chg_user ,
chg_term ,
result_handle ,
overwrite_core ,
comp_type ,
comp_name)
VALUES ( VALUES (
'porcp_wiz', 'porcp_wiz',
'default_data_wiz', 'default_data_wiz',
...@@ -1062,3 +1129,283 @@ VALUES ( ...@@ -1062,3 +1129,283 @@ VALUES (
'BASE207', 'BASE207',
NULL, NULL,
NULL); NULL);
INSERT INTO messages (
msg_no ,
msg_str,
msg_descr ,
msg_type ,
msg_opt ,
msg_time ,
alarm ,
err_source ,
chg_date ,
chg_user ,
chg_term ,
override_input ,
mail_option )
VALUES (
'UNCONFASN',
'Un-confirmed ASN No!',
'Entered ASN No is not confirmed, please confirm first !',
'E',
'Y',
NULL,
NULL,
NULL,
fn_sysdate(),
'Gulzar',
'BASE207',
NULL,
NULL);
INSERT INTO messages (
msg_no ,
msg_str,
msg_descr ,
msg_type ,
msg_opt ,
msg_time ,
alarm ,
err_source ,
chg_date ,
chg_user ,
chg_term ,
override_input ,
mail_option )
VALUES (
'NULLPORD',
'Purchase Order is blank!',
'Purchase Order not created for entered ASN , please create first !',
'E',
'Y',
NULL,
NULL,
NULL,
fn_sysdate(),
'Gulzar',
'BASE207',
NULL,
NULL);
INSERT INTO messages (
msg_no ,
msg_str,
msg_descr ,
msg_type ,
msg_opt ,
msg_time ,
alarm ,
err_source ,
chg_date ,
chg_user ,
chg_term ,
override_input ,
mail_option )
VALUES (
'UNCONFPORD',
'Un-confirmed Purchase Order!',
'Purchase Order not confirmed for entered ASN , please confirm first !',
'E',
'Y',
NULL,
NULL,
NULL,
fn_sysdate(),
'Gulzar',
'BASE207',
NULL,
NULL);
INSERT INTO obj_actions (
obj_name ,
line_no ,
rights_char ,
interactive ,
service_code ,
description ,
title ,
image ,
action_type ,
form_no ,
service_handler ,
placement ,
tran_type ,
chg_date ,
chg_term ,
chg_user )
VALUES (
'porcp_wiz',
9,
'R',
'a',
'pre_confirm',
'PORCP Confirmation',
'Confirm',
NULL,
'U',
'1',
'2',
NULL,
NULL,
NULL,
NULL,
NULL);
INSERT INTO system_events (
obj_name ,
event_code ,
event_context ,
service_code ,
method_rule ,
chg_date ,
chg_user ,
chg_term ,
result_handle ,
overwrite_core ,
comp_type ,
comp_name ,
comm_format )
VALUES (
'porcp_wiz',
'pre_confirm',
'1',
'prcm_porcp_wiz',
NULL,
fn_sysdate(),
'Gulzar',
'Gulzar',
'2',
'0',
'EJB',
'PoRcpConf',
NULL);
INSERT INTO system_event_services (
service_code ,
service_uri ,
method_name ,
chg_date ,
chg_user ,
chg_term )
VALUES (
'prcm_porcp_wiz',
'http://localhost:9090/axis/services/ActionHandlerService',
'confirm',
fn_sysdate(),
'Gulzar',
'Gulzar');
INSERT INTO system_service_args (
service_code ,
line_no ,
arg_name ,
arg_mode ,
descr ,
arg_type ,
arg_xfrm ,
chg_date ,
chg_user ,
chg_term ,
arg_value )
values (
'prcm_porcp_wiz',
1,
'COMPONENT_TYPE',
'I',
'COMPONENT_TYPE',
'C.String',
NULL,
fn_sysdate(),
'BASE',
'BASE',
'EJB');
INSERT INTO system_service_args (
service_code ,
line_no ,
arg_name ,
arg_mode ,
descr ,
arg_type ,
arg_xfrm ,
chg_date ,
chg_user ,
chg_term ,
arg_value )
values (
'prcm_porcp_wiz',
2,
'COMPONENT_NAME',
'I',
'COMPONENT_NAME',
'C.String',
NULL,
fn_sysdate(),
'BASE',
'BASE',
'PoRcpConf');
INSERT INTO system_service_args (
service_code ,
line_no ,
arg_name ,
arg_mode ,
descr ,
arg_type ,
arg_xfrm ,
chg_date ,
chg_user ,
chg_term ,
arg_value )
values (
'prcm_porcp_wiz',
3,
'<tran_id>',
'I',
'Tran id of inv hold',
'C.String',
NULL,
fn_sysdate(),
'BASE',
'BASE',
NULL);
INSERT INTO system_service_args (
service_code ,
line_no ,
arg_name ,
arg_mode ,
descr ,
arg_type ,
arg_xfrm ,
chg_date ,
chg_user ,
chg_term ,
arg_value )
values (
'prcm_porcp_wiz',
4,
'XTRA_PARAMS',
'I',
'XTRA_PARAMS',
'S',
NULL,
fn_sysdate(),
'BASE',
'BASE',
NULL);
INSERT INTO system_service_args (
service_code ,
line_no ,
arg_name ,
arg_mode ,
descr ,
arg_type ,
arg_xfrm ,
chg_date ,
chg_user ,
chg_term ,
arg_value )
values (
'prcm_porcp_wiz',
5,
'FORCED_FLAG',
'I',
'FORCED_FLAG',
'S',
NULL,
fn_sysdate(),
'BASE',
'BASE',
NULL);
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