SMPID25100_진료내역상담대장.xfdl 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.5">
  3. <TypeDefinition url="..\..\..\default_typedef.xml"/>
  4. <Form id="SMPID25100" position="absolute 0 0 1221 768" titletext="진료내역 상담대장" oninit="SMPID25100_oninit" onload="SMPID25100_onload">
  5. <Layouts>
  6. <Layout>
  7. <Div position="absolute 1 13 1212 745" id="group3" scrollbars="autoboth" anchor="all">
  8. <Layouts>
  9. <Layout>
  10. <Div position="absolute 0 11 1211 51" align="align:center top;" id="group2" class="div_SA" anchor="left top right">
  11. <Layouts>
  12. <Layout>
  13. <Button position="absolute 1130 10 1186 32" id="btn_search" class="btn1" taborder="6" text="조회" anchor="top right" onclick="group3_group2_btn_search_onclick"/>
  14. <Shape position="absolute 1104 7 1110 34" linetype="vertical" id="line13" class="line_4" anchor="top right"/>
  15. <Static text="환자번호 :" position="absolute 14 11 100 28" id="caption5" class="search_name" anchor="default"/>
  16. <Static text="상담기간 :" position="absolute 322 11 417 28" id="caption4" class="search_name" anchor="default"/>
  17. <Calendar position="absolute 410 10 495 29" id="ipt_aplydd" class="input_search" mask="yyyy-mm-dd" anchor="default" dateformat="yyyy-MM-dd" value="null" onkeydown="group3_group2_ipt_aplydd_onkeydown"/>
  18. <Button position="absolute 199 11 221 27" id="button2" class="icon_search" taborder="5" text="" anchor="default" onclick="group3_group2_button2_onclick"/>
  19. <Edit position="absolute 99 10 202 29" id="ipt_pid" class="input_search" anchor="default"/>
  20. <Edit position="absolute 229 10 299 29" id="ipt_patnm" anchor="default"/>
  21. <Calendar position="absolute 520 10 610 29" id="input1" class="input_search" mask="yyyy-mm-dd" anchor="default" dateformat="yyyy-MM-dd" value="null" onkeydown="group3_group2_input1_onkeydown"/>
  22. <Static text="~" position="absolute 503 10 518 30" id="caption2" anchor="default"/>
  23. </Layout>
  24. </Layouts>
  25. </Div>
  26. <Static text="진료내역 상담대장 List" position="absolute 0 58 200 81" id="caption1" class="tit_2" anchor="default"/>
  27. <Shape position="absolute 0 81 1204 82" linetype="vertical" id="line1" class="line_1" anchor="default"/>
  28. <Grid position="absolute 0 78 1211 718" id="grd_ordcnstlist" class="datagrid2" binddataset="ds_main_ordcnstlist" anchor="all" onkeydown="group3_grd_ordcnstlist_onkeydown" cellsizingtype="col">
  29. <Formats>
  30. <Format id="default">
  31. <Columns>
  32. <Column size="25"/>
  33. <Column size="35"/>
  34. <Column size="90"/>
  35. <Column size="60"/>
  36. <Column size="60"/>
  37. <Column size="60"/>
  38. <Column size="70"/>
  39. <Column size="72"/>
  40. <Column size="132"/>
  41. <Column size="76"/>
  42. <Column size="56"/>
  43. <Column size="61"/>
  44. <Column size="68"/>
  45. <Column size="89"/>
  46. <Column size="95"/>
  47. <Column size="82"/>
  48. <Column size="82"/>
  49. <Column size="41"/>
  50. <Column size="169"/>
  51. <Column size="65"/>
  52. </Columns>
  53. <Rows>
  54. <Row size="24" band="head"/>
  55. <Row size="24" band="head"/>
  56. <Row size="24"/>
  57. </Rows>
  58. <Band id="head">
  59. <Cell rowspan="2" taborder="undefined"/>
  60. <Cell col="1" rowspan="2" text="순번" taborder="undefined"/>
  61. <Cell col="2" rowspan="2" text="상담일자" taborder="undefined"/>
  62. <Cell col="3" rowspan="2" text="시작시간" taborder="undefined"/>
  63. <Cell col="4" rowspan="2" text="종료시간" taborder="undefined"/>
  64. <Cell col="5" rowspan="2" text="total &#10;상담시간" taborder="undefined"/>
  65. <Cell col="6" rowspan="2" text="환자번호" taborder="undefined"/>
  66. <Cell col="7" rowspan="2" text="환자성명" taborder="undefined"/>
  67. <Cell col="8" rowspan="2" text="진료과" taborder="undefined"/>
  68. <Cell col="9" rowspan="2" text="진료년월" taborder="undefined"/>
  69. <Cell col="10" rowspan="2" text="진료구분" taborder="undefined"/>
  70. <Cell col="11" colspan="7" text="환자확인란" taborder="undefined"/>
  71. <Cell col="18" rowspan="2" text="상담내용" taborder="undefined"/>
  72. <Cell col="19" rowspan="2" text="확인자" taborder="undefined"/>
  73. <Cell row="1" col="11" text="환자본인"/>
  74. <Cell row="1" col="12" text="보호자만"/>
  75. <Cell row="1" col="13" text="보호자 성명"/>
  76. <Cell row="1" col="14" text="관계"/>
  77. <Cell row="1" col="15" text="보호자신분증"/>
  78. <Cell row="1" col="16" text="관계증명서류"/>
  79. <Cell row="1" col="17" text="동의"/>
  80. </Band>
  81. <Band id="body">
  82. <Cell celltype="head"/>
  83. <Cell col="1" displaytype="normal" edittype="none" text="bind:seq"/>
  84. <Cell col="2" displaytype="date" edittype="date" text="bind:regdd" mask="yyyy-MM-dd"/>
  85. <Cell col="3" displaytype="date" edittype="normal" text="bind:fromtm" mask="hh:mm"/>
  86. <Cell col="4" displaytype="date" edittype="normal" text="bind:totm" mask="hh:mm"/>
  87. <Cell col="5" displaytype="date" edittype="date" text="bind:tottm" mask="hh:mm:ss"/>
  88. <Cell col="6" displaytype="text" edittype="text" style="align:center middle;" text="bind:pid"/>
  89. <Cell col="7" displaytype="normal" edittype="none" style="align:center middle;" text="bind:patnm"/>
  90. <Cell col="8" displaytype="combo" edittype="combo" text="bind:orddeptcd" combodataset="ds_init_orddeptcdlist" combocodecol="cd" combodatacol="nm"/>
  91. <Cell col="9" displaytype="date" edittype="date" text="bind:ordym" mask="yyyy-MM" calendardisplaynulltype="nulltext"/>
  92. <Cell col="10" displaytype="combo" edittype="combo" text="bind:ioflag" combodataset="ds_cmb_ioflag" combocodecol="value" combodatacol="label"/>
  93. <Cell col="11" displaytype="checkbox" edittype="checkbox" text="bind:patownyn" expr="expr:patownyn == 'Y' || patownyn == '1' ? 1 : 0"/>
  94. <Cell col="12" displaytype="checkbox" edittype="checkbox" text="bind:prtcteryn" expr="expr:prtcteryn == 'Y' || prtcteryn == '1' ? 1 : 0"/>
  95. <Cell col="13" displaytype="text" edittype="text" text="bind:prtcternm"/>
  96. <Cell col="14" displaytype="combo" edittype="combo" text="bind:rela" combodataset="ds_cmb_rela" combocodecol="value" combodatacol="label"/>
  97. <Cell col="15" displaytype="checkbox" edittype="checkbox" text="bind:prtcteridyn" expr="expr:prtcteridyn == 'Y' || prtcteridyn == '1' ? 1:0"/>
  98. <Cell col="16" displaytype="checkbox" edittype="checkbox" text="bind:famyrelcrtfctyn" expr="expr:famyrelcrtfctyn == 'Y' || famyrelcrtfctyn == '1' ? 1 : 0"/>
  99. <Cell col="17" displaytype="checkbox" edittype="checkbox" text="bind:essntestasso" expr="expr:essntestasso == 'Y' || essntestasso == '1' ? 1 : 0"/>
  100. <Cell col="18" displaytype="text" edittype="text" text="bind:cmnt"/>
  101. <Cell col="19" displaytype="normal" edittype="none" text="bind:fstrgstrnm"/>
  102. </Band>
  103. </Format>
  104. </Formats>
  105. </Grid>
  106. <Button position="absolute 1131 57 1211 76" id="button5" class="btn7" visible="true" text="엑셀저장" anchor="top right" onclick="group3_button5_onclick"/>
  107. <Button position="absolute 1075 57 1128 76" id="btn_rowdel" class="btn2" text="행삭제" anchor="top right" onclick="group3_btn_rowdel_onclick"/>
  108. <Button position="absolute 1019 57 1072 76" id="btn_rowadd" class="btn2" text="행추가" anchor="top right" onclick="group3_btn_rowadd_onclick"/>
  109. <Button position="absolute 890 53 946 75" id="btn_patsrch" class="btn1" visible="false" text="조회" anchor="default"/>
  110. </Layout>
  111. </Layouts>
  112. </Div>
  113. <Div position="absolute 0 736 1211 768" id="group4" scrollbars="autoboth" anchor="left right bottom">
  114. <Layouts>
  115. <Layout>
  116. <Shape position="absolute 0 -2 1211 4" linetype="horizontal" id="line23" class="line_6" anchor="left right bottom"/>
  117. <Button position="absolute 1143 3 1211 25" id="button1" class="btn4" text="저 장" onclick="group4_button1_onclick" anchor="right bottom"/>
  118. </Layout>
  119. </Layouts>
  120. </Div>
  121. <Static id="caption6" text="진료내역 상담대장" class="tit_1" position="absolute 1 0 249 23"/>
  122. </Layout>
  123. </Layouts>
  124. <Objects>
  125. <Dataset id="ds_send_data1" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  126. <ColumnInfo>
  127. <Column id="pid" type="STRING" size="256"/>
  128. <Column id="diagnm" type="STRING" size="256"/>
  129. <Column id="spclcd" type="STRING" size="256"/>
  130. <Column id="aplydd" type="STRING" size="256"/>
  131. <Column id="cretflag" type="STRING" size="256"/>
  132. <Column id="patnm" type="STRING" size="256"/>
  133. <Column id="regtodd" type="STRING" size="256"/>
  134. <Column id="regfromdd" type="STRING" size="256"/>
  135. <Column id="currendate" type="STRING" size="256"/>
  136. </ColumnInfo>
  137. <Rows>
  138. <Row>
  139. <Col id="pid"/>
  140. <Col id="diagnm"/>
  141. <Col id="spclcd"/>
  142. <Col id="aplydd"/>
  143. <Col id="cretflag"/>
  144. <Col id="patnm"/>
  145. <Col id="regtodd"/>
  146. <Col id="regfromdd"/>
  147. </Row>
  148. </Rows>
  149. </Dataset>
  150. <Dataset id="ds_main_ordcnstlist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false" oncolumnchanged="ds_main_ordcnstlist_oncolumnchanged">
  151. <ColumnInfo>
  152. <Column id="instcd" type="STRING" size="256" sumtext="보험유형"/>
  153. <Column id="seq" type="STRING" size="256" sumtext="분야"/>
  154. <Column id="regdd" type="STRING" size="256" sumtext="접수번호"/>
  155. <Column id="fromtm" type="STRING" size="256" sumtext="명일련"/>
  156. <Column id="totm" type="STRING" size="256" sumtext="환자번호"/>
  157. <Column id="tottm" type="STRING" size="256" sumtext="환자번호"/>
  158. <Column id="pid" type="STRING" size="256" sumtext="환자이름"/>
  159. <Column id="patnm" type="STRING" size="256" sumtext="진료과"/>
  160. <Column id="orddeptcd" type="STRING" size="256" sumtext="심사자"/>
  161. <Column id="ordym" type="STRING" size="256" sumtext="제출자료내역(코드)"/>
  162. <Column id="ioflag" type="STRING" size="256" sumtext="제출자료내역(명칭)"/>
  163. <Column id="patownyn" type="STRING" size="256" sumtext="제출자료내역(명칭)"/>
  164. <Column id="prtcteryn" type="STRING" size="256" sumtext="제출자료내역(명칭)"/>
  165. <Column id="prtcternm" type="STRING" size="256" sumtext="제출자료내역(명칭)"/>
  166. <Column id="rela" type="STRING" size="256" sumtext="제출자료내역(명칭)"/>
  167. <Column id="prtcteridyn" type="STRING" size="256" sumtext="제출자료내역(명칭)"/>
  168. <Column id="famyrelcrtfctyn" type="STRING" size="256" sumtext="제출자료내역(명칭)"/>
  169. <Column id="procrtyyn" type="STRING" size="256" sumtext="제출자료내역(명칭)"/>
  170. <Column id="cmnt" type="STRING" size="256" sumtext="제출자료내역(명칭)"/>
  171. <Column id="fstrgstrnm" type="STRING" size="256" sumtext="제출자료내역(명칭)"/>
  172. <Column id="fstrgstrid" type="STRING" size="256" sumtext="제출자료내역(명칭)"/>
  173. <Column id="fstrgstdt" type="STRING" size="256" sumtext="제출자료내역(명칭)"/>
  174. <Column id="lastupdtrid" type="STRING" size="256" sumtext="제출자료내역(명칭)"/>
  175. <Column id="lastupdtdt" type="STRING" size="256" sumtext="제출자료내역(명칭)"/>
  176. </ColumnInfo>
  177. </Dataset>
  178. <Dataset id="ds_cmb_ioflag" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  179. <ColumnInfo>
  180. <Column id="label" type="STRING" size="256"/>
  181. <Column id="value" type="STRING" size="256"/>
  182. </ColumnInfo>
  183. <Rows>
  184. <Row>
  185. <Col id="label">입원</Col>
  186. <Col id="value">I</Col>
  187. </Row>
  188. <Row>
  189. <Col id="label">외래</Col>
  190. <Col id="value">O</Col>
  191. </Row>
  192. </Rows>
  193. </Dataset>
  194. <Dataset id="ds_cmb_rela" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  195. <ColumnInfo>
  196. <Column id="label" type="STRING" size="256"/>
  197. <Column id="value" type="STRING" size="256"/>
  198. </ColumnInfo>
  199. <Rows>
  200. <Row>
  201. <Col id="label">본인</Col>
  202. <Col id="value">1</Col>
  203. </Row>
  204. <Row>
  205. <Col id="label">배우자</Col>
  206. <Col id="value">2</Col>
  207. </Row>
  208. <Row>
  209. <Col id="label">자녀</Col>
  210. <Col id="value">3</Col>
  211. </Row>
  212. <Row>
  213. <Col id="label">부모</Col>
  214. <Col id="value">4</Col>
  215. </Row>
  216. <Row>
  217. <Col id="label">기타</Col>
  218. <Col id="value">5</Col>
  219. </Row>
  220. </Rows>
  221. </Dataset>
  222. <Dataset id="ds_tmp" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  223. <ColumnInfo>
  224. <Column id="srchcond" type="STRING" size="256"/>
  225. <Column id="pid" type="STRING" size="256"/>
  226. <Column id="autoflag" type="STRING" size="256"/>
  227. </ColumnInfo>
  228. <Rows>
  229. <Row/>
  230. </Rows>
  231. </Dataset>
  232. <Dataset id="ds_patinfolist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  233. </Objects>
  234. <Bind>
  235. <BindItem id="item0" compid="group3.group2.ipt_pid" propid="value" datasetid="ds_send_data1" columnid="pid"/>
  236. <BindItem id="item1" compid="group3.group2.ipt_patnm" propid="value" datasetid="ds_send_data1" columnid="patnm"/>
  237. <BindItem id="item2" compid="group3.group2.ipt_aplydd" propid="value" datasetid="ds_send_data1" columnid="regfromdd"/>
  238. <BindItem id="item3" compid="group3.group2.input1" propid="value" datasetid="ds_send_data1" columnid="regtodd"/>
  239. </Bind>
  240. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  241. * System Name :
  242. * Job Name :
  243. * Creator :
  244. * Make Date : 2016-05-24
  245. * Description :
  246. *---------------------------------------------------------------------------------------
  247. * Modify Date Modifier Modify Description
  248. *---------------------------------------------------------------------------------------
  249. * 2016-05-24 Live Converter TF->XP
  250. *
  251. *---------------------------------------------------------------------------------------
  252. ****************************************************************************************/
  253. include "com_commonxp::comm_main.xjs";
  254. include "pam_pamcomnxp::PAM001.xjs";
  255. include "pam_pamcomnxp::PAM.xjs";
  256. function SMPID25100_oninit(obj:Form, e:InitEventInfo)
  257. {
  258. frmf_initForm(obj);
  259. }
  260. function SMPID25100_onload(obj:Form, e:LoadEventInfo)
  261. {
  262. grdf_initGrid(group3.grd_ordcnstlist);
  263. grdf_setRowTypeIcon(group3.grd_ordcnstlist, 0);
  264. var arrParam = [{dsNm: "ds_init_P0509list", cdGrpId: "P0509"}]
  265. appf_getCodeList(arrParam);
  266. pamGetDeptCDDrIDList();
  267. var fromdd = utlf_getCurrentDate();
  268. fromdd = fromdd.toDate().getAddDate(-7, "D");
  269. fromdd = fromdd.getDateFormat("YYYYMMDD");
  270. ds_send_data1.setColumn(0, "regfromdd", fromdd);
  271. ds_send_data1.setColumn(0, "regtodd", utlf_getCurrentDate());
  272. ds_send_data1.setColumn(0, "currendate", utlf_getCurrentDate());
  273. }
  274. function group3_group2_btn_search_onclick(obj:Button, e:ClickEventInfo)
  275. {
  276. var oParam = {};
  277. oParam.id = "TRPID25000";
  278. oParam.service = "aftjudgapp.InAftJudgTrgtMan";
  279. oParam.method = "reqGetOrdCnstList";
  280. oParam.inds = "req=ds_send_data1";
  281. oParam.outds = "ds_main_ordcnstlist=ordcnstlist";
  282. oParam.async = false;
  283. //oParam.callback = "cf_TRPID25000";
  284. tranf_submit(oParam);
  285. }
  286. function group3_group2_button2_onclick(obj:Button, e:ClickEventInfo)
  287. {
  288. ds_tmp.setColumn(0, "pid", ds_send_data1.getColumn(0, "pid"));
  289. ds_tmp.setColumn(0, "srchcond", "1");
  290. ds_tmp.setColumn(0, "autoflag", "Y");
  291. var objArg = new Object();
  292. objArg.arg_ds_send = ds_tmp;
  293. frmf_modal("SPPMC02500", "SPPMC02500", objArg, "", "", "", "", "", "", "", "", "", "M");
  294. ds_send_data1.setColumn(0, "pid", ds_patinfolist.getColumn(0, "pid"));
  295. ds_send_data1.setColumn(0, "patnm", ds_patinfolist.getColumn(0, "hngnm"));
  296. }
  297. function group3_group2_ipt_aplydd_onkeydown(obj:Calendar, e:KeyEventInfo)
  298. {
  299. if(e.keycode == 13)
  300. {
  301. group3_group2_btn_search_onclick();
  302. }
  303. }
  304. function group3_group2_input1_onkeydown(obj:Calendar, e:KeyEventInfo)
  305. {
  306. if(e.keycode == 13)
  307. {
  308. group3_group2_btn_search_onclick();
  309. }
  310. }
  311. function group3_btn_rowadd_onclick(obj:Button, e:ClickEventInfo)
  312. {
  313. var rowno = ds_main_ordcnstlist.addRow();
  314. ds_main_ordcnstlist.setColumn(rowno, "regdd", utlf_getCurrentDate());
  315. ds_main_ordcnstlist.setColumn(rowno, "fromtm", String(utlf_getCurrentTime()).substr(0,4));
  316. }
  317. function ds_main_ordcnstlist_oncolumnchanged(obj:Dataset, e:DSColChangeEventInfo)
  318. {
  319. if(e.columnid == "patownyn")
  320. {
  321. obj.setColumn(e.row, "patownyn", (e.newvalue == "Y" || e.newvalue == 1) ? "Y" : "N");
  322. }
  323. if(e.columnid == "prtcteryn")
  324. {
  325. obj.setColumn(e.row, "prtcteryn", (e.newvalue == "Y" || e.newvalue == 1) ? "Y" : "N");
  326. }
  327. if(e.columnid == "prtcteridyn")
  328. {
  329. obj.setColumn(e.row, "prtcteridyn", (e.newvalue == "Y" || e.newvalue == 1) ? "Y" : "N");
  330. }
  331. if(e.columnid == "famyrelcrtfctyn")
  332. {
  333. obj.setColumn(e.row, "famyrelcrtfctyn", (e.newvalue == "Y" || e.newvalue == 1) ? "Y" : "N");
  334. }
  335. if(e.columnid == "famyrelcrtfctyn")
  336. {
  337. obj.setColumn(e.row, "famyrelcrtfctyn", (e.newvalue == "Y" || e.newvalue == 1) ? "Y" : "N");
  338. }
  339. if(e.columnid == "pid")
  340. {
  341. obj.setColumn(e.row, "pid", e.newvalue);
  342. }
  343. }
  344. function group3_btn_rowdel_onclick(obj:Button, e:ClickEventInfo)
  345. {
  346. var row = ds_main_ordcnstlist.rowposition;
  347. var arrRow = new Array();
  348. arrRow[0] = row;
  349. grdf_setStatus(group3.grd_ordcnstlist, "D", arrRow);
  350. }
  351. function group3_button5_onclick(obj:Button, e:ClickEventInfo)
  352. {
  353. if (ds_main_ordcnstlist.rowcount > 0)
  354. {
  355. grdf_exportExcel(group3.grd_ordcnstlist, "exportExcel", "see");
  356. }
  357. else
  358. {
  359. sysf_messageBox("엑셀저장할 내역이", "I004");
  360. }
  361. }
  362. function group4_button1_onclick(obj:Button, e:ClickEventInfo)
  363. {
  364. if ( sysf_messageBox("","Q002")==6 )
  365. {
  366. var update = grdf_getGridUpdateData(group3.grd_ordcnstlist);
  367. if(update.rowcount == 0)
  368. {
  369. sysf_messageBox("업데이트 정보가 없습니다.", "I");
  370. return 0;
  371. }
  372. else
  373. {
  374. var oParam = {};
  375. oParam.id = "TXPID27000";
  376. oParam.service = "aftjudgapp.InAftJudgTrgtMan";
  377. oParam.method = "reqExeOrdCnstList";
  378. oParam.inds = "req=ds_main_ordcnstlist:U";
  379. oParam.outds = "ds_main_ordcnstlist=ordcnstlist";
  380. oParam.async = false;
  381. //oParam.callback = "cf_TXPID27000";
  382. tranf_submit(oParam);
  383. group3_group2_btn_search_onclick();
  384. }
  385. }
  386. }
  387. function group3_grd_ordcnstlist_onkeydown(obj:Grid, e:KeyEventInfo)
  388. {
  389. var cell = group3.grd_ordcnstlist.getBindCellIndex("Body", "pid");
  390. if(e.keycode == 13 && cell == 6)
  391. {
  392. ds_tmp.setColumn(0, "pid", ds_main_ordcnstlist.getColumn(ds_main_ordcnstlist.rowposition, "pid"));
  393. ds_tmp.setColumn(0, "srchcond", "1");
  394. ds_tmp.setColumn(0, "autoflag", "Y");
  395. var objArg = new Object();
  396. objArg.arg_ds_send = ds_tmp;
  397. frmf_modal("SPPMC02500", "SPPMC02500", objArg, "", "", "", "", "", "", "", "", "", "M");
  398. ds_send_data1.setColumn(0, "pid", ds_patinfolist.getColumn(0, "pid"));
  399. ds_send_data1.setColumn(0, "patnm", ds_patinfolist.getColumn(0, "hngnm"));
  400. }
  401. }
  402. ]]></Script>
  403. </Form>
  404. </FDL>