SAP NetWeaver 2004s Sneak Preview ABAP 설치편 SAP NetWeaver 2004s ABAP Trial 설치편    Google 툴바에 버튼 추가 [새글+ 검색] 
 
 HomePreparation 1장 PreparationInstallation 2장 InstallationSAPGUI for Windows 3장 SAPGUI for WindowsPost Installation 4장 Post InstallationSAP NetWeaver 2004s 5장 SAP NetWeaver 2004sBusiness Warehouse 6장 Business WarehouseABAP 7장 ABAPBusiness Server Pages 8장 Business Server PagesWeb Dynpro for ABAP 9장 Web Dynpro for ABAPMaxDB 10장 MaxDBSAP with PHP 11장 SAP with PHPAppendix 12장 Appendix  SAP 관련 Job Legend 아이콘 설명 
지금은 biz.에 itedu24으로 접속 됨. Log on SAP@Home Roadmap 1편
수 천명의 구매자님들( 삼성SDS, LG CNS, SK C&C, 충북대학교, 숙명여자대학교, 웅진.. 등 )이 보이지 않는 곳에 열심히 SAP를 공부하고 있습니다.
Appendix 장은 다른 종류들의 SAPGUI와 SSO설정 방법을 알아 봅니다. Shaping Your Future with SAP@Home Buy Now 바로 구매하기
필요한 준비물들
  URL
SAPGUI의 종류들에는 SAPGUI for Windows, SAPGUI for Java, SAPGUI for HTML 그리고, MUSE라는 새로운 Flash기반의 SAPGUI가 있습니다.
MUSE는 SAP에서 제공하고 있는 데모를 봄으로써 MUSE를 이해하는데 많은 도움이 될 것입니다.
SAP MUSESAP MUSE SAP MUSE 데모 보기
SAPGUI for Java는 Windows용을 내려 받아서 테스트 해 볼 수 있습니다.
PlatinGUI-Win32-700r1.jarPlatinGUI-Win32-700r1.jar PlatinGUI-Win32-700r1.jar(24MB)

Microsoft 와 SAP의 합작품인 Duet은 Microsoft 오피스 제품군을 User Interface로 채택해서 SAP system의 Resource들을 실제 업무에 자연스럽게 활용할 수 있도록 개발된 제품입니다. 안타깝게도 무료로 제공되는 것은 없지만 데모를 통해서 좀더 자세하게 알아 볼 수 있습니다.
SAP Duet DemoSAP Duet Demo SAP Duet Demo
Editplus라는 국산 텍스트 에디터를 사용해서 ABAP 소스의 하이라이트 기능을 적용해 볼 것입니다. EditplusEditplus Editplus 를 내려 받아 설치 한 후에, 다음 URL에서 abap_n_bsp.zip 파일을 내려 받습니다. abap_n_bsp.zipabap_n_bsp.zip abap_n_bsp.zip
Single Sign On을 설정 한 후에 MYSAPSSO2 Cookie를 확인해 보기 위해서 IE HTTP Analyzer를 설치 해서 사용했습니다. 아래 주소에서 IE HTTP Analyzer를 무료로(15일간) 사용할 수 있는 버전을 내려 받을 수 있습니다. IE HTTP AnalyzerIE HTTP Analyzer IE HTTP Analyzer내려 받기
SAP Note 쉽게 검색 할 수 있는 도구를 몇 개 소개해 드립니다. Internet Explorer에 레지스트리를 설정해서 쉽게 찾는 방법과, Yahoo Widget을 이용하는 방법이 있습니다. 단, SAP Service Marketplace의 아이디를 가지고 있는 사용자들만 가능합니다.
SAPNOTESearch_IE.regSAPNOTESearch_IE.reg SAPNOTESearch_IE.reg
Yahoo Widget을 이용할 경우 우선 Engine을 내려 받아서 설치 합니다. Yahoo WidgetYahoo Widget Yahoo Widget
그리고, SDN Search Widget을 내려 받아서 실행시키면 됩니다. SDN Search WidgetSDN Search Widget SDN Search Widget
마지막으로, 무료로 주문한 DVD들이나 CD를 추적 할 수 있는 URL을 알려 드립니다. Order Number를 입력하시면 어떤 상황인지 알 수 있습니다.
Order trackingOrder tracking Order tracking
목차 ( 숨어 있는 탭을 보여줍니다.을 클릭해서 숨어 있는 탭을 열어보세요.) Table Of Contents
 
demo SAPGUI Family demo Editplus Text Editor demo Transaction Code Search
 
  • 12.1. SAPGUI Family 1182
  • 12.1.1. Overview 1182
  • 12.1.2. SAPGUI for Java 1184
  • 12.1.2.1. Installation 1184
  • 12.1.2.2. Logging into the SAP System 1187
  • 12.1.3. SAPGUI for HTML 1191
  • 12.1.4. Web Dynpro Clients 1198
  • 12.1.4.1. Web Dynpro Client for Windows 1198
  • 12.1.4.2. Web Dynpro Client for Java 1198
Preview demo SAPGUI Family 을 보기 Refresh
SAPGUI의 종류에는 여러 가지들이 있습니다. 여기서 좀더 자세하게 하나씩 알아 봅니다. 특히, SAPGUI for Java와 SAPGUI for HTML을 직접 설정해서 실행 시켜 볼 것입니다.
  • 12.2. Editplus Text Editor 1201
Preview demo Editplus Text Editor 을 보기 Refresh
Editplus라는 국산 Text Editor를 이용해서 어떻게 ABAP 소스코드에 하이라이트 기능을 추가하여 가독성을 높이는 방법을 알아 봅니다.
  • 12.3. Transaction Code Search 1206
  • 12.3.1. From Dynamic Menu 1206
  • 12.3.2. From Transaction Maintenance 1207
  • 12.3.2.1. Transaction Code 1207
  • 12.3.2.2. Transaction Description 1209
  • 12.3.3. From Data Browser 1211
  • 12.3.3.1. Table TSTC 1211
  • 12.3.3.2. Table TSTCT 1213
  • 12.3.4. From SEARCH_SAP_MENU 1215
  • 12.3.5. From SMEN 1216
Preview demo Transaction Code Search 을 보기 Refresh
SAP System에는 많은 Transaction들이 있습니다. 이런 것을 필요할 때, 쉽게 찾는 방법을 다양하게 소개 시켜 드립니다.
demo Single Sign On demo SAP Note Search Tools
 
  • 12.4.1. Checklist 1218
  • 12.4.2. Checking the SAP Security Library 1223
  • 12.4.3. Setting up SECUDIR 1225
  • 12.4.4. Configuring Profile Parameters 1227
  • 12.4.5. Restarting the SAP system 1230
  • 12.4.6. Creating the SSL Server PSE 1231
  • 12.4.7. Maintaining the Certificate List 1234
  • 12.4.8. Restarting the ICM 1238
  • 12.4.9. Testing 1239
  • 12.4.9.1. Checking the SSL Port 1239
  • 12.4.9.2. Setting up HTTPS for BSP Applications 1240
  • 12.4.9.3. Testing Web Applications 1241
  • 12.4.9.4. Installing the Certificate 1247
  • 12.4.9.5. Checking the MYSAPSSO2 Cookie 1250
Preview demo Single Sign On 을 보기 Refresh
실제 업무 환경에서 SSL이나 SSO는 기본적인 설정 환경입니다. 그래서, 여기서 어떻게 이런 것들이 설정되는가를 연습해 봅니다.
  • 12.5. SAP Note Search Tools 1251
  • 12.5.1. Internet Explorer 1251
  • 12.5.2. Yahoo Widget 1253
Preview demo SAP Note Search Tools 을 보기 Refresh
SAP 제품들의 문제점들이나 개선 사항들은 SAP Note라는 문서들로 고객들에게 제공되고 있습니다. 반드시 service.sap.com의 계정이 있는 분들만 이용 가능합니다. 이 SAP Note를 손쉽게 찾을 수 있도록 몇 가지 도구들을 소개해 드립니다.
책 내용 보기
  detail view
여기를 눌러서, 공짜로 SAP NetWeaver 2004s Sneak Preview ABAP Edition on MaxDB SP05을 내려 받으세요(약 1.6GB)
소재지: 대한민국 서울특별시 송파구 석촌동 234-7, 401호 사업자등록번호: 215-19-97337 / 통신판매신고번호: 제2008-서울송파-0470호 상호: 플래쉬웨어코리아 , 연락처:0707-893-5994, 담당자명:David Kang
SAPBW@Home 메뉴
Groups에 올라온 글들
 
구매 회원 메뉴