‎2007 May 22 10:30 PM
Hi,
Iam calling module pool program from a report, while passing values to module pool program, one of the field doesn't have parameter id, how to pass value to it. and also please let me know how to call module pool program.
Appreciate your help.
Thanks in advance
jog
‎2007 May 22 10:41 PM
‎2007 May 22 10:41 PM
‎2007 May 22 11:12 PM
Hi,
Thanks for the quick reply,
Actual problem is, I need to customise tcode-MMAM, need to make material number field to take multiple numbers than single value(present), I am thinking of writing a wrapper program, so as to pass multiple values to MMAM.
also need to capture all the messages which MMAM currently displaying now for each material.
Could you please suggest any way to work on this.
or any there any bapi ?
appreciate your help.
Thannks
jog
‎2007 May 22 11:51 PM
You can copy from standard one to zcustom and will make select-option,but make sure that it is not easy one to do that and all.
i tried for any fm which will update MMAM but no luck..
‎2007 May 23 12:19 AM
Hi
Thanks for the reply,
if we make copy, can it be run in backgroud or can module program be run in back ground? this is one more required functionality.
Thanks
jog
‎2007 May 23 12:30 AM
Hi Jog,
Module pool program can be run in background. Most of the BDC's are written on module pool programs and they run in the background.
Also regarrding copying the standard program, if you require to make the changes for every user then instead of copying the program make modification in standard program as copied program are much harder to maintain during support pack implementation or upgrade that modification to standard program.
Reward points if useful.
Regards,
Atish