cancel
Showing results for 
Search instead for 
Did you mean: 

How to make changes in standard transaction ME51N.

Former Member
0 Kudos

Hi,

Can anyone tell me how to make changes in standard transaction ME51N.

I want to call transaction AS01 by clicking on standard button create asset. Please do the needful.

Regards.

Aniruddha

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member186099
Contributor
0 Kudos

Hi anirudda

As i understood from your question is that you want to add a new field 'CREATE ASSET' on me51n screen.

If i am correct you can use 'MEREQ001' enhancement for this purpose and you can write you code in the exits available in this enhancement.

Please check the documentation of this enhancement for more info.

(Use Smod for this purpose)

I hope it is helpful.

Reward points

Thanks,

Prasanna

Former Member
0 Kudos

Hi,

In ME51N on tab account assignment we have push button as ASSET by clicking on it calls screen 2310 to create an asset but it creates asset without taking care of mandatory fields. So i want to call transaction AS01 to create Asset instead of calling screen 2310. Ya think now you realize what is my problem. so if possible pls rply

Former Member
0 Kudos

Hi

If the push button is custom one, then take the value of the push button

if it is clicked then set the defaulkt values for the AS01 and check the mandatory fields

Regards

Shiva

Former Member
0 Kudos

Hi,

It is not a custom button it is standard button only.

former_member186099
Contributor
0 Kudos

Hi,

I dont find the 'Account tab' on ME51N txn.

Can you tell me where exactly it comes.

Better you create a custom field over there to call the other txn. instead of using the standard one for ur req and make the standard one as inactive button.

reward points

thanks,

Prasanna