|
<< Click to Display Table of Contents >> Navigation: All About ABAP Technique > English > ABAP Tutorial > Maintain Transaction |
Menu Path |
SAP Menu > Tools > ABAP Workbench > Development > Other Tools > Transactions |
Transaction code |
SE93 |
1.Open t-Code SE93
2.Fill Trasaction Code name, eg : "YP101"

3.then click "
"
4.Fill Short Text

"Program and screen" for the ABAP program with Dialog Programming techniques
"Program and selection screen"for the ABAP program ABAP Technical Report (Selection Screen)
5.Click "
"
6.Fill Program name and Screen Number. If you have an authorization Object for your program, then fill it.
Notes : Screen Number default for standard ABAP Program/Report (non-Dialog Programming) is "1000".

7.Click "
" and exit
8.Test Transaction Code
9.Finished