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

Create variant in Module Pool

danieldaige
Discoverer
0 Likes
596

Hi Everybody,

Someone has an example for how to create a variant in a Module Pool program ?

Tks in advanced

Daniel

3 REPLIES 3
Read only

Former Member
0 Likes
539

go to ..

t-code :--SHD0 and create a variant screen variant or transaction variant for the dialog pgm.

Prabhudas

Read only

danieldaige
Discoverer
0 Likes
539

Hi,

I like to do this in a save button in Z transaction.

My program is SAPMZ ... (se80) and have many fields and table control.

The user would like to access this variant like a standard report.

Tks,

Daniel

Read only

0 Likes
539

hi,

The save button is in disable mode for all standard transaction's..

if the save is enable that means it is enable to save changes for the screen not for Create varaiant.

i think if you want to Create variant in Module Pool through save button for that transaction..it is a

long process..

Prabhu