2008년 5월 29일 목요일

5월29일

5월31일은 큰애 초등학교 첫 운동회이다.
이런 뻘 같은...출근 하라고 매니저가 압력을 주네..ㅋ..오후 5시 정도에 출근 하겠다고 예기 해 뒀다.큰애 운동회는 양보 할수 없다..

5월 말까지 끝내야 할 서류...프로젝트 중에 한명이 또 사라졌다.무슨 이유인지 매니저는 말을 않하지만,저번에 시니어컨설턴트가 사라진것과 동일한 패턴이다.(몸이 않좋다..라는 외적인 핑계)
사라진 시니어 컨설턴트 일중 일부가 내게 맏겨져서 어떻게든 진행시켜서 , 결과 적으로는 온 스케쥴로 릴리스 하게 되었다.하지만 내게 돌아온 평가는 씨...................입사 하고 2번쨰 평가인데 씨다..씨..비 정도는 나오리라 생각 했었는데..넘 하네..ㅋ

10시 40분이 가까워 온다.
11시가 되면 퇴근 할수 있겠지..
사라진 친구가 만들던 문서들이 내 담당이 되었다.시스템 관리용 배치 설계서와 테스트 계획서
테스트 결과서....이것만 아니면 지금 시간이면  집에 돌아가서 2째 예기 들어 주고 ,8월에 태어날
셋째에게 말걸어주고..그럴수 있는데..
문서를 만드는 것도 큰일이지만 (내일까지..)이걸 고객 레뷰하고 결제받는것이 더 큰일 이다.
ㅋㅋㅋㅋㅋ
이게 컨설팅이냐?ㅋㅋㅋ
내가 컨설팅이라는 업무 영역에 대한 오해를 하고 살았나보다.

넷위버 마이스터가 됬다..
올해는 나까지 포함해서 3명이 노미네이트 됬다.

일본 SAP홈페이지에 자그만 하게 사진이...
http://www.sap.com/japan/services/education/certification/Meister_nomi_2008.epx

2008년 5월 25일 일요일

2008년 5월 20일 화요일

SAP Connectors

Connectors

Communication between SAP Systems and other SAP or Non SAP Systems

The SAP Connectors allow the integration of different applications and technologies with SAP Systems via open standards. The connectors are means for technical interoperability of SAP Components (written in ABAP or ABAP Objects) and other components (e. g. written in Java, C++, Visual Basic, .NET, etc.).

Overview

  • SAP Business Connector
    The SAP Business Connector (SAP BC) allows you to highly automate and extend your business processes over the Internet using open and non-proprietary standards. Thus the SAP BC seamlessly integrates different IT architectures with SAP Systems. The SAP BC provides bi-directional, real-time as well as asynchronous communication to and from a SAP System.
  • SAP Marketplace Connector
    The SAP Marketplace Connector is a connectivity tool. It enables connecting SAP Backend Systems with marketplaces via the Internet. The SAP Marketplace Connector uses IDoc and xCBL as data formats and HTTPS / SSL as communication protocol.
  • SAP Java Connector
    The SAP Java Connector (SAP JCo) is a toolkit that allows a Java application to communicate with any SAP system. It combines an easy to use API with unprecedented flexibility and performance. The package supports both, Java to SAP System as well as SAP System to Java calls.
  • SAP connector for Microsoft .NET
    The SAP connector for Microsoft .NET offers developers the possibility to expose BAPIs and remotely-enabled function modules to any .NET application (inside-out). It is also possible to access .NET components from a SAP System (outside-in).
  • SAP DCOM Connector
    The SAP DCOM Component Connector is set end of life. The SAP .NET Connector is the successor of the SAP DCOM Connector. More information can be found in SAP Note 533055.
  • RFC Library
    The RFC Library offers an interface to a SAP System. The RFC Library is the most commonly used and installed component of existing SAP Software. This interface provides the opportunity to call any RFC Function in a SAP System from an external application. Moreover, the RFC Library offers the possibility to write an RFC Server Program, which is accessible from any SAP System or external application. Most SAP Connectors use the RFC Library as communication platform to SAP Systems.
  • SAP NetWeaver RFC Library
    The SAP NW RFC Library is the successor of the "classic" RFC Library. It offers a simplified programming model compared to the classic RFC Library, and relieves the application programmer of the necessity to deal with the difficult low level details of RFC programming. New C/C++ projects that require RFC connectivity should in any case begin using the NW RFC Library instead of the classic RFC Library.
  • SOAP Processor
    This SOAP Processor is an intrinsic component of the SAP Web AS 6.20 core engine and provides a mechanism for using the SOAP Protocol for synchronously accessing and calling RFC capable function modules that conform to SOAP 1.1. A Web Service Browser can be used for searching and generating WSDL 1.1 compatible function module descriptions. Also a SOAP Client API is provided which enables Web Services that can be represented on function modules to be called synchronously using SOAP 1.1.