Banner

Attention: open in a new window. PDFPrintE-mail

2010
03
Feb

Some SAP and ABAP Short Cuts

General command field formats

/n                      Skip to the next record if you are processing one batch input session
/bend                Cancel a batch input foreground process
/nend                Close all R/3 sessions and logoff with a dialog prompt
/nxxxx              Call the transaction xxxx in the same session
/o                      Generate a session list
/oxxxx              Call the transaction xxxx in an additional session
/i                       Delete the current session
/h                      Turn the debug mode on
/Nex                  Close all R/3 sessions and logoff without a dialog prompt


Special copy and paste

Click on the area and press CTRL+Y. It allows you to copy many lines at once and paste them afterwards.
Last Updated (Tuesday, 30 November 1999 00:00)