‎2006 Oct 31 9:15 AM
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
‎2006 Oct 31 9:37 AM
u have to assign the sunroutine names to that o/p WE03.
Regards
Prabhu
‎2006 Oct 31 9:40 AM
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
‎2006 Nov 03 8:18 AM
‎2006 Nov 03 8:22 AM
Hi Santosh,
I tried in NACE and it is there.....
Program SAPFM07P_SMART
Form Routine ENTRY_WE01
Form MMIM_GRPO_SINGLE
‎2006 Nov 03 8:31 AM
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
‎2006 Nov 03 8:46 AM
hi santosh,
DO u know how to execute MMIM_GRPO_SINGLE form using
SAPFM07P_SMART program...??