Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Abap

Former Member
0 Likes
497

Hi all,

What is different between SE09 and SE10.

Regards

Gurprit Bhatia

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
464

Hi

there is no difference in that

T-codes

these two are same they had given 2 t-codes for the same use

reward if usefull

4 REPLIES 4
Read only

Former Member
0 Likes
464

HI,

before that you should know the work bench and customizing requests.

• Customizing request

Customizing requests contain changes to client-dependent tables.(EX: sm30 or table new entries)

• Workbench request

Workbench requests contain changes to client-independent tables or repository objcts ( Example: se38,se80, se37 etc.,).

SE09 is for releasing the both the transport request customizing or work bench request.

Se10 is for releasing only the workbench request( i am not sure might be customizing request).

is the major difference.

award points helpful

Read only

Former Member
0 Likes
465

Hi

there is no difference in that

T-codes

these two are same they had given 2 t-codes for the same use

reward if usefull

Read only

0 Likes
464

Hi there are no difference.

Read only

Former Member
0 Likes
464

HI GURPRIT,]

<b>SE09</b> is the workbench transport requests transaction - here the developers can track changes to all ABAP workbench objects (dictionary, reports, module pools, etc). This is a developer-specific transaction and mostly all developers have access to this transaction.

<b>SE10</b> is the customizing request display transaction - this displays all the customizing requests in the system. Again, this could be restricted to Business analysts if required, since they would be doing most of the customizing changes in the system.

Check this Link........

http://help.sap.com/saphelp_46c/helpdata/en/02/0b8ba835e1d311ba4d0800060d888b/frameset.htm

<b>Reward Points if Useful</b>

Regards

Gokul