Maintain Transaction

<< 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"

abap_tutorial0064

3.then click "abap_tutorial0015"

4.Fill Short Text

abap_tutorial0065

"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 "abap_tutorial0025"

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".

abap_tutorial0066

7.Click "abap_tutorial0019" and exit

8.Test Transaction Code

9.Finished