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

what transaction code/codes?

Former Member
0 Likes
515

What is the most efficient way if I want to get ALL the custom objects: tables, structures, report programs, function modules, function groups, enhancements/user exist, events, BOR, workflow, BADIs, messages, etc?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
490

Hi Blumtain,

One way i can tell u is, go to the specific objects transaction code and search for objects starting with Z or Y.

Give Z* or Y* and click on F4 function key. u get all the Custom Objects.

For Example:

Custom Tables

Goto SE16 or SE11. In the input field give Z* or Y* and click on F4.

Custom Structures

Goto SE11. In Data Type input field give Z* or Y* and click on F4.

Custom Report programs

Goto SE38. In the input field give Z* or Y* and click on F4.

Custom Function Modules

Goto SE37. In the input field give Z* or Y* and click on F4.

Custom Exits

Goto CMOD. In Project input field give Z* or Y* and click on F4.

Custom BADI

Goto SE18. In Enhancement Spot Input field give Z* or Y* and click on F4.

Custom Messages

Goto SE91. In Message Class input field give Z* or Y* and click on F4.

hope this helps...

Best regards,

raam

4 REPLIES 4
Read only

Former Member
0 Likes
490

Use [SAPLink|http://code.google.com/p/saplink/]

Greetings,

Blag.

Read only

Former Member
0 Likes
490

Look here on the forum for the ZDOWNLOAD program...you will get all you need.

bye

Gabriel P-

Read only

0 Likes
490

All you can see in table TSTC.

Read only

Former Member
0 Likes
491

Hi Blumtain,

One way i can tell u is, go to the specific objects transaction code and search for objects starting with Z or Y.

Give Z* or Y* and click on F4 function key. u get all the Custom Objects.

For Example:

Custom Tables

Goto SE16 or SE11. In the input field give Z* or Y* and click on F4.

Custom Structures

Goto SE11. In Data Type input field give Z* or Y* and click on F4.

Custom Report programs

Goto SE38. In the input field give Z* or Y* and click on F4.

Custom Function Modules

Goto SE37. In the input field give Z* or Y* and click on F4.

Custom Exits

Goto CMOD. In Project input field give Z* or Y* and click on F4.

Custom BADI

Goto SE18. In Enhancement Spot Input field give Z* or Y* and click on F4.

Custom Messages

Goto SE91. In Message Class input field give Z* or Y* and click on F4.

hope this helps...

Best regards,

raam