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

Copy a program standard

Former Member
0 Likes
627

Hi experts , a client of a friend of mine is asking her to create a program similar to transaction MM01 ( Create materials ) because this client wants theirs own set of Z tables with the same info manage for this tnx, is there a easy way to do this ? thank you very much for your ideas.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
582

This is a rubbish business requirement.

A client shouldn't ask we want a copy of mm01 so we can use custom tables.

The real requirement should explain the required functionality.

Then with a consultant you can look at the options of realizing said functionality, which could be in SAP and could even be with custom tables, but could also be realized using something altogether differently.

Tell your friend to retrieve the requirement which is now basically hidden by a custom report request.

Kind regards, Rob Dielemans

5 REPLIES 5
Read only

Former Member
0 Likes
582

Hi,

You can create a Zprogarm for T-Code MM01.

Open T-Code MM01 Then goto System-->Status, a new window will open and you can check the corresponding program name.

Although it is advisible to create a Zprogram for T-Code MM01, You can search for the standard enahancements option as per your requirements.

Read only

Pawan_Kesari
Active Contributor
0 Likes
582

Explore the possiblity of using customer exit, BADI or ehnacement point available in MM01 to fulfill the requirement (updating Z tables) .

Read only

former_member212005
Active Contributor
0 Likes
582

Its going to be a huge task...if the customer wants to use his own set of Z Tables....better to look at some exits and enhancements!

Firstly you need to copy into a Z program

Edited by: Vin on Jun 15, 2009 1:43 PM

Read only

Former Member
0 Likes
582

I would not have went for Customization of SAP TCode Especially when its complicated.

also need to take into consideration what the business requirement is and how that can be handled thru SAP Enhancement options (user Exits, BADIs, Enhancement points)

Read only

Former Member
0 Likes
583

This is a rubbish business requirement.

A client shouldn't ask we want a copy of mm01 so we can use custom tables.

The real requirement should explain the required functionality.

Then with a consultant you can look at the options of realizing said functionality, which could be in SAP and could even be with custom tables, but could also be realized using something altogether differently.

Tell your friend to retrieve the requirement which is now basically hidden by a custom report request.

Kind regards, Rob Dielemans