메뉴 건너뛰기

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            
번호 제목 글쓴이 날짜 조회 수
611 REPORT z19_005 [1] sapjoy 2007.04.03 2927
610 FUNCTION Z_BAPI_ASSETNAME_SEARCH sapjoy 2009.01.30 2898
609 REPORT z17_20 sapjoy 2012.08.01 2890
608 INCLUDE Z16_001I01 sapjoy 2007.04.26 2887
607 REPORT Z05_001 [3] sapjoy 2007.05.21 2880
606 REPORT Z03_003 [7] sapjoy 2007.05.11 2878
605 FORM set_field_catalogs_grid USING lt_fieldcat TYPE lvc_t_fcat. sapjoy 2007.01.03 2875
604 DBZF1SSEL sapjoy 2006.12.19 2847
603 REPORT z18_014 sapjoy 2007.03.09 2844
602 REPORT z19_010 [2] sapjoy 2007.04.06 2843
» Sub DOI_MACRO() sapjoy 2008.12.26 2842
600 REPORT Z09_006 [1] sapjoy 2006.12.18 2839
599 REPORT Z03_006 [5] sapjoy 2006.12.02 2812
598 report zunicode_017. sapjoy 2008.11.21 2810
597 REPORT Z07_016 sapjoy 2008.04.14 2804
596 Report Z15_047 [3] sapjoy 2007.12.05 2798
595 FIELD_EXIT_STCD2_0 sapjoy 2008.12.16 2793
594 report zunicode_026. sapjoy 2008.11.21 2783
593 REPORT Z18_001 sapjoy 2007.03.02 2774
592 Z01_021 [1] sapjoy 2006.12.02 2771