메뉴 건너뛰기

SAP 한국 커뮤니티

Command field entries

sapjoy 2006.12.08 08:58 조회 수 : 4199 추천:35

/nxxxx - Call a transaction in the same session (window)  
/*xxxx - Call transaction in the same session (window), whereby
         the initial screen is skipped.
/oxxxx - Call transaction in an additional session
/n     - To end the current transaction (Caution: Unsaved changes
         are lost without warning)
/i     - To delete the current session
/o     - To generate a session list
/ns000 - To end the current transaction and return to the starting
         menu
/nend  - To log off from the system
/nex   - To log off from the system without a confirmation prompt
         (Caution: Changes that were not saved are lost without
         warning)

Key:
xxxx = transaction code