iFunBox

아이폰과 아이패드 내부파일을 손쉽게 제어 가능한 프로그램. – 다운로드 : http://dl.i-funbox.com/

더보기 댓글 남기기

navigation->goto_page를 통한 BSP 화면 전환

1. 동일 BSP Application 내 페이지 URL navigation->set_parameter( name = ‘p_sname’ value = p_sname ). navigation->goto_page( ‘../zep_hr_bsp007/start.htm?p_page=display_eval_result.htm’ ). 2. 다른 BSP Application의 페이지 URL navigation->set_parameter( name = ‘p_sname’ value = p_sname ). navigation->goto_page( ‘../../zep_hr_bsp007/start.htm?p_page=display_eval_result.htm’ ).

더보기 댓글 남기기

SAP HTMLB Guidelines

htmlb Element와 Attribue 상세 설명되어 있음. – SAP HTMLB Guidelines : http://sapdesignguild.org/resources/htmlb_guidance/index.html – 관련 링크 : SAP UEC(User Experience Community) : https://experience.sap.com/

더보기 댓글 남기기

Intel Dual Band Wireless-AC 7260 Driver

1. Wi-Fi : https://downloadcenter.intel.com/SearchResult.aspx?lang=kor&ProductFamily=%EB%AC%B4%EC%84%A0+%EB%84%A4%ED%8A%B8%EC%9B%8C%ED%82%B9&ProductLine=%EC%9D%B8%ED%85%94%C2%AE+Wi-Fi+%EC%A0%9C%ED%92%88&ProductProduct=%EC%9D%B8%ED%85%94%C2%AE+%EB%93%80%EC%96%BC+%EB%B0%B4%EB%93%9C+%EB%AC%B4%EC%84%A0-AC+7260 2. Bluetooth : https://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&DwnldID=22860

더보기 댓글 남기기

X61계열 HMM(Hardware Maintenance Manual)

Bluetooth FRU No. : 39T0497 http://support.lenovo.com/en_US/guides-and-manuals/detail.page?LegacyDocID=MIGR-62866

더보기 댓글 남기기

tableView 컬럼 링크 방법

1. Layout에 tableView htmlb 태그로 구현  – 장점 : Iterator 필요없음  – 단점 : 다양한 컬럼 Element 사용 못함(Dropdownlistbox, Inputfield…) 2. Iterator의 column_definitions Method에 oncellclick으로 구현  – 장점 : oncellclick에 Event명으로 간단히 구현  – 단점 : 구현된 컬럼이 링크표시 안됨(밑줄,글자색깔..) – 해결방안 : 출력 데이터에 태그 추가(<font color=blue><u>Link Text</u></font> 3. Iterator의 render_cell_start에 p_replacement_bee로 구현  – 장점 : 다양한 link속성 지정가능  – 단점 : 링크 클릭한 […]

더보기 댓글 남기기

SW 산업 진흥법 관련 서식

링크 맨 하단에 있음. http://www.law.go.kr/LSW/lsSc.do?p_OC=DRF&p_history=C&p_lawname=%EC%86%8C%ED%94%84%ED%8A%B8%EC%9B%A8%EC%96%B4%EC%82%B0%EC%97%85+%EC%A7%84%ED%9D%A5%EB%B2%95+%EC%8B%9C%ED%96%89%EA%B7%9C%EC%B9%99+&p_kword=&p_joname=&p_spubno=&p_epubno=&p_spubdt=&p_epubdt=&p_srchgb=L&p_jogb=&p_jono=#liBgcolor0

더보기 댓글 남기기

CL_GUI_ALV_GRID를 이용한 ALV 화면에서 메세지 처리 방법

ALV GRID 화면에서 데이터 건별 오류시, 각각 메세지를 보여주고 싶음. 1. 결과화면 2. 사용할 Class DATA: go_changed_protocol TYPE REF TO cl_alv_changed_data_protocol. 3. 필요 로직 [#M_더보기|접기| 1. 객체 선언 DATA: go_changed_protocol TYPE REF TO cl_alv_changed_data_protocol. * 동일 화면에서 메시지 계속 띄우니 두번째 부턴 안뜨는 현상 발생! * –> 선언은 메세지 출력때 마다 하는게 낫겠음. +_+      CREATE OBJECT go_changed_protocol       EXPORTING         i_calling_alv = […]

더보기 댓글 남기기

Keyboard Customizer for Windows Vista~

cfile22.uf.273B894D536F7B101942D8.zip http://support.lenovo.com/us/en/downloads/ds000695

더보기 댓글 남기기

Enterprise Service, Web Service 관련 자료

1. Building Webservice with SAP Application Server and ABAP cfile25.uf.24404E42536C937F1EE527.pdf 2. 관련 링크 – http://www.architectsap.com/blog/sap-abap/sap-abap-enterprise-services-best-practice/

더보기 댓글 남기기
Close Bitnami banner
Bitnami