메뉴 건너뛰기

SAP 한국 커뮤니티

Sub DOI_MACRO()

sapjoy 2008.12.26 08:56 조회 수 : 2842

Sub DOI_MACRO()


'


' DOI_MACRO Macro


' e-abap.net이(가) 만든 매크로 2008-12-01


'


 


    Dim R3Table As Object


    Dim WordTbl As Table


    


    Set R3Table = ThisDocument.Container.LinkServer.Items("GT_SFLIGHT").Table


   


    Set WordTbl = ThisDocument.Tables(1)


     


    WordTbl.Cell(1, 2).Range.InsertAfter Text:=CVar(R3Table.Value(1, 1))


    WordTbl.Cell(2, 2).Range.InsertAfter Text:=CVar(R3Table.Value(1, 2))


    WordTbl.Cell(3, 2).Range.InsertAfter Text:=CVar(R3Table.Value(1, 3))


    WordTbl.Cell(4, 2).Range.InsertAfter Text:=CVar(R3Table.Value(1, 4))


    WordTbl.Cell(5, 2).Range.InsertAfter Text:=CVar(R3Table.Value(1, 5))


    WordTbl.Cell(6, 2).Range.InsertAfter Text:=CVar(R3Table.Value(1, 6))


    WordTbl.Cell(7, 2).Range.InsertAfter Text:=CVar(R3Table.Value(1, 7))


 

End Sub            
번호 제목 글쓴이 날짜 조회 수
» Sub DOI_MACRO() sapjoy 2008.12.26 2842
309 DOI_002.doc [3] file sapjoy 2008.12.26 2233
308 doi_create [1] sapjoy 2008.12.25 3040
307 REPORT zsapdoi_001. [2] sapjoy 2008.12.20 3137
306 REPORT Z07_026 [3] sapjoy 2006.12.08 2632
305 Include ZXQEVU10 sapjoy 2008.12.17 2156
304 Include ZXCSAU05 sapjoy 2008.12.17 2166
303 FIELD_EXIT_STCD2_0 sapjoy 2008.12.16 2792
302 FIELD_EXIT_GSBER_I sapjoy 2008.12.16 2625
301 Include ZXCSAU05 sapjoy 2008.12.15 2587
300 INCLUDE ZXF04U01 sapjoy 2008.12.15 3695
299 INLUCDE ZXAISU02 sapjoy 2008.12.15 2961
298 REPORT z_userexit_01 sapjoy 2008.12.14 2655
297 REPORT ZSMARTFORMS_01. sapjoy 2008.11.26 2582
296 report zunicode_035. sapjoy 2008.11.21 2541
295 report zunicode_034. [1] sapjoy 2008.11.21 2734
294 report zunicode_032. sapjoy 2008.11.21 2634
293 report zunicode_031. sapjoy 2008.11.21 2684
292 report zunicode_030. sapjoy 2008.11.21 2416
291 report zunicode_027. [4] sapjoy 2008.11.21 6262