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

smartform using MB90

Former Member
0 Likes
1,165

Hi Experts,

Iam trying to display goods movement values in <b>Smartforms</b>using MB90.

But in the SPRO->MM->InvManagement->output dermination->

assign forms and programs->....

output type WE03 was assigned with <b>SAP Script</b>(WESCHEINVERS3) for program SAPM07DR.

What i need to do if i want to display in the Smartform? Problem is no subroutine is existing for WE03 output.

Is it possible to create my own subroutine?

Any suggestions pls...

Thanks

kaki

6 REPLIES 6
Read only

Former Member
0 Likes
780

u have to assign the sunroutine names to that o/p WE03.

Regards

Prabhu

Read only

0 Likes
780

Hi Prabhu,

There is sap standard program called SAPFM07P_SMART for output type WE01 and smartform is MMIM_GRPO_SINGLE. and routine is ENTRY_WE01.

while executing MB90 why it not getting printed??

It is throwing error that <b>form does not exist</b>.

But in the SMARTFORMS transaction it is showing the MMIM_GRPO_SINGLE form.

Do i need to do any further cofiguration in SPRO?

Thanks

kaki

Read only

Former Member
0 Likes
780

why dont u try transaction NACE

santhosh

Read only

0 Likes
780

Hi Santosh,

I tried in NACE and it is there.....

Program SAPFM07P_SMART

Form Routine ENTRY_WE01

Form MMIM_GRPO_SINGLE

Read only

0 Likes
780

may be i didnt get ur question?

so did u problem get solved or u looking for some thing more?

actually in nace there are more than one output option areas and also seperate smart form provision. sme times you might not be looking at the rite place so i gave that suggestion.

enter ur smartform name in samrtform column and then delete the script name.

regards,

santhosh

Message was edited by: Kaluvala Santhosh

Message was edited by: Kaluvala Santhosh

Read only

0 Likes
780

hi santosh,

DO u know how to execute MMIM_GRPO_SINGLE form using

SAPFM07P_SMART program...??