Commit 1ac4ca70 authored by steurwadkar's avatar steurwadkar

Wavegen Wizard Check-in by Santosh


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@104020 ce508802-f39f-4f6c-b175-0d175dae99d5
parent c74a4d0f
INSERT INTO ITM2MENU (APPLICATION,LEVEL_1,LEVEL_2,LEVEL_3,LEVEL_4,LEVEL_5,WIN_NAME,DESCR,COMMENTS,MENU_PATH,ICON_PATH,OBJ_TYPE,CHG_USER,CHG_TERM,CHG_DATE,OPEN_ICON,MOB_DEPLOY,CLOSE_ICON,DEFAULT_STATE,DEF_ACTION) VALUES
('WMS',13,0,0,0,0,'-','Wave','Wave','WMS.13.0.0.0.0','wavegeneration.png','T','BASE ','BASE',TO_DATE('01-07-16','DD-MM-RR'),NULL,NULL,NULL,NULL,NULL);
set define off;
INSERT INTO ITM2MENU (APPLICATION,LEVEL_1,LEVEL_2,LEVEL_3,LEVEL_4,LEVEL_5,WIN_NAME,DESCR,COMMENTS,MENU_PATH,ICON_PATH,OBJ_TYPE,CHG_USER,CHG_TERM,CHG_DATE,OPEN_ICON,MOB_DEPLOY,CLOSE_ICON,DEFAULT_STATE,DEF_ACTION) VALUES
('WMS',13,1,0,0,0,'/ibase/webitm/jsp/E12WizardPage.jsp?OBJ_NAME=wavegenWiz&FORM_NO=1','Wave Generation','Wave Generation','WMS.13.1.0.0.0','wavegeneration.png','I','BASE','BASE',TO_DATE('01-07-16','DD-MM-RR'),NULL,NULL,NULL,NULL,NULL);
INSERT INTO OBJ_FORMS (WIN_NAME,TITLE,OBJ_BROW_NAME,OBJ_EDIT_NAME,CROSS_UPDATE_EXPR,EXPR_FLD_INFO,TARGET_FLD_INFO,EXPR_COMMENT,FORM_NO,SCR_FLAG,AUTO_ACCEPT_SCAN,SCAN_FLAG,SCAN_METADATA,PROPERTY_INFO,SCAN_DELIMITER,COLUMN_ON_SAVE,AFTER_SAVE,EXT_SETUP,EXT_METADATA,EXT_COM,AUTO_ACCEPT_WEIGHDATA,FORM_TYPE,DISP_METADATA,PARENT_KEY_COL,QTY_COL,RATE_COL,ASSISTED_MODE,STORAGE_KEY_METADATA,SELECTION_MODE,DEFAULT_VIEW,AUTO_ADDON_ENTRY,DUPLICATE_ADD,FREEZE_COL_POS,DEFAULT_ROW_CNT,IS_MANDATORY,TRAN_ID_COL)
values ('w_wavegen_wiz','Wave Generation',null,null,null,null,null,null,'1',null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null);
INSERT INTO OBJ_FORMS (WIN_NAME,TITLE,OBJ_BROW_NAME,OBJ_EDIT_NAME,CROSS_UPDATE_EXPR,EXPR_FLD_INFO,TARGET_FLD_INFO,EXPR_COMMENT,FORM_NO,SCR_FLAG,AUTO_ACCEPT_SCAN,SCAN_FLAG,SCAN_METADATA,PROPERTY_INFO,SCAN_DELIMITER,COLUMN_ON_SAVE,AFTER_SAVE,EXT_SETUP,EXT_METADATA,EXT_COM,AUTO_ACCEPT_WEIGHDATA,FORM_TYPE,DISP_METADATA,PARENT_KEY_COL,QTY_COL,RATE_COL,ASSISTED_MODE,STORAGE_KEY_METADATA,SELECTION_MODE,DEFAULT_VIEW,AUTO_ADDON_ENTRY,DUPLICATE_ADD,FREEZE_COL_POS,DEFAULT_ROW_CNT,IS_MANDATORY,TRAN_ID_COL)
values ('w_wavegen_wiz','WaveGenerationDetail',null,null,null,null,null,null,'2',null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,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 ('wavegen_wiz','default_data_wiz','1','default_wavegenWiz',null,sysdate,'BASE ','BASE','2','0','EJB','WavegenWizEJB',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 ('wavegen_wiz','post_item_change','1','poic_wavegenWiz',null,sysdate,'BASE ','BASE','2','0','EJB','WavegenWizEJB',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 ('wavegen_wiz','post_save','1','pos_wavegenWiz',null,sysdate,'BASE ','BASE','2','0','EJB','WavegenWizPos',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 ('wavegen_wiz','pre_navigate','1','prv_wavegenWiz',null,sysdate,'BASE ','BASE','2','0','EJB','WavegenWizEJB',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 ('wavegen_wiz','pre_validate','1','prv_wavegenWiz',null,sysdate,'BASE ','BASE','2','0','EJB','WavegenWizEJB',null);
INSERT INTO SYSTEM_EVENT_SERVICES (SERVICE_CODE,SERVICE_DESCR,SERVICE_URI,SERVICE_PROVIDER,METHOD_NAME,RETURN_VALUE,RETURN_TYPE,RETURN_DESCR,RETURN_XFRM,CHG_DATE,CHG_USER,CHG_TERM)
values ('poic_wavegenWiz','item change for Wavegen Wizard','http://localhost:9090/axis/services/ValidatorService','base','itemChanged','String','S',null,null,sysdate,'BASE ','BASE');
Insert into system_event_services (SERVICE_CODE,SERVICE_DESCR,SERVICE_URI,SERVICE_PROVIDER,METHOD_NAME,RETURN_VALUE,RETURN_TYPE,RETURN_DESCR,RETURN_XFRM,CHG_DATE,CHG_USER,CHG_TERM)
values ('pos_wavegenWiz','Post Save For Wavegen Wizard','http://localhost:9090/axis/services/ValidatorService','BASE','postSave','String','S',null,null,sysdate,'BASE ','BASE');
INSERT INTO SYSTEM_EVENT_SERVICES (SERVICE_CODE,SERVICE_DESCR,SERVICE_URI,SERVICE_PROVIDER,METHOD_NAME,RETURN_VALUE,RETURN_TYPE,RETURN_DESCR,RETURN_XFRM,CHG_DATE,CHG_USER,CHG_TERM)
values ('prv_wavegenWiz','Wavegen Wizard validation','http://localhost:9090/axis/services/ValidatorService','base','wfValData','String','S',null,null,sysdate,'BASE ','BASE');
INSERT INTO SYSTEM_EVENT_SERVICES (SERVICE_CODE,SERVICE_DESCR,SERVICE_URI,SERVICE_PROVIDER,METHOD_NAME,RETURN_VALUE,RETURN_TYPE,RETURN_DESCR,RETURN_XFRM,CHG_DATE,CHG_USER,CHG_TERM)
values ('default_wavegenWiz',null,'http://localhost:9090/axis/services/ValidatorService',null,'itemChanged','String','S',null,null,sysdate,'BASE ','BASE');
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 ('poic_wavegenWiz',1,'COMPONENT_TYPE','I','Component Type','S',null,sysdate,'BASE ','QMS','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 ('poic_wavegenWiz',2,'COMPONENT_NAME','I','Component Name','S',null,sysdate,'BASE ','QMS','WavegenWizEJB');
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 ('poic_wavegenWiz',3,'XML_DATA','I',null,'S',null,sysdate,'BASE ','QMS',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 ('poic_wavegenWiz',4,'XML_DATA_1','I',null,'S',null,sysdate,'BASE ','QMS',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 ('poic_wavegenWiz',5,'XML_DATA_2','I',null,'S',null,sysdate,'BASE ','QMS',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 ('poic_wavegenWiz',6,'OBJ_CONTEXT','I',null,'S',null,sysdate,'BASE ','QMS',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 ('poic_wavegenWiz',7,'FOCUSED_COLUMN','I',null,'S',null,sysdate,'BASE ','QMS',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 ('poic_wavegenWiz',8,'EDIT_FLAG ','I',null,'S',null,sysdate,'BASE ','QMS',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 ('poic_wavegenWiz',9,'XTRA_PARAMS ','I',null,'S',null,sysdate,'BASE ','QMS',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 ('pos_wavegenWiz',1,'COMPONENT_TYPE','I',null,'S',null,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 ('pos_wavegenWiz',2,'COMPONENT_NAME','I',null,'S',null,sysdate,'BASE ','BASE','WavegenWizPos');
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 ('pos_wavegenWiz',3,'XML_DATA_ALL','I','XML_DATA_ALL','S',null,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 ('pos_wavegenWiz',4,'<tran_id>','I',null,'B.String',null,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 ('pos_wavegenWiz',5,'EDIT_FLAG','I','EDIT_FLAG','S',null,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 ('pos_wavegenWiz',6,'XTRA_PARAMS','I',null,'S',null,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 ('pos_wavegenWiz',7,'DB_CONN','I',null,'S.Connection',null,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 ('prv_wavegenWiz',1,'COMPONENT_TYPE','I','Component Type','S',null,sysdate,'BASE ','QMS','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 ('prv_wavegenWiz',2,'COMPONENT_NAME','I','Component Name','S',null,sysdate,'BASE ','QMS','WavegenWizEJB');
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 ('prv_wavegenWiz',3,'XML_DATA','I',null,'S',null,sysdate,'BASE ','QMS',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 ('prv_wavegenWiz',4,'XML_DATA_1','I',null,'S',null,sysdate,'BASE ','QMS',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 ('prv_wavegenWiz',5,'XML_DATA_ALL','I',null,'S',null,sysdate,'BASE ','QMS',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 ('prv_wavegenWiz',6,'OBJ_CONTEXT','I',null,'S',null,sysdate,'BASE ','QMS',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 ('prv_wavegenWiz',7,'EDIT_FLAG','I',null,'S',null,sysdate,'BASE ','QMS',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 ('prv_wavegenWiz',8,'XTRA_PARAMS','I',null,'S',null,sysdate,'BASE ','QMS',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 ('default_wavegenWiz',1,'COMPONENT_TYPE','I',null,'S',null,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 ('default_wavegenWiz',2,'COMPONENT_NAME','I',null,'S',null,sysdate,'BASE ','BASE','WavegenWizEJB');
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 ('default_wavegenWiz',3,'XML_DATA__ALL','I',null,'S',null,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 ('default_wavegenWiz',4,'XML_DATA_1','I',null,'S',null,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 ('default_wavegenWiz',5,'XML_DATA_ALL','I',null,'S',null,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 ('default_wavegenWiz',6,'OBJ_CONTEXT','I',null,'S',null,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 ('default_wavegenWiz',7,'FOCUSED_COLUMN','I',null,'S',null,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 ('default_wavegenWiz',8,'EDIT_FLAG','I',null,'S',null,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 ('default_wavegenWiz',9,'XTRA_PARAMS','I',null,'S',null,sysdate,'BASE ','BASE',null);
INSERT INTO POPHELP (FIELD_NAME,MOD_NAME,SQL_STR,DW_OBJECT,MSG_TITLE,WIDTH,HEIGHT,CHG_DATE,CHG_USER,CHG_TERM,DIST_OPT,FILTER_STRING,SQL_INPUT,DEFAULT_COL,POP_ALIGN,QUERY_MODE,PAGE_CONTEXT,POPHELP_COLS,POPHELP_SOURCE,MULTI_OPT,HELP_OPTION,POPUP_XSL_NAME,THUMB_OBJ,THUMB_IMAGE_COL,THUMB_ALT_COL,AUTO_FILL_LEN)
VALUES
('ITEM_PARNT','W_WAVEGEN_WIZ','SELECT DISTINCT I2.ITEM_PARNT Style, I1.DESCR FROM ITEM I1, ITEM I2 WHERE I1.ITEM_CODE=I2.ITEM_PARNT',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'0',NULL,NULL,0,'0',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO POPHELP (FIELD_NAME,MOD_NAME,SQL_STR,DW_OBJECT,MSG_TITLE,WIDTH,HEIGHT,CHG_DATE,CHG_USER,CHG_TERM,DIST_OPT,FILTER_STRING,SQL_INPUT,DEFAULT_COL,POP_ALIGN,QUERY_MODE,PAGE_CONTEXT,POPHELP_COLS,POPHELP_SOURCE,MULTI_OPT,HELP_OPTION,POPUP_XSL_NAME,THUMB_OBJ,THUMB_IMAGE_COL,THUMB_ALT_COL,AUTO_FILL_LEN)
values
('CUST_CODE','W_WAVEGEN_WIZ','SELECT CUST_CODE,CUST_NAME FROM CUSTOMER',null,null,null,null,null,null,null,'0',null,null,0,'0',null,'0',null,null,null,null,null,null,null,null,null);
INSERT INTO POPHELP (FIELD_NAME,MOD_NAME,SQL_STR,DW_OBJECT,MSG_TITLE,WIDTH,HEIGHT,CHG_DATE,CHG_USER,CHG_TERM,DIST_OPT,FILTER_STRING,SQL_INPUT,DEFAULT_COL,POP_ALIGN,QUERY_MODE,PAGE_CONTEXT,POPHELP_COLS,POPHELP_SOURCE,MULTI_OPT,HELP_OPTION,POPUP_XSL_NAME,THUMB_OBJ,THUMB_IMAGE_COL,THUMB_ALT_COL,AUTO_FILL_LEN) VALUES
('CREDIT_TERM__FROM','W_WAVEGEN','SELECT CR_TERM,CR_DAYS, DESCR,SH_DESCR FROM CRTERM',null,'Credit Terms',0,0,sysdate,'BASE ','BASE ','1',null,null,0,null,null,null,null,null,null,null,null,null,null,null,null);
INSERT INTO POPHELP (FIELD_NAME,MOD_NAME,SQL_STR,DW_OBJECT,MSG_TITLE,WIDTH,HEIGHT,CHG_DATE,CHG_USER,CHG_TERM,DIST_OPT,FILTER_STRING,SQL_INPUT,DEFAULT_COL,POP_ALIGN,QUERY_MODE,PAGE_CONTEXT,POPHELP_COLS,POPHELP_SOURCE,MULTI_OPT,HELP_OPTION,POPUP_XSL_NAME,THUMB_OBJ,THUMB_IMAGE_COL,THUMB_ALT_COL,AUTO_FILL_LEN) VALUES
('CREDIT_TERM__TO','W_WAVEGEN','SELECT CR_TERM,CR_DAYS, DESCR,SH_DESCR FROM CRTERM',NULL,'Credit Terms',0,0,SYSDATE,'BASE ','BASE ','1',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO POPHELP (FIELD_NAME,MOD_NAME,SQL_STR,DW_OBJECT,MSG_TITLE,WIDTH,HEIGHT,CHG_DATE,CHG_USER,CHG_TERM,DIST_OPT,FILTER_STRING,SQL_INPUT,DEFAULT_COL,POP_ALIGN,QUERY_MODE,PAGE_CONTEXT,POPHELP_COLS,POPHELP_SOURCE,MULTI_OPT,HELP_OPTION,POPUP_XSL_NAME,THUMB_OBJ,THUMB_IMAGE_COL,THUMB_ALT_COL,AUTO_FILL_LEN) VALUES
('CREDIT_TERM__FROM','W_WAVEGEN_WIZ','SELECT CR_TERM,CR_DAYS, DESCR,SH_DESCR FROM CRTERM',null,'Credit Terms',0,0,sysdate,'BASE ','BASE ','1',null,null,0,null,null,null,null,null,null,null,null,null,null,null,null);
INSERT INTO POPHELP (FIELD_NAME,MOD_NAME,SQL_STR,DW_OBJECT,MSG_TITLE,WIDTH,HEIGHT,CHG_DATE,CHG_USER,CHG_TERM,DIST_OPT,FILTER_STRING,SQL_INPUT,DEFAULT_COL,POP_ALIGN,QUERY_MODE,PAGE_CONTEXT,POPHELP_COLS,POPHELP_SOURCE,MULTI_OPT,HELP_OPTION,POPUP_XSL_NAME,THUMB_OBJ,THUMB_IMAGE_COL,THUMB_ALT_COL,AUTO_FILL_LEN) VALUES
('CREDIT_TERM__TO','W_WAVEGEN_WIZ','SELECT CR_TERM,CR_DAYS, DESCR,SH_DESCR FROM CRTERM',NULL,'Credit Terms',0,0,SYSDATE,'BASE ','BASE ','1',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO POPHELP (FIELD_NAME,MOD_NAME,SQL_STR,DW_OBJECT,MSG_TITLE,WIDTH,HEIGHT,CHG_DATE,CHG_USER,CHG_TERM,DIST_OPT,FILTER_STRING,SQL_INPUT,DEFAULT_COL,POP_ALIGN,QUERY_MODE,PAGE_CONTEXT,POPHELP_COLS,POPHELP_SOURCE,MULTI_OPT,HELP_OPTION,POPUP_XSL_NAME,THUMB_OBJ,THUMB_IMAGE_COL,THUMB_ALT_COL,AUTO_FILL_LEN) VALUES
('SORT_ORDER','W_WAVEGEN','SELECT DESCR, FLD_VALUE FROM GENCODES WHERE FLD_NAME=''SORT_ORDER'' AND MOD_NAME=''W_WAVEGEN'' ORDER BY FLD_VALUE',null,'Sort Order',0,0,sysdate,'BASE','BASE','1',null,null,0,null,null,null,null,null,null,null,null,null,null,null,null);
INSERT INTO POPHELP (FIELD_NAME,MOD_NAME,SQL_STR,DW_OBJECT,MSG_TITLE,WIDTH,HEIGHT,CHG_DATE,CHG_USER,CHG_TERM,DIST_OPT,FILTER_STRING,SQL_INPUT,DEFAULT_COL,POP_ALIGN,QUERY_MODE,PAGE_CONTEXT,POPHELP_COLS,POPHELP_SOURCE,MULTI_OPT,HELP_OPTION,POPUP_XSL_NAME,THUMB_OBJ,THUMB_IMAGE_COL,THUMB_ALT_COL,AUTO_FILL_LEN) VALUES
('SORT_ORDER','W_WAVEGEN_WIZ','SELECT DESCR, FLD_VALUE FROM GENCODES WHERE FLD_NAME=''SORT_ORDER'' AND MOD_NAME=''W_WAVEGEN'' ORDER BY FLD_VALUE',null,'Sort Order',0,0,sysdate,'BASE','BASE','1',null,null,0,null,null,null,null,null,null,null,null,null,null,null,null);
insert into GENCODES (FLD_NAME,MOD_NAME,FLD_VALUE,DESCR,SH_DESCR,CHG_DATE,CHG_USER,CHG_TERM,ACTIVE,UDF_STR1,UDF_STR2,UDF_STR3) values ('SORT_ORDER','W_WAVEGEN','A','Default','Sort Order 0',sysdate,'BASE','BASE','Y',null,null,null);
insert into GENCODES (FLD_NAME,MOD_NAME,FLD_VALUE,DESCR,SH_DESCR,CHG_DATE,CHG_USER,CHG_TERM,ACTIVE,UDF_STR1,UDF_STR2,UDF_STR3) values ('SORT_ORDER','W_WAVEGEN','B','Customer Rank,Credit Term Rank,Canellation Date,Pending Payments','Sort Order 1',sysdate,'BASE','BASE','Y',null,null,null);
insert into GENCODES (FLD_NAME,MOD_NAME,FLD_VALUE,DESCR,SH_DESCR,CHG_DATE,CHG_USER,CHG_TERM,ACTIVE,UDF_STR1,UDF_STR2,UDF_STR3) values ('SORT_ORDER','W_WAVEGEN','C','Customer Rank,Credit Term Rank,Pending Payments,Canellation Date','Sort Order 2',sysdate,'BASE','BASE','Y',null,null,null);
insert into GENCODES (FLD_NAME,MOD_NAME,FLD_VALUE,DESCR,SH_DESCR,CHG_DATE,CHG_USER,CHG_TERM,ACTIVE,UDF_STR1,UDF_STR2,UDF_STR3) values ('SORT_ORDER','W_WAVEGEN','D','Customer Rank,Canellation Date,Credit Term Rank,Pending Payments','Sort Order 3',sysdate,'BASE','BASE','Y',null,null,null);
insert into GENCODES (FLD_NAME,MOD_NAME,FLD_VALUE,DESCR,SH_DESCR,CHG_DATE,CHG_USER,CHG_TERM,ACTIVE,UDF_STR1,UDF_STR2,UDF_STR3) values ('SORT_ORDER','W_WAVEGEN','E','Customer Rank,Canellation Date,Pending Payments,Credit Term Rank','Sort Order 4',sysdate,'BASE','BASE','Y',null,null,null);
insert into GENCODES (FLD_NAME,MOD_NAME,FLD_VALUE,DESCR,SH_DESCR,CHG_DATE,CHG_USER,CHG_TERM,ACTIVE,UDF_STR1,UDF_STR2,UDF_STR3) values ('SORT_ORDER','W_WAVEGEN','F','Customer Rank,Pending Payments,Credit Term Rank,Canellation Date','Sort Order 5',sysdate,'BASE','BASE','Y',null,null,null);
insert into GENCODES (FLD_NAME,MOD_NAME,FLD_VALUE,DESCR,SH_DESCR,CHG_DATE,CHG_USER,CHG_TERM,ACTIVE,UDF_STR1,UDF_STR2,UDF_STR3) values ('SORT_ORDER','W_WAVEGEN','G','Customer Rank,Pending Payments,Canellation Date,Credit Term Rank','Sort Order 6',sysdate,'BASE','BASE','Y',null,null,null);
insert into GENCODES (FLD_NAME,MOD_NAME,FLD_VALUE,DESCR,SH_DESCR,CHG_DATE,CHG_USER,CHG_TERM,ACTIVE,UDF_STR1,UDF_STR2,UDF_STR3) values ('SORT_ORDER','W_WAVEGEN','H','Credit Term Rank,Customer Rank,Canellation Date,Pending Payments','Sort Order 7',sysdate,'BASE','BASE','Y',null,null,null);
insert into GENCODES (FLD_NAME,MOD_NAME,FLD_VALUE,DESCR,SH_DESCR,CHG_DATE,CHG_USER,CHG_TERM,ACTIVE,UDF_STR1,UDF_STR2,UDF_STR3) values ('SORT_ORDER','W_WAVEGEN','I','Credit Term Rank,Customer Rank,Pending Payments,Canellation Date','Sort Order 8',sysdate,'BASE','BASE','Y',null,null,null);
insert into GENCODES (FLD_NAME,MOD_NAME,FLD_VALUE,DESCR,SH_DESCR,CHG_DATE,CHG_USER,CHG_TERM,ACTIVE,UDF_STR1,UDF_STR2,UDF_STR3) values ('SORT_ORDER','W_WAVEGEN','J','Credit Term Rank,Canellation Date,Customer Rank,Pending Payments','Sort Order 9',sysdate,'BASE','BASE','Y',null,null,null);
insert into GENCODES (FLD_NAME,MOD_NAME,FLD_VALUE,DESCR,SH_DESCR,CHG_DATE,CHG_USER,CHG_TERM,ACTIVE,UDF_STR1,UDF_STR2,UDF_STR3) values ('SORT_ORDER','W_WAVEGEN','K','Credit Term Rank,Canellation Date,Pending Payments,Customer Rank','Sort Order 10',sysdate,'BASE','BASE','Y',null,null,null);
insert into GENCODES (FLD_NAME,MOD_NAME,FLD_VALUE,DESCR,SH_DESCR,CHG_DATE,CHG_USER,CHG_TERM,ACTIVE,UDF_STR1,UDF_STR2,UDF_STR3) values ('SORT_ORDER','W_WAVEGEN','L','Credit Term Rank,Pending Payments,Customer Rank,Canellation Date','Sort Order 11',sysdate,'BASE','BASE','Y',null,null,null);
insert into GENCODES (FLD_NAME,MOD_NAME,FLD_VALUE,DESCR,SH_DESCR,CHG_DATE,CHG_USER,CHG_TERM,ACTIVE,UDF_STR1,UDF_STR2,UDF_STR3) values ('SORT_ORDER','W_WAVEGEN','M','Credit Term Rank,Pending Payments,Canellation Date,Customer Rank','Sort Order 12',sysdate,'BASE','BASE','Y',null,null,null);
insert into GENCODES (FLD_NAME,MOD_NAME,FLD_VALUE,DESCR,SH_DESCR,CHG_DATE,CHG_USER,CHG_TERM,ACTIVE,UDF_STR1,UDF_STR2,UDF_STR3) values ('SORT_ORDER','W_WAVEGEN','N','Canellation Date,Customer Rank,Credit Term Rank,Pending Payments','Sort Order 13',sysdate,'BASE','BASE','Y',null,null,null);
insert into GENCODES (FLD_NAME,MOD_NAME,FLD_VALUE,DESCR,SH_DESCR,CHG_DATE,CHG_USER,CHG_TERM,ACTIVE,UDF_STR1,UDF_STR2,UDF_STR3) values ('SORT_ORDER','W_WAVEGEN','O','Canellation Date,Customer Rank,Pending Payments,Credit Term Rank','Sort Order 14',sysdate,'BASE','BASE','Y',null,null,null);
insert into GENCODES (FLD_NAME,MOD_NAME,FLD_VALUE,DESCR,SH_DESCR,CHG_DATE,CHG_USER,CHG_TERM,ACTIVE,UDF_STR1,UDF_STR2,UDF_STR3) values ('SORT_ORDER','W_WAVEGEN','P','Canellation Date,Credit Term Rank,Customer Rank,Pending Payments','Sort Order 15',sysdate,'BASE','BASE','Y',null,null,null);
insert into GENCODES (FLD_NAME,MOD_NAME,FLD_VALUE,DESCR,SH_DESCR,CHG_DATE,CHG_USER,CHG_TERM,ACTIVE,UDF_STR1,UDF_STR2,UDF_STR3) values ('SORT_ORDER','W_WAVEGEN','Q','Canellation Date,Credit Term Rank,Pending Payments,Customer Rank','Sort Order 16',sysdate,'BASE','BASE','Y',null,null,null);
insert into GENCODES (FLD_NAME,MOD_NAME,FLD_VALUE,DESCR,SH_DESCR,CHG_DATE,CHG_USER,CHG_TERM,ACTIVE,UDF_STR1,UDF_STR2,UDF_STR3) values ('SORT_ORDER','W_WAVEGEN','R','Canellation Date,Pending Payments,Customer Rank,Credit Term Rank','Sort Order 17',sysdate,'BASE','BASE','Y',null,null,null);
insert into GENCODES (FLD_NAME,MOD_NAME,FLD_VALUE,DESCR,SH_DESCR,CHG_DATE,CHG_USER,CHG_TERM,ACTIVE,UDF_STR1,UDF_STR2,UDF_STR3) values ('SORT_ORDER','W_WAVEGEN','S','Canellation Date,Pending Payments,Credit Term Rank,Customer Rank','Sort Order 18',sysdate,'BASE','BASE','Y',null,null,null);
insert into GENCODES (FLD_NAME,MOD_NAME,FLD_VALUE,DESCR,SH_DESCR,CHG_DATE,CHG_USER,CHG_TERM,ACTIVE,UDF_STR1,UDF_STR2,UDF_STR3) values ('SORT_ORDER','W_WAVEGEN','T','Pending Payments,Customer Rank,Credit Term Rank,Canellation Date','Sort Order 19',sysdate,'BASE','BASE','Y',null,null,null);
insert into GENCODES (FLD_NAME,MOD_NAME,FLD_VALUE,DESCR,SH_DESCR,CHG_DATE,CHG_USER,CHG_TERM,ACTIVE,UDF_STR1,UDF_STR2,UDF_STR3) values ('SORT_ORDER','W_WAVEGEN','U','Pending Payments,Customer Rank,Canellation Date,Credit Term Rank','Sort Order 20',sysdate,'BASE','BASE','Y',null,null,null);
insert into GENCODES (FLD_NAME,MOD_NAME,FLD_VALUE,DESCR,SH_DESCR,CHG_DATE,CHG_USER,CHG_TERM,ACTIVE,UDF_STR1,UDF_STR2,UDF_STR3) values ('SORT_ORDER','W_WAVEGEN','V','Pending Payments,Credit Term Rank,Customer Rank,Canellation Date','Sort Order 21',sysdate,'BASE','BASE','Y',null,null,null);
insert into GENCODES (FLD_NAME,MOD_NAME,FLD_VALUE,DESCR,SH_DESCR,CHG_DATE,CHG_USER,CHG_TERM,ACTIVE,UDF_STR1,UDF_STR2,UDF_STR3) values ('SORT_ORDER','W_WAVEGEN','W','Pending Payments,Credit Term Rank,Canellation Date,Customer Rank','Sort Order 22',sysdate,'BASE','BASE','Y',null,null,null);
insert into GENCODES (FLD_NAME,MOD_NAME,FLD_VALUE,DESCR,SH_DESCR,CHG_DATE,CHG_USER,CHG_TERM,ACTIVE,UDF_STR1,UDF_STR2,UDF_STR3) values ('SORT_ORDER','W_WAVEGEN','X','Pending Payments,Canellation Date,Customer Rank,Credit Term Rank','Sort Order 23',sysdate,'BASE','BASE','Y',null,null,null);
insert into GENCODES (FLD_NAME,MOD_NAME,FLD_VALUE,DESCR,SH_DESCR,CHG_DATE,CHG_USER,CHG_TERM,ACTIVE,UDF_STR1,UDF_STR2,UDF_STR3) values ('SORT_ORDER','W_WAVEGEN','Y','Pending Payments,Canellation Date,Credit Term Rank,Customer Rank','Sort Order 24',sysdate,'BASE','BASE','Y',null,null,null);
ALTER TABLE CRTERM ADD CR_TERM_PRIORITY CHAR(1);
Insert into WAVE_SEQ (REF_SER,PRIORITY) values ('A-PICK',3);
Insert into WAVE_SEQ (REF_SER,PRIORITY) values ('C-PICK',2);
Insert into WAVE_SEQ (REF_SER,PRIORITY) values ('M-PACK',2);
Insert into WAVE_SEQ (REF_SER,PRIORITY) values ('M-PICK',2);
Insert into WAVE_SEQ (REF_SER,PRIORITY) values ('R-CAPK',3);
Insert into WAVE_SEQ (REF_SER,PRIORITY) values ('R-DSA ',3);
Insert into WAVE_SEQ (REF_SER,PRIORITY) values ('R-DSO ',1);
Insert into WAVE_SEQ (REF_SER,PRIORITY) values ('RP-PSO',1);
Insert into WAVE_SEQ (REF_SER,PRIORITY) values ('R-PSO ',1);
Insert into WAVE_SEQ (REF_SER,PRIORITY) values ('RS-DSO',1);
Insert into WAVE_SEQ (REF_SER,PRIORITY) values ('R-TASK',1);
Insert into WAVE_SEQ (REF_SER,PRIORITY) values ('S-DOC ',2);
Insert into WAVE_SEQ (REF_SER,PRIORITY) values ('S-DSP ',4);
Insert into WAVE_SEQ (REF_SER,PRIORITY) values ('R-ACT ',0);
Insert into WAVE_SEQ (REF_SER,PRIORITY) values ('R-CPA ',4);
Insert into WAVE_SEQ (REF_SER,PRIORITY) values ('RD-DSA',4);
Insert into WAVE_SEQ (REF_SER,PRIORITY) values ('RR-DSA',4);
Insert into WAVE_SEQ (REF_SER,PRIORITY) values ('RP-ACT',4);
Insert into WAVE_SEQ (REF_SER,PRIORITY) values ('RN-DSA',4);
Insert into WAVE_SEQ (REF_SER,PRIORITY) values ('RP-PND',2);
Insert into WAVE_SEQ (REF_SER,PRIORITY) values ('R-PND ',2);
Insert into WAVE_SEQ (REF_SER,PRIORITY) values ('C-STG ',2);
Insert into WAVE_SEQ (REF_SER,PRIORITY) values ('A-STG ',4);
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 ('VTWATSKE ','Please check input arguments.','Wavetask not generated for input arguments!','E','Y',null,null,null,sysdate,'BASE','BASE',null,null);
create or replace
FUNCTION FN_PAYAMT_CHECK
( as_cust_code in char
)
return number
is lc_outstamt number(14,3) ;
as_credit number(14,3) ;
as_outstand number(14,3) ;
begin
select nvl(credit_lmt,0) into as_credit from customer where cust_code=as_cust_code;
SELECT
nvl(Sum(R.Tot_Amt - R.Adj_Amt),0) into as_outstand
FROM
Receivables R, Customer C
WHERE R.CUST_CODE = C.CUST_CODE
--AND R.due_date < To_Date(sysdate)
and R.cust_code=as_cust_code;
lc_outstamt:= as_credit-as_outstand;
if lc_outstamt<0 then
return 0;
else
return lc_outstamt ;
END IF ;
END ;
\ No newline at end of file
...@@ -37,71 +37,87 @@ table(column=(type=char(10) updatewhereclause=no name=site_code dbname="site_cod ...@@ -37,71 +37,87 @@ table(column=(type=char(10) updatewhereclause=no name=site_code dbname="site_cod
column=(type=char(1) updatewhereclause=no name=trans_mode dbname="trans_mode" ) column=(type=char(1) updatewhereclause=no name=trans_mode dbname="trans_mode" )
column=(type=char(10) updatewhereclause=no name=carrier_code dbname="carrier_code" ) column=(type=char(10) updatewhereclause=no name=carrier_code dbname="carrier_code" )
column=(type=char(40) updatewhereclause=no name=carrier_name dbname="carrier_name" ) column=(type=char(40) updatewhereclause=no name=carrier_name dbname="carrier_name" )
column=(type=char(10) updatewhereclause=no name=product_style__from dbname="item_parnt" )
column=(type=char(100) updatewhereclause=no name=sort_order dbname="sort_order" )
column=(type=char(10) updatewhereclause=no name=credit_term__to dbname="credit_term__to" )
column=(type=char(10) updatewhereclause=no name=credit_term__from dbname="credit_term__from" )
column=(type=char(10) updatewhereclause=no name=product_style__to dbname="name_2" )
) )
groupbox(band=detail text="Basic"border="5" color="33554432" x="17" y="4" height="283" width="706" name=gb_1 visible="1" font.face="Times New Roman" font.height="-12" font.weight="700" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" ) groupbox(band=header text="Basic"border="5" color="33554432" x="17" y="293" height="283" width="706" name=gb_1 visible="1" font.face="Times New Roman" font.height="-12" font.weight="700" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="1" text="Due Date To:" border="0" color="33554432" x="503" y="121" height="16" width="84" html.valueishtml="0" name=due_date__to_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) groupbox(band=detail text="Basic"border="5" color="33554432" x="55" y="6" height="297" width="665" name=gb_3 visible="1" font.face="Times New Roman" font.height="-12" font.weight="700" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="1" text="Customer Code To:" border="0" color="33554432" x="477" y="101" height="17" width="110" html.valueishtml="0" name=cust_code__to_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) groupbox(band=detail text="Shipments"border="5" color="33554432" x="55" y="305" height="117" width="666" name=gb_2 visible="1" font.face="Times New Roman" font.height="-12" font.weight="700" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="1" text="Sale Order To:" border="0" color="33554432" x="503" y="81" height="16" width="84" html.valueishtml="0" name=sale_order__to_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=36 alignment="0" tabsequence=170 border="5" color="33554432" x="590" y="180" height="16" width="95" format="[general]" html.valueishtml="0" name=credit_term__to visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Item Code To:" border="0" color="33554432" x="503" y="61" height="16" width="84" html.valueishtml="0" name=item_code__to_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Item Series To:" border="0" color="33554432" x="503" y="41" height="16" width="84" html.valueishtml="0" name=item_ser__to_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Item Series To:" border="0" color="33554432" x="503" y="41" height="16" width="84" html.valueishtml="0" name=item_ser__to_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Site Code:" border="0" color="33554432" x="163" y="21" height="16" width="94" html.valueishtml="0" name=site_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Due Date To:" border="0" color="33554432" x="503" y="140" height="16" width="84" html.valueishtml="0" name=due_date__to_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Item Series From:" border="0" color="33554432" x="159" y="41" height="16" width="98" html.valueishtml="0" name=item_ser__from_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Customer Code To:" border="0" color="33554432" x="477" y="120" height="17" width="110" html.valueishtml="0" name=cust_code__to_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Item Code From:" border="0" color="33554432" x="163" y="61" height="16" width="94" html.valueishtml="0" name=item_code__from_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Sale Order To:" border="0" color="33554432" x="503" y="100" height="16" width="84" html.valueishtml="0" name=sale_order__to_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Sale Order From:" border="0" color="33554432" x="161" y="81" height="16" width="96" html.valueishtml="0" name=sale_order__from_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Customer Code Dlv To :" border="0" color="33554432" x="448" y="160" height="16" width="139" html.valueishtml="0" name=cust_code__dlv__to_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Customer Code Dlv To :" border="0" color="33554432" x="448" y="141" height="16" width="139" html.valueishtml="0" name=cust_code__dlv__to_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=12 alignment="0" tabsequence=90 border="5" color="33554432" x="590" y="100" height="16" width="95" format="[general]" html.valueishtml="0" name=sale_order__to visible="1" edit.limit=0 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=1 alignment="0" tabsequence=10 border="5" color="33554432" x="261" y="21" height="16" width="95" format="[general]" html.valueishtml="0" name=site_code visible="1" edit.limit=0 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=10 alignment="0" tabsequence=110 border="5" color="33554432" x="590" y="120" height="16" width="95" format="[general]" html.valueishtml="0" name=cust_code__to visible="1" edit.limit=0 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=3 alignment="0" tabsequence=20 border="5" color="33554432" x="261" y="41" height="16" width="95" format="[general]" html.valueishtml="0" name=item_ser__from visible="1" edit.limit=0 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) text(band=detail alignment="1" text="Item Code To:" border="0" color="33554432" x="503" y="80" height="16" width="84" html.valueishtml="0" name=item_code__to_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="0" tabsequence=40 border="5" color="33554432" x="261" y="61" height="16" width="95" format="[general]" html.valueishtml="0" name=item_code__from visible="1" edit.limit=0 edit.case=upper edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=6 alignment="0" tabsequence=70 border="5" color="33554432" x="590" y="80" height="16" width="95" format="[general]" html.valueishtml="0" name=item_code__to visible="1" edit.limit=0 edit.case=upper edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=11 alignment="0" tabsequence=60 border="5" color="33554432" x="261" y="81" height="16" width="95" format="[general]" html.valueishtml="0" name=sale_order__from visible="1" edit.limit=0 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) text(band=detail alignment="1" text="Product (Style) To:" border="0" color="33554432" x="486" y="60" height="16" width="101" html.valueishtml="0" name=product_style__to_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=9 alignment="0" tabsequence=80 border="5" color="33554432" x="261" y="101" height="16" width="95" format="[general]" html.valueishtml="0" name=cust_code__from visible="1" edit.limit=0 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=38 alignment="0" tabsequence=50 border="5" color="33554432" x="590" y="60" height="16" width="95" format="[general]" html.valueishtml="0" name=product_style__to visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=4 alignment="0" tabsequence=30 border="5" color="33554432" x="590" y="41" height="16" width="95" format="[general]" html.valueishtml="0" name=item_ser__to visible="1" edit.limit=0 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=4 alignment="0" tabsequence=30 border="5" color="33554432" x="590" y="41" height="16" width="95" format="[general]" html.valueishtml="0" name=item_ser__to visible="1" edit.limit=0 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=6 alignment="0" tabsequence=50 border="5" color="33554432" x="590" y="61" height="16" width="95" format="[general]" html.valueishtml="0" name=item_code__to visible="1" edit.limit=0 edit.case=upper edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) text(band=detail alignment="1" text="Sort Order:" border="0" color="33554432" x="503" y="21" height="16" width="84" html.valueishtml="0" name=sort_order_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=12 alignment="0" tabsequence=70 border="5" color="33554432" x="590" y="81" height="16" width="95" format="[general]" html.valueishtml="0" name=sale_order__to visible="1" edit.limit=0 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=35 alignment="0" tabsequence=32766 border="5" color="33554432" x="591" y="22" height="16" width="95" format="[general]" html.valueishtml="0" name=sort_order visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=10 alignment="0" tabsequence=90 border="5" color="33554432" x="590" y="101" height="16" width="95" format="[general]" html.valueishtml="0" name=cust_code__to visible="1" edit.limit=0 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=14 alignment="0" tabsequence=130 border="5" color="33554432" x="590" y="140" height="16" width="95" format="[shortdate] [time]" html.valueishtml="0" name=due_date__to visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
groupbox(band=detail text="Shipments"border="5" color="33554432" x="17" y="292" height="117" width="709" name=gb_2 visible="1" font.face="Times New Roman" font.height="-12" font.weight="700" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" ) column(band=detail id=8 alignment="0" tabsequence=150 border="5" color="33554432" x="590" y="160" height="16" width="95" format="[general]" html.valueishtml="0" name=cust_code__dlv__to visible="1" edit.limit=0 edit.case=upper edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=17 alignment="0" tabsequence=210 border="5" color="33554432" x="443" y="310" height="16" width="62" format="[general]" html.valueishtml="0" name=master_pack_allow visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) text(band=detail alignment="1" text="Wave Mode:" border="0" color="33554432" x="509" y="220" height="16" width="78" html.valueishtml="0" name=wave_mode_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Parcel Allow:" border="0" color="33554432" x="505" y="310" height="16" width="82" html.valueishtml="0" name=parcelpack_allow_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" ) text(band=detail alignment="1" text="Loc Type Parent:" border="0" color="33554432" x="483" y="240" height="16" width="105" html.valueishtml="0" name=loc_type_parent_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=22 alignment="0" tabsequence=220 border="5" color="33554432" x="591" y="310" height="16" width="120" format="[general]" html.valueishtml="0" name=parcelpack_allow visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=upper ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) column(band=detail id=30 alignment="0" tabsequence=220 border="5" color="33554432" x="591" y="240" height="16" width="71" format="[general]" html.valueishtml="0" name=loc_type_parent visible="1" edit.limit=0 edit.case=upper edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=16 alignment="0" tabsequence=240 border="5" color="33554432" x="442" y="332" height="16" width="63" format="[general]" html.valueishtml="0" name=single_lot visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) text(band=detail alignment="1" text="Credit Term To :" border="0" color="33554432" x="448" y="179" height="16" width="139" html.valueishtml="0" name=credit_term__to_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Shipment Type:" border="0" color="33554432" x="497" y="332" height="16" width="89" html.valueishtml="0" name=ship_type_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" ) text(band=detail alignment="1" text="Item Series From:" border="0" color="33554432" x="158" y="40" height="16" width="98" html.valueishtml="0" name=item_ser__from_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=23 alignment="0" tabsequence=250 border="5" color="33554432" x="590" y="332" height="16" width="121" format="[general]" html.valueishtml="0" name=ship_type visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) text(band=detail alignment="1" text="Product (Style) From:" border="0" color="33554432" x="140" y="60" height="16" width="116" html.valueishtml="0" name=product_style__from_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Direct Pick Location:" border="0" color="33554432" x="472" y="354" height="16" width="114" html.valueishtml="0" name=direct_pick_loc_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" ) text(band=detail alignment="1" text="Item Code From:" border="0" color="33554432" x="162" y="80" height="16" width="94" html.valueishtml="0" name=item_code__from_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=24 alignment="0" tabsequence=270 border="5" color="33554432" x="590" y="354" height="16" width="96" format="[general]" html.valueishtml="0" name=direct_pick_loc visible="1" edit.limit=0 edit.case=upper edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) text(band=detail alignment="1" text="Customer Code From:" border="0" color="33554432" x="128" y="120" height="16" width="128" html.valueishtml="0" name=cust_code__from_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=20 alignment="0" tabsequence=290 border="5" color="33554432" x="427" y="376" height="16" width="260" format="[general]" html.valueishtml="0" name=printer_name visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) text(band=detail alignment="1" text="Due Date From:" border="0" color="33554432" x="162" y="140" height="16" width="94" html.valueishtml="0" name=due_date__from_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Active Allow:" border="0" color="33554432" x="116" y="310" height="16" width="142" html.valueishtml="0" name=active_pick_allow_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" ) text(band=detail alignment="1" text="Customer Code Dlv From :" border="0" color="33554432" x="109" y="160" height="16" width="147" html.valueishtml="0" name=cust_code__dlv__from_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=18 alignment="0" tabsequence=200 border="5" color="33554432" x="262" y="310" height="16" width="94" format="[general]" html.valueishtml="0" name=active_pick_allow visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) text(band=detail alignment="1" text="Sale Order From:" border="0" color="33554432" x="160" y="100" height="16" width="96" html.valueishtml="0" name=sale_order__from_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Master Allow:" border="0" color="33554432" x="361" y="310" height="16" width="78" html.valueishtml="0" name=master_pack_allow_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" ) text(band=detail alignment="1" text="Site Code:" border="0" color="33554432" x="162" y="21" height="16" width="94" html.valueishtml="0" name=site_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Stock To Dock:" border="0" color="33554432" x="111" y="332" height="16" width="148" html.valueishtml="0" name=stock_to_dock_allow_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" ) text(band=detail alignment="1" text="Default Quantity Automatic:" border="0" color="33554432" x="99" y="220" height="16" width="157" html.valueishtml="0" name=default_qty_flag_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=19 alignment="0" tabsequence=230 border="5" color="33554432" x="263" y="332" height="16" width="93" format="[general]" html.valueishtml="0" name=stock_to_dock_allow visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) text(band=detail alignment="1" text="Sales Order Type:" border="0" color="33554432" x="99" y="240" height="16" width="157" html.valueishtml="0" name=order_type_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="1" text="Single Lot:" border="0" color="33554432" x="378" y="332" height="16" width="60" html.valueishtml="0" name=single_lot_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" ) text(band=detail alignment="1" text="Transporter Code:" border="0" color="33554432" x="99" y="260" height="16" width="157" html.valueishtml="0" name=tran_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="1" text="Pallet No:" border="0" color="33554432" x="121" y="354" height="16" width="139" html.valueishtml="0" name=pallet_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" ) text(band=detail alignment="1" text="Remarks:" border="0" color="33554432" x="99" y="280" height="16" width="157" html.valueishtml="0" name=remarks_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=25 alignment="0" tabsequence=260 border="5" color="33554432" x="264" y="354" height="16" width="171" format="[general]" html.valueishtml="0" name=pallet_no visible="1" edit.limit=0 edit.case=upper edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) text(band=detail alignment="1" text="Carrier Code:" border="0" color="33554432" x="99" y="199" height="16" width="157" html.valueishtml="0" name=t_1 visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="1" text="Print Label:" border="0" color="33554432" x="118" y="376" height="16" width="143" html.valueishtml="0" name=print_label_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" ) text(band=detail alignment="1" text="Credit Term From :" border="0" color="33554432" x="109" y="179" height="16" width="147" html.valueishtml="0" name=credit_term__from_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=21 alignment="0" tabsequence=280 border="5" color="33554432" x="265" y="376" height="16" width="66" format="[general]" html.valueishtml="0" name=print_label visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=upper ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) column(band=detail id=3 alignment="0" tabsequence=20 border="5" color="33554432" x="261" y="41" height="16" width="95" format="[general]" html.valueishtml="0" name=item_ser__from visible="1" edit.limit=0 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Printer For Label:" border="0" color="33554432" x="326" y="376" height="16" width="97" html.valueishtml="0" name=printer_name_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" ) column(band=detail id=34 alignment="0" tabsequence=40 border="5" color="33554432" x="261" y="61" height="16" width="95" format="[general]" html.valueishtml="0" name=product_style__from visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=7 alignment="0" tabsequence=120 border="5" color="33554432" x="261" y="141" height="16" width="95" format="[general]" html.valueishtml="0" name=cust_code__dlv__from visible="1" edit.limit=0 edit.case=upper edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=11 alignment="0" tabsequence=80 border="5" color="33554432" x="261" y="100" height="16" width="95" format="[general]" html.valueishtml="0" name=sale_order__from visible="1" edit.limit=0 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Customer Code From:" border="0" color="33554432" x="129" y="101" height="16" width="128" html.valueishtml="0" name=cust_code__from_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=9 alignment="0" tabsequence=100 border="5" color="33554432" x="261" y="120" height="16" width="95" format="[general]" html.valueishtml="0" name=cust_code__from visible="1" edit.limit=0 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Due Date From:" border="0" color="33554432" x="163" y="121" height="16" width="94" html.valueishtml="0" name=due_date__from_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=5 alignment="0" tabsequence=60 border="5" color="33554432" x="261" y="80" height="16" width="95" format="[general]" html.valueishtml="0" name=item_code__from visible="1" edit.limit=0 edit.case=upper edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Wave Mode:" border="0" color="33554432" x="509" y="181" height="16" width="78" html.valueishtml="0" name=wave_mode_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=1 alignment="0" tabsequence=10 border="5" color="33554432" x="261" y="21" height="16" width="95" format="[general]" html.valueishtml="0" name=site_code visible="1" edit.limit=0 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Loc Type Parent:" border="0" color="33554432" x="483" y="201" height="16" width="105" html.valueishtml="0" name=loc_type_parent_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=13 alignment="0" tabsequence=120 border="5" color="33554432" x="261" y="140" height="16" width="95" format="[shortdate] [time]" html.valueishtml="0" name=due_date__from visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=30 alignment="0" tabsequence=180 border="5" color="33554432" x="591" y="201" height="16" width="71" format="[general]" html.valueishtml="0" name=loc_type_parent visible="1" edit.limit=0 edit.case=upper edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) column(band=detail id=7 alignment="0" tabsequence=140 border="5" color="33554432" x="261" y="160" height="16" width="95" format="[general]" html.valueishtml="0" name=cust_code__dlv__from visible="1" edit.limit=0 edit.case=upper edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Customer Code Dlv From :" border="0" color="33554432" x="110" y="141" height="16" width="147" html.valueishtml="0" name=cust_code__dlv__from_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=37 alignment="0" tabsequence=160 border="5" color="33554432" x="261" y="180" height="16" width="95" format="[general]" html.valueishtml="0" name=credit_term__from visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=13 alignment="0" tabsequence=100 border="5" color="33554432" x="261" y="121" height="16" width="95" format="[shortdate] [time]" html.valueishtml="0" name=due_date__from visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=2 alignment="0" tabsequence=190 border="5" color="33554432" x="261" y="220" height="16" width="72" format="[general]" html.valueishtml="0" name=default_qty_flag visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=2 alignment="0" tabsequence=150 border="5" color="33554432" x="261" y="181" height="16" width="72" format="[general]" html.valueishtml="0" name=default_qty_flag visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) column(band=detail id=26 alignment="0" tabsequence=210 border="5" color="33554432" x="261" y="240" height="16" width="49" format="[general]" html.valueishtml="0" name=order_type visible="1" edit.limit=0 edit.case=upper edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=26 alignment="0" tabsequence=170 border="5" color="33554432" x="261" y="201" height="16" width="49" format="[general]" html.valueishtml="0" name=order_type visible="1" edit.limit=0 edit.case=upper edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=28 alignment="0" tabsequence=32766 border="5" color="33554432" x="261" y="260" height="16" width="70" format="[general]" html.valueishtml="0" name=tran_code visible="1" edit.limit=0 edit.case=upper edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=28 alignment="0" tabsequence=32766 border="5" color="33554432" x="261" y="221" height="16" width="70" format="[general]" html.valueishtml="0" name=tran_code visible="1" edit.limit=0 edit.case=upper edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) column(band=detail id=27 alignment="0" tabsequence=230 border="5" color="33554432" x="261" y="280" height="16" width="424" format="[general]" html.valueishtml="0" name=remarks visible="1" edit.limit=70 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=27 alignment="0" tabsequence=190 border="5" color="33554432" x="261" y="241" height="16" width="425" format="[general]" html.valueishtml="0" name=remarks visible="1" edit.limit=70 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=32 alignment="0" tabsequence=180 border="5" color="33554432" x="261" y="200" height="16" width="95" format="[general]" html.valueishtml="0" name=carrier_code visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=detail alignment="1" text="Default Quantity Automatic:" border="0" color="33554432" x="100" y="181" height="16" width="157" html.valueishtml="0" name=default_qty_flag_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" ) column(band=detail id=33 alignment="0" tabsequence=32766 border="5" color="33554432" x="361" y="201" height="16" width="325" format="[general]" html.valueishtml="0" name=carrier_name visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=detail alignment="1" text="Sales Order Type:" border="0" color="33554432" x="100" y="201" height="16" width="157" html.valueishtml="0" name=order_type_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" ) column(band=detail id=29 alignment="0" tabsequence=32766 border="5" color="33554432" x="335" y="260" height="16" width="350" format="[general]" html.valueishtml="0" name=tran_name visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=detail alignment="1" text="Transporter Code:" border="0" color="33554432" x="100" y="221" height="16" width="157" html.valueishtml="0" name=tran_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" ) column(band=detail id=15 alignment="0" tabsequence=200 border="5" color="33554432" x="590" y="220" height="16" width="95" format="[general]" html.valueishtml="0" name=wave_mode visible="1" ddlb.limit=2 ddlb.allowedit=no ddlb.case=upper ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=detail alignment="1" text="Remarks:" border="0" color="33554432" x="100" y="241" height="16" width="157" html.valueishtml="0" name=remarks_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" ) text(band=detail alignment="1" text="Active Allow:" border="0" color="33554432" x="109" y="321" height="16" width="142" html.valueishtml="0" name=active_pick_allow_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=14 alignment="0" tabsequence=110 border="5" color="33554432" x="590" y="121" height="16" width="95" format="[shortdate] [time]" html.valueishtml="0" name=due_date__to visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) text(band=detail alignment="1" text="Stock To Dock:" border="0" color="33554432" x="103" y="343" height="16" width="148" html.valueishtml="0" name=stock_to_dock_allow_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=8 alignment="0" tabsequence=130 border="5" color="33554432" x="590" y="141" height="16" width="95" format="[general]" html.valueishtml="0" name=cust_code__dlv__to visible="1" edit.limit=0 edit.case=upper edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) text(band=detail alignment="1" text="Pallet No:" border="0" color="33554432" x="112" y="365" height="16" width="139" html.valueishtml="0" name=pallet_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=15 alignment="0" tabsequence=160 border="5" color="33554432" x="590" y="181" height="16" width="95" format="[general]" html.valueishtml="0" name=wave_mode visible="1" ddlb.limit=2 ddlb.allowedit=no ddlb.case=upper ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) text(band=detail alignment="1" text="Print Label:" border="0" color="33554432" x="108" y="387" height="16" width="143" html.valueishtml="0" name=print_label_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=29 alignment="0" tabsequence=32766 border="5" color="33554432" x="332" y="221" height="16" width="354" format="[general]" html.valueishtml="0" name=tran_name visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) column(band=detail id=18 alignment="0" tabsequence=240 border="5" color="33554432" x="255" y="321" height="16" width="94" format="[general]" html.valueishtml="0" name=active_pick_allow visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=detail alignment="1" text="Carrier Code:" border="0" color="33554432" x="100" y="161" height="16" width="157" html.valueishtml="0" name=t_1 visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" ) column(band=detail id=19 alignment="0" tabsequence=270 border="5" color="33554432" x="255" y="343" height="16" width="93" format="[general]" html.valueishtml="0" name=stock_to_dock_allow visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=32 alignment="0" tabsequence=140 border="5" color="33554432" x="261" y="161" height="16" width="95" format="[general]" html.valueishtml="0" name=carrier_code visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) column(band=detail id=25 alignment="0" tabsequence=300 border="5" color="33554432" x="255" y="365" height="16" width="171" format="[general]" html.valueishtml="0" name=pallet_no visible="1" edit.limit=0 edit.case=upper edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=33 alignment="0" tabsequence=32766 border="5" color="33554432" x="357" y="161" height="16" width="328" format="[general]" html.valueishtml="0" name=carrier_name visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) column(band=detail id=21 alignment="0" tabsequence=320 border="5" color="33554432" x="255" y="387" height="16" width="66" format="[general]" html.valueishtml="0" name=print_label visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=upper ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=detail alignment="1" text="Master Allow:" border="0" color="33554432" x="352" y="321" height="16" width="78" html.valueishtml="0" name=master_pack_allow_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="1" text="Single Lot:" border="0" color="33554432" x="369" y="343" height="16" width="60" html.valueishtml="0" name=single_lot_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=17 alignment="0" tabsequence=250 border="5" color="33554432" x="434" y="321" height="16" width="62" format="[general]" html.valueishtml="0" name=master_pack_allow visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=16 alignment="0" tabsequence=280 border="5" color="33554432" x="433" y="343" height="16" width="63" format="[general]" html.valueishtml="0" name=single_lot visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=detail alignment="1" text="Printer For Label:" border="0" color="33554432" x="326" y="387" height="16" width="97" html.valueishtml="0" name=printer_name_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=20 alignment="0" tabsequence=330 border="5" color="33554432" x="427" y="387" height="16" width="260" format="[general]" html.valueishtml="0" name=printer_name visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=detail alignment="1" text="Parcel Allow:" border="0" color="33554432" x="505" y="321" height="16" width="82" html.valueishtml="0" name=parcelpack_allow_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="1" text="Shipment Type:" border="0" color="33554432" x="498" y="343" height="16" width="89" html.valueishtml="0" name=ship_type_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="1" text="Direct Pick Location:" border="0" color="33554432" x="473" y="365" height="16" width="114" html.valueishtml="0" name=direct_pick_loc_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=24 alignment="0" tabsequence=310 border="5" color="33554432" x="591" y="365" height="16" width="96" format="[general]" html.valueishtml="0" name=direct_pick_loc visible="1" edit.limit=0 edit.case=upper edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=23 alignment="0" tabsequence=290 border="5" color="33554432" x="591" y="343" height="16" width="96" format="[general]" html.valueishtml="0" name=ship_type visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=22 alignment="0" tabsequence=260 border="5" color="33554432" x="591" y="321" height="16" width="96" format="[general]" html.valueishtml="0" name=parcelpack_allow visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=upper ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
htmltable(border="1" ) htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" ) htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 template=(comment="" encoding="UTF-8" name="d_wavegen11" xml="<?xml version=~"1.0~" encoding=~"UTF-8~" standalone=~"no~"?><d_wavegen><d_wavegen_row __pbband=~"detail~"><site_code/><default_qty_flag/><item_ser__from>item_ser__from</item_ser__from><item_ser__to>item_ser__to</item_ser__to><item_code__from>item_code__from</item_code__from><item_code__to>item_code__to</item_code__to><cust_code__dlv__from>cust_code__dlv__from</cust_code__dlv__from><cust_code__dlv__to>cust_code__dlv__to</cust_code__dlv__to><cust_code__from>cust_code__from</cust_code__from><cust_code__to>cust_code__to</cust_code__to><sale_order__from>sale_order__from</sale_order__from><sale_order__to>sale_order__to</sale_order__to><due_date__from>due_date__from</due_date__from><due_date__to>due_date__to</due_date__to></d_wavegen_row></d_wavegen>")) export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 template=(comment="" encoding="UTF-8" name="d_wavegen11" xml="<?xml version=~"1.0~" encoding=~"UTF-8~" standalone=~"no~"?><d_wavegen><d_wavegen_row __pbband=~"detail~"><site_code/><default_qty_flag/><item_ser__from>item_ser__from</item_ser__from><item_ser__to>item_ser__to</item_ser__to><item_code__from>item_code__from</item_code__from><item_code__to>item_code__to</item_code__to><cust_code__dlv__from>cust_code__dlv__from</cust_code__dlv__from><cust_code__dlv__to>cust_code__dlv__to</cust_code__dlv__to><cust_code__from>cust_code__from</cust_code__from><cust_code__to>cust_code__to</cust_code__to><sale_order__from>sale_order__from</sale_order__from><sale_order__to>sale_order__to</sale_order__to><due_date__from>due_date__from</due_date__from><due_date__to>due_date__to</due_date__to></d_wavegen_row></d_wavegen>"))
......
...@@ -67,6 +67,9 @@ text(band=header alignment="1" text="Qty Alloc" border="6" color="33554432" x="1 ...@@ -67,6 +67,9 @@ text(band=header alignment="1" text="Qty Alloc" border="6" color="33554432" x="1
text(band=header alignment="1" text="Bal Qty" border="6" color="33554432" x="1905" y="2" height="16" width="65" html.valueishtml="0" name=bal_qty_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="1" text="Bal Qty" border="6" color="33554432" x="1905" y="2" height="16" width="65" html.valueishtml="0" name=bal_qty_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Manual Alloc Qty" border="6" color="33554432" x="1974" y="2" height="16" width="100" html.valueishtml="0" name=manual_allocqty_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="0" text="Manual Alloc Qty" border="6" color="33554432" x="1974" y="2" height="16" width="100" html.valueishtml="0" name=manual_allocqty_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Alloc Flag" border="6" color="33554432" x="2078" y="3" height="16" width="70" html.valueishtml="0" name=alloc_flag_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="0" text="Alloc Flag" border="6" color="33554432" x="2078" y="3" height="16" width="70" html.valueishtml="0" name=alloc_flag_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Part Qty Real" border="6" color="33554432" x="2835" y="29" height="16" width="1" html.valueishtml="0" name=part_qty_real_t visible="0" hidesnaked=1 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Exp Lev" border="6" color="33554432" x="2689" y="3" height="16" width="77" html.valueishtml="0" name=exp_lev_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Last Col" border="6" color="33554432" x="2785" y="27" height="16" width="1" html.valueishtml="0" name=last_col_t visible="0" hidesnaked=1 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="33554432" x="2" y="2" height="15" width="89" format="[general]" html.valueishtml="0" name=cust_code visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="33554432" x="2" y="2" height="15" width="89" format="[general]" html.valueishtml="0" name=cust_code visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=6 alignment="0" tabsequence=32766 border="0" color="33554432" x="578" y="2" height="15" width="80" format="[general]" html.valueishtml="0" name=sale_order visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=6 alignment="0" tabsequence=32766 border="0" color="33554432" x="578" y="2" height="15" width="80" format="[general]" html.valueishtml="0" name=sale_order visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="33554432" x="660" y="2" height="15" width="99" format="[shortdate] [time]" html.valueishtml="0" name=due_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="33554432" x="660" y="2" height="15" width="99" format="[shortdate] [time]" html.valueishtml="0" name=due_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
...@@ -97,9 +100,6 @@ column(band=detail id=27 alignment="0" tabsequence=32766 border="0" color="33554 ...@@ -97,9 +100,6 @@ column(band=detail id=27 alignment="0" tabsequence=32766 border="0" color="33554
column(band=detail id=28 alignment="0" tabsequence=32766 border="0" color="33554432" x="2469" y="1" height="15" width="108" format="[general]" html.valueishtml="0" name=pack_instr visible="1" edit.limit=120 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=28 alignment="0" tabsequence=32766 border="0" color="33554432" x="2469" y="1" height="15" width="108" format="[general]" html.valueishtml="0" name=pack_instr visible="1" edit.limit=120 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=29 alignment="0" tabsequence=32766 border="0" color="33554432" x="2580" y="1" height="15" width="67" format="[general]" html.valueishtml="0" name=site_code visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=29 alignment="0" tabsequence=32766 border="0" color="33554432" x="2580" y="1" height="15" width="67" format="[general]" html.valueishtml="0" name=site_code visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=30 alignment="0" tabsequence=32766 border="0" color="33554432" x="2650" y="1" height="15" width="91" format="[general]" html.valueishtml="0" name=exp_lev visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=30 alignment="0" tabsequence=32766 border="0" color="33554432" x="2650" y="1" height="15" width="91" format="[general]" html.valueishtml="0" name=exp_lev visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=header alignment="0" text="Part Qty Real" border="6" color="33554432" x="2835" y="29" height="16" width="1" html.valueishtml="0" name=part_qty_real_t visible="0" hidesnaked=1 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Exp Lev" border="6" color="33554432" x="2689" y="3" height="16" width="77" html.valueishtml="0" name=exp_lev_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Last Col" border="6" color="33554432" x="2785" y="27" height="16" width="1" html.valueishtml="0" name=last_col_t visible="0" hidesnaked=1 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=31 alignment="0" tabsequence=32766 border="0" color="33554432" x="2744" y="0" height="15" width="1" format="[general]" html.valueishtml="0" name=last_col visible="0" hidesnaked=1 edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=31 alignment="0" tabsequence=32766 border="0" color="33554432" x="2744" y="0" height="15" width="1" format="[general]" html.valueishtml="0" name=last_col visible="0" hidesnaked=1 edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=32 alignment="1" tabsequence=32766 border="0" color="33554432" x="2744" y="0" height="15" width="1" format="[general]" html.valueishtml="0" name=part_qty_real visible="0" hidesnaked=1 edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=32 alignment="1" tabsequence=32766 border="0" color="33554432" x="2744" y="0" height="15" width="1" format="[general]" html.valueishtml="0" name=part_qty_real visible="0" hidesnaked=1 edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
htmltable(border="1" ) htmltable(border="1" )
......
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