Some sap commands

yohanesabate 82 views 2 slides Sep 20, 2019
Slide 1
Slide 1 of 2
Slide 1
1
Slide 2
2

About This Presentation

sap commands


Slide Content

Some SAP Commands
Command Description:
/nxxxx - Terminates current transaction and starts transaction
"xxxx"
/n - Terminates current transaction /nend Terminates all separate
sessions and logs off
/nex - Terminates all separate sessions and logs off immediately
/oxxxx - Opens a new sessions and starts transaction "xxxx" inn new
session
/o - Lists existing sessions and allows deletion or opening of a
new session
/h - Switches into debugging mode
/hs - Switches into debugging mode and activates the debugging of
system functions
/$SYNC - Buffer Command: Resets all buffers in the system
/$CUA - Buffer Command: Resets the CUA buffer of the application
server
/$TAB - Buffer Command: Resets the table buf fer of the application
server
/$NAM - Buffer Command: Resets the nametab buffer of the
application server
/$DYNP - Buffer Command: Resets the screen buffer if the
application server
/bdel - Deletes the current batch input transaction
/bend - Terminates batch unput processing and sets the sessions to
"Failed"

Some Additional Commands:
%sc - FIND if find is not an option in an SAP screen
%pc - SAVE it to a file on your pc
%pri/%prin - Will print the current screen

%bc1 - Takes you back one screen (G reen Arrow)
%bc2 - Cancel (Red X)
%bck - Yellow Arrow
Tags