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

MATERIAL_MAINTAIN_DIALOGUE

Former Member
0 Likes
577

Hi all,

I am using FM 'MATERIAL_MAINTAIN_DIALOGUE' for MM03 transaction.

By using this FM i am able to display material by selecting tab name (Eg. Basic Data etc.).

I want that i go directly to display screen by using this FM for MM03.

Means skip first screen.

How is it possible .

Suggess.

Thanks

Sanket sethi

Hi all,

I am using FM 'MATERIAL_MAINTAIN_DIALOGUE' for MM03 transaction.

By using this FM i am able to display material by selecting tab name (Eg. Basic Data etc.).

I want that i go directly to display screen by using this FM for MM03.

Means skip first screen.

How is it possible .

Suggess.

Thanks

Sanket sethi

1 REPLY 1
Read only

Former Member
0 Likes
445

Use the code:

Call Transaction 'MM03' and skip first screen.