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

Modification in standard SAP code.

Former Member
0 Likes
465

I want to modify a standard SAP program. THe Tcode is MM01. I want to add a new screen with few fields when the tabstrip control is 'accounting2'. Iwant to find the tab no for the same and writethe new code for it.

please help

3 REPLIES 3
Read only

Former Member
0 Likes
437

Hi Archana,

You can not change the standard code directly. if you have t create a new screen try to find a User Exit which allows you to pass the screen number. And check SPRO if you can assign a new screen to this tcode. FIrst thing try to check if there is any User Exit to pass this screen number.

For more info you can contact me.

Thanks,

Anil.

Read only

0 Likes
437

Hi,

Thank u for the reply.

i have gone thr SPRO in tat i found "create program for customized subscreen." Also i cheked thrg SE84 i didnot find any screen exit.

Should i go with implementation guide.

Archana

Read only

Former Member
0 Likes
437

hai Archana,

Hi Try This Once .

It Is ver EASY Procees.

Just Go To SE84

Give The PRogram Name Or PAckage name In Which MM01 is present.

Then Click On Display.

Then Click On Enhancements.

Then U will Get USer Exits Aswell As BADI 's.

IF Found helpful Reward.

Regards

Eshwar