DataWindow를 PB 12.6 -> PB 10.5 다운 할때 DataWindow를 PB12.6에서 PB10.5로 다운 할때 EditSource에서 삭제해야할 스크립트 1. datawindow에서 삭제할 내용 brushmode transparency gradient로 시작하는 모든것 picture로 시작하는 모든건 print.background print.preview.background showbackcoloronxp picture.file 2. header, summary, footer, detail transparency 포함 이후 모든것 3. text, column 등등 enabled background.transparency 포함 이후 모든것 더보기 POWERBUILDER와 SAP RFC 연동 관련 1. Connecting to / Interfacing SAP (ERP) via OLE https://blogs.sap.com/2015/07/29/connecting-to-interfacing-sap-erp-via-ole/ 2. SAP & PB – Part 2 – RFC_READ_TABLE https://blogs.sap.com/2015/08/02/sap-pb-part-2-rfcreadtable/ 3. 참고 (프랑스어) http://pbadonf.fr/forum/viewtopic.php?id=512 더보기 DataWindow 이벤트 호출 방법 dw_cond.Post Event ItemChanged(1, dw_cond.Object.code, '%') dw_1.Post Event Clicked(0,0,1,dw_1.object.컬럼명) 더보기 이전 1 2 3 4 5 ··· 9 다음