일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
- 비지니스영어
- sap mm
- IT
- ABAP
- 오라클 디비
- Java
- 도커
- db
- SAP
- Oracle DB
- SAP ABAP
- 딥러닝
- Mac
- 유럽여행
- Spring Framework
- 자바스크립트
- node.js
- docker
- 오라클
- oracle
- JavaScript
- Python
- Programming
- 머신러닝
- nodejs
- 파이썬
- 자바
- 영어
- 노드
- SAP ERP
- Today
- Total
JIHYUN JEONG
[SAP ERP] SAP ABAP 1.2 Navigation&The System Kernel 본문
[SAP ERP] SAP ABAP 1.2 Navigation&The System Kernel
StopHyun 2013. 4. 1. 23:16SAP ABAP 정식교재에 대해서 공부를 해볼려고 합니다.
그 두번째 시간으로SAP ABAP 1.2 Navigation&The System Kernel 입니다.
ㅁ Unit 2 : Navigation
ㅁ Example of Different Access Technologies for a Small Selection of SAP System Types
SAP Product |
Typical Access Technology |
SAP ERP (with SAP ECC) |
SAP GUI for Windows |
SAP NetWeaver BI 7.0 |
Browser-based interface |
SAP Business ByDesign |
Browser-based interface |
SAP Business All-in-One |
SAP NetWeaver Business Client |
ㅁ Alternative types of SAP GUI
- Presentation Layer : SAP GUI(window), SAP GUI(Java Environment), browser for SAP GUI for HTML
- Application Level : Dispatcher <-> ICM(Internet Communication Manager)
ㅁ The SAP Logon program
ㅁ The logon screen for an SAP system
ㅁ SAP Easy Access
ㅁ Screen Elements in SAP GUI
- Menu bar
- Command fireld, System toolbar
- Title bar
- Application toolbar
- Tab pages
- Input field Checkboxes
- Status bar
ㅁ Lesson Summary
ㅁ Lesson : Advanced Navigation in the SAP GUI
ㅁ Favorites list and user menu
ㅁ Various navigation options
ㅁ Possible Entries in the OK Code Field
- /n : to cancel the current transaction
- /o : to display an overview of sessions
- nend : to end the logon session with a confirmation dialog box
- /nex : to end the logon session without a confirmation dialog box
- /i : 현재 보고 있는 세션만 종료
ㅁ The F1 help
- Technical information : 기술적인 정보를 디테일 하게 볼수 있는 정보
- 해당 입력 필드가 무엇을 의미 하는지 파악
ㅁ The F4 help
- 해당 input에 넣을수 있는 값이 무엇인지 파악, 값 리스트를 제공
ㅁ The SAP Library
- http://help.sap.com
ㅁ The System and Help menus
'SAP ERP System > ABAP 교재정리' 카테고리의 다른 글
[SAP ERP] SAP ABAP 1-6. Complex Data Object (0) | 2013.04.07 |
---|---|
[SAP ERP] SAP ABAP 1-5. Modularization (0) | 2013.04.02 |
[SAP ERP] SAP ABAP 1-4. Flow of an ABAP Program & Introduction to the ABAP & Vasic ElementsUntitled (0) | 2013.04.02 |
[SAP ERP] SAP ABAP 1-3. Communication&Integration Technologies (0) | 2013.04.01 |
[SAP ERP] SAP ABAP 1.1 The Big Picture (0) | 2013.04.01 |