관리 메뉴

JIHYUN JEONG

[SAP ERP] SAP ABAP 1.2 Navigation&The System Kernel 본문

SAP ERP System/ABAP 교재정리

[SAP ERP] SAP ABAP 1.2 Navigation&The System Kernel

StopHyun 2013. 4. 1. 23:16

SAP 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
BEx Analyzer 

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


























Comments