‎2008 Apr 30 11:18 PM
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?
‎2008 May 01 4:27 AM
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
‎2008 Apr 30 11:20 PM
Use [SAPLink|http://code.google.com/p/saplink/]
Greetings,
Blag.
‎2008 Apr 30 11:36 PM
Look here on the forum for the ZDOWNLOAD program...you will get all you need.
bye
Gabriel P-
‎2008 May 01 12:46 AM
‎2008 May 01 4:27 AM
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